Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-8c-8g-11567 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/ccsdk-oran-maven-clm-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOeMLRK/agent.1541 SSH_AGENT_PID=1543 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ccsdk-oran-maven-clm-master@tmp/private_key_9164248861175468126.key (/w/workspace/ccsdk-oran-maven-clm-master@tmp/private_key_9164248861175468126.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/ccsdk/oran > git init /w/workspace/ccsdk-oran-maven-clm-master # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/ccsdk/oran > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ccsdk/oran +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/ccsdk/oran # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision b37a2339c0b9c8bf784e3fcfbc8c09bef483312f (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b37a2339c0b9c8bf784e3fcfbc8c09bef483312f # timeout=10 Commit message: "CI: Update python based Github2Gerrit" > git rev-list --no-walk 167b8e9108a0a1b03f03c44005dea66248ad357d # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins1704002224880411106.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NbeT lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-NbeT/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 26.1.2 from /tmp/venv-NbeT/lib/python3.11/site-packages/pip (python 3.11) aiohappyeyeballs==2.6.2 aiohttp==3.14.1 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 beautifulsoup4==4.15.0 boto3==1.43.29 botocore==1.43.29 bs4==0.0.2 certifi==2026.5.20 cffi==2.0.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.7 click==8.4.1 cliff==4.14.0 cmd2==4.0.0 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.3 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.29.3 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.50 httplib2==0.30.2 identify==2.6.19 idna==3.18 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.14.0 kubernetes==36.0.2 lftools==0.37.22 lxml==6.1.1 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.2.0 multi_key_dict==2.0.3 multidict==6.7.1 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.15.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.5.0 oslo.context==6.4.0 oslo.i18n==6.8.0 oslo.log==8.2.0 oslo.serialization==5.10.0 oslo.utils==10.1.1 packaging==26.2 pbr==7.0.3 platformdirs==4.10.0 prettytable==3.17.0 prompt_toolkit==3.0.52 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.13.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.4.2 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==10.1.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==2026.5.1 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.18.0 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.8.4 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.0 tqdm==4.68.2 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.4.3 wcwidth==0.8.1 websocket-client==1.9.0 wrapt==2.2.1 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.2 yq==3.4.3 [ccsdk-oran-maven-clm-master] $ /bin/sh /tmp/jenkins8268426606109224653.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-06-13 14:11:57 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-1T2iJu.sh" [1] downloading uv 0.11.21 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.11.21 (x86_64-unknown-linux-gnu) [ccsdk-oran-maven-clm-master] $ /bin/sh -xe /tmp/jenkins6390300178817090438.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-8c-8g-11567 [ccsdk-oran-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master "-DMAVEN_OPTS=-Ddocker.skip=true --add-opens=java.base/java.util=ALL-UNNAMED" -DPROJECT=ccsdk/oran -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=ccsdk/oran --version Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-179-generic", arch: "amd64", family: "unix" [ccsdk-oran-maven-clm-master] $ /bin/sh -xe /tmp/jenkins2464369373791202720.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk21 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [ccsdk-oran-maven-clm-master] $ /bin/sh /tmp/jenkins4448875901191187798.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "21.0.10" 2026-01-20 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04) OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/ccsdk-oran-maven-clm-master@tmp/config8873436418158372620tmp copy managed file [ccsdk-oran-settings] to file:/w/workspace/ccsdk-oran-maven-clm-master@tmp/config6532962611074950052tmp [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install [EnvInject] - Variables injected successfully. [ccsdk-oran-maven-clm-master] $ /bin/bash -l /tmp/jenkins1535918819482635476.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> sonatype-clm.sh Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-179-generic", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ccsdk-oran :: a1-adapter-model [bundle] [INFO] ccsdk-oran :: a1-adapter-provider [bundle] [INFO] ccsdk-oran :: a1-adapter-feature [feature] [INFO] ccsdk-oran :: a1-adapter-installer [pom] [INFO] ccsdk-oran :: a1-adapter-api [pom] [INFO] ccsdk-oran :: a1-adapter-northbound [feature] [INFO] ccsdk-oran :: a1-adapter-northbound-installer [pom] [INFO] ccsdk-oran :: ccsdk-a1-adapter-feature-aggregator [pom] [INFO] ccsdk-oran :: ccsdk-a1-adapter [pom] [INFO] ccsdk-oran :: a1-policy-management-service [jar] [INFO] ccsdk-oran [pom] [INFO] [INFO] ----------------< org.onap.ccsdk.oran:a1-adapter-model >---------------- [INFO] Building ccsdk-oran :: a1-adapter-model 2.3.0-SNAPSHOT [1/11] [INFO] from a1-adapter/a1-adapter-api/model/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] Parameter 'findbugsXmlOutputDirectory' is unknown for plugin 'spotbugs-maven-plugin:3.1.12.2:check (analyze-compile)' [WARNING] Parameter 'findbugsXmlOutputDirectory' is unknown for plugin 'spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs)' [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ a1-adapter-model --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ a1-adapter-model --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ a1-adapter-model --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ a1-adapter-model --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ a1-adapter-model --- [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ a1-adapter-model --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ a1-adapter-model --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ a1-adapter-model --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (default-prepare-agent) @ a1-adapter-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ a1-adapter-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 4.173 ms [INFO] yang-to-sources: Project model files found: 1 in 87.05 ms [INFO] yang-to-sources: 3 YANG models processed in 172.7 ms [INFO] BindingJavaFileGenerator: Defined 29 files in 72.90 ms [INFO] Sorted 29 files into 3 directories in 3.339 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 29 in 142.5 ms [INFO] [INFO] --- checkstyle:3.2.1:check (check-license) @ a1-adapter-model --- [INFO] [INFO] --- checkstyle:3.2.1:check (default) @ a1-adapter-model --- [INFO] [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ a1-adapter-model --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ a1-adapter-model --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ a1-adapter-model --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ a1-adapter-model --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 28 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:3.1.12.2:check (analyze-compile) > :spotbugs @ a1-adapter-model >>> [INFO] [INFO] --- spotbugs:3.1.12.2:spotbugs (spotbugs) @ a1-adapter-model --- [INFO] [INFO] <<< spotbugs:3.1.12.2:check (analyze-compile) < :spotbugs @ a1-adapter-model <<< [INFO] [INFO] [INFO] --- spotbugs:3.1.12.2:check (analyze-compile) @ a1-adapter-model --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ a1-adapter-model --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ a1-adapter-model --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M8:test (default-test) @ a1-adapter-model --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ a1-adapter-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.13:report (default-report) @ a1-adapter-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ a1-adapter-model --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ a1-adapter-model --- [INFO] Building bundle: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/a1-adapter-model-2.3.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ a1-adapter-model --- [ERROR] Error fetching link: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/javadoc-bundle-options. Ignored it. [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/a1-adapter-model-2.3.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-integration-test) @ a1-adapter-model --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ a1-adapter-model --- [INFO] No tests to run. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ a1-adapter-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/bom.xml [INFO] attaching as a1-adapter-model-2.3.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as a1-adapter-model-2.3.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jacoco:0.8.13:report (post-integration-test) @ a1-adapter-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ a1-adapter-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ a1-adapter-model --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ a1-adapter-model --- [INFO] Building jar: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/a1-adapter-model-2.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ a1-adapter-model --- [INFO] [INFO] --- modernizer:2.1.0:modernizer (modernizer) @ a1-adapter-model --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ a1-adapter-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.13:check (default-check) @ a1-adapter-model --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/jacoco.exec [INFO] [INFO] --- install:3.1.4:install (default-install) @ a1-adapter-model --- [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/pom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-model/2.3.0-SNAPSHOT/a1-adapter-model-2.3.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/a1-adapter-model-2.3.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/oran/a1-adapter-model/2.3.0-SNAPSHOT/a1-adapter-model-2.3.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/a1-adapter-model-2.3.0-SNAPSHOT-javadoc.jar to /tmp/r/org/onap/ccsdk/oran/a1-adapter-model/2.3.0-SNAPSHOT/a1-adapter-model-2.3.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-model/2.3.0-SNAPSHOT/a1-adapter-model-2.3.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/bom.json to /tmp/r/org/onap/ccsdk/oran/a1-adapter-model/2.3.0-SNAPSHOT/a1-adapter-model-2.3.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/a1-adapter-model-2.3.0-SNAPSHOT-sources.jar to /tmp/r/org/onap/ccsdk/oran/a1-adapter-model/2.3.0-SNAPSHOT/a1-adapter-model-2.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ a1-adapter-model --- [INFO] Writing OBR metadata [INFO] Installing org/onap/ccsdk/oran/a1-adapter-model/2.3.0-SNAPSHOT/a1-adapter-model-2.3.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ a1-adapter-model --- [INFO] org.onap.ccsdk.oran:a1-adapter-model:bundle:2.3.0-SNAPSHOT [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.18:compile [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.27.4:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test [INFO] \- org.mockito:mockito-core:jar:5.19.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.19:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:3.0.8-01:index (default-cli) @ a1-adapter-model --- [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/sonatype-clm/module.xml [INFO] [INFO] --------------< org.onap.ccsdk.oran:a1-adapter-provider >--------------- [INFO] Building ccsdk-oran :: a1-adapter-provider 2.3.0-SNAPSHOT [2/11] [INFO] from a1-adapter/a1-adapter-api/provider/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] Parameter 'findbugsXmlOutputDirectory' is unknown for plugin 'spotbugs-maven-plugin:3.1.12.2:check (analyze-compile)' [WARNING] Parameter 'findbugsXmlOutputDirectory' is unknown for plugin 'spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs)' [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [WARNING] The POM for com.sun.xml.bind:jaxb-core:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available: 1 problem was encountered while building the effective model for com.sun.xml.bind:jaxb-core:2.2.11 [ERROR] 'dependencyManagement.dependencies.dependency.systemPath' for com.sun:tools:jar must specify an absolute path but is ${tools.jar} @ [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ a1-adapter-provider --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ a1-adapter-provider --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ a1-adapter-provider --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ a1-adapter-provider --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ a1-adapter-provider --- [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ a1-adapter-provider --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ a1-adapter-provider --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ a1-adapter-provider --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (default-prepare-agent) @ a1-adapter-provider --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.2.1:check (check-license) @ a1-adapter-provider --- [INFO] [INFO] --- checkstyle:3.2.1:check (default) @ a1-adapter-provider --- [INFO] [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ a1-adapter-provider --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ a1-adapter-provider --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ a1-adapter-provider --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ a1-adapter-provider --- [WARNING] Parameter 'forceJavacCompilerUse' (user property 'maven.compiler.forceJavacCompilerUse') is deprecated: Use forceLegacyJavacApi instead [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-api.jar": no such file or directory [WARNING] /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/src/main/java/org/onap/ccsdk/features/a1/adapter/A1AdapterProvider.java:[90,7] [try] auto-closeable resource A1AdapterProvider has a member method close() that could throw InterruptedException [WARNING] /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/src/main/java/org/onap/ccsdk/features/a1/adapter/A1AdapterProvider.java:[533,2] [rawtypes] found raw type: ServiceReference missing type arguments for generic class ServiceReference where S is a type-variable: S extends Object declared in interface ServiceReference [WARNING] /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/src/main/java/org/onap/ccsdk/features/a1/adapter/A1AdapterProvider.java:[535,47] [unchecked] unchecked method invocation: method getService in interface BundleContext is applied to given types required: ServiceReference found: ServiceReference where S is a type-variable: S extends Object declared in method getService(ServiceReference) [WARNING] /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/src/main/java/org/onap/ccsdk/features/a1/adapter/A1AdapterProvider.java:[535,48] [unchecked] unchecked conversion required: ServiceReference found: ServiceReference where S is a type-variable: S extends Object declared in method getService(ServiceReference) [WARNING] /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/src/main/java/org/onap/ccsdk/features/a1/adapter/A1AdapterProvider.java:[126,64] [this-escape] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:3.1.12.2:check (analyze-compile) > :spotbugs @ a1-adapter-provider >>> [INFO] [INFO] --- spotbugs:3.1.12.2:spotbugs (spotbugs) @ a1-adapter-provider --- [INFO] [INFO] <<< spotbugs:3.1.12.2:check (analyze-compile) < :spotbugs @ a1-adapter-provider <<< [INFO] [INFO] [INFO] --- spotbugs:3.1.12.2:check (analyze-compile) @ a1-adapter-provider --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ a1-adapter-provider --- [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ a1-adapter-provider --- [WARNING] Parameter 'forceJavacCompilerUse' (user property 'maven.compiler.forceJavacCompilerUse') is deprecated: Use forceLegacyJavacApi instead [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-api.jar": no such file or directory [INFO] [INFO] --- surefire:3.0.0-M8:test (default-test) @ a1-adapter-provider --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.ccsdk.features.a1.adapter.A1AdapterClientTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.505 s - in org.onap.ccsdk.features.a1.adapter.A1AdapterClientTest [INFO] Running org.onap.ccsdk.features.a1.adapter.A1AdapterProviderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s - in org.onap.ccsdk.features.a1.adapter.A1AdapterProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ a1-adapter-provider --- [INFO] Loading execution data file /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'ccsdk-oran :: a1-adapter-provider' with 3 classes [INFO] [INFO] --- jacoco:0.8.13:report (default-report) @ a1-adapter-provider --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ a1-adapter-provider --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ a1-adapter-provider --- [INFO] Building bundle: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/a1-adapter-provider-2.3.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ a1-adapter-provider --- [ERROR] Error fetching link: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/javadoc-bundle-options. Ignored it. [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/a1-adapter-provider-2.3.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-integration-test) @ a1-adapter-provider --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ a1-adapter-provider --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ a1-adapter-provider --- [INFO] CycloneDX: Resolving Dependencies [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 [WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-core:jar:2.2.11 from repository. [INFO] CycloneDX: Creating BOM version 1.6 with 80 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/bom.xml [INFO] attaching as a1-adapter-provider-2.3.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/bom.json [INFO] attaching as a1-adapter-provider-2.3.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jacoco:0.8.13:report (post-integration-test) @ a1-adapter-provider --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ a1-adapter-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ a1-adapter-provider --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [WARNING] org.apache.httpcomponents:httpcore:jar:4.4.14:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile [WARNING] Unused declared dependencies found: [WARNING] jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile [WARNING] org.apache.httpcomponents:httpclient:jar:4.5.13:compile [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:14.0.17:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ a1-adapter-provider --- [INFO] Building jar: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/a1-adapter-provider-2.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ a1-adapter-provider --- [INFO] [INFO] --- modernizer:2.1.0:modernizer (modernizer) @ a1-adapter-provider --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ a1-adapter-provider --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.13:check (default-check) @ a1-adapter-provider --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/jacoco.exec [INFO] [INFO] --- install:3.1.4:install (default-install) @ a1-adapter-provider --- [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/pom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-provider/2.3.0-SNAPSHOT/a1-adapter-provider-2.3.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/a1-adapter-provider-2.3.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/oran/a1-adapter-provider/2.3.0-SNAPSHOT/a1-adapter-provider-2.3.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/a1-adapter-provider-2.3.0-SNAPSHOT-javadoc.jar to /tmp/r/org/onap/ccsdk/oran/a1-adapter-provider/2.3.0-SNAPSHOT/a1-adapter-provider-2.3.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-provider/2.3.0-SNAPSHOT/a1-adapter-provider-2.3.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/bom.json to /tmp/r/org/onap/ccsdk/oran/a1-adapter-provider/2.3.0-SNAPSHOT/a1-adapter-provider-2.3.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/a1-adapter-provider-2.3.0-SNAPSHOT-sources.jar to /tmp/r/org/onap/ccsdk/oran/a1-adapter-provider/2.3.0-SNAPSHOT/a1-adapter-provider-2.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ a1-adapter-provider --- [INFO] Installing org/onap/ccsdk/oran/a1-adapter-provider/2.3.0-SNAPSHOT/a1-adapter-provider-2.3.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ a1-adapter-provider --- [INFO] org.onap.ccsdk.oran:a1-adapter-provider:bundle:2.3.0-SNAPSHOT [INFO] +- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile [INFO] +- org.osgi:org.osgi.core:jar:5.0.0:provided [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided [INFO] | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided [INFO] +- org.onap.ccsdk.oran:a1-adapter-model:jar:2.3.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.18:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.18:compile [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.17:compile [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-model:jar:14.0.18:test [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf:jar:14.0.18:test [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.18:test [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:14.0.18:test [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.18:test [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.18:test [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.17:compile [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.17:compile [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.18:test [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.18:test [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.17:compile [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.17:compile [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.17:compile [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:14.0.18:test [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.17:test [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.17:test [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.17:test [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.17:test [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.17:compile [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.17:test [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.17:test [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.17:test [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.17:test [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.17:test [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.17:test [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.17:test [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.17:test [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.17:test [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.17:test [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.17:test [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.17:test [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.17:test [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.17:test [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.17:test [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.17:test [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.17:test [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.17:test [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.17:test [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.17:test [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.17:test [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.17:test [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.17:test [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.17:test [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.17:test [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.17:test [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.17:test [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.17:test [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.18:test [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.18:test [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.17:test [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.17:test [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.17:test [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.17:test [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.17:compile [INFO] | | \- org.immutables:value:jar:annotations:2.11.3:compile (optional) [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.17:compile [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.17:test [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.17:compile [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.17:compile [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.17:compile [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.17:compile [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.17:compile [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.13:compile [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.14:compile [INFO] | +- commons-logging:commons-logging:jar:1.3.5:compile [INFO] | \- commons-codec:commons-codec:jar:1.19.0:compile [INFO] +- org.onap.ccsdk.sli.core:sli-common:jar:2.3.1:provided [INFO] | +- org.antlr:antlr4:jar:4.13.2:provided [INFO] | | +- org.antlr:antlr-runtime:jar:3.5.3:provided [INFO] | | +- org.antlr:ST4:jar:4.3.4:provided [INFO] | | +- org.abego.treelayout:org.abego.treelayout.core:jar:1.0.3:provided [INFO] | | \- com.ibm.icu:icu4j:jar:72.1:provided [INFO] | +- org.antlr:antlr4-runtime:jar:4.13.2:provided [INFO] | +- org.apache.commons:commons-lang3:jar:3.18.0:provided [INFO] | +- org.apache.commons:commons-text:jar:1.14.0:provided [INFO] | +- org.onap.ccsdk.sli.core:dblib-provider:jar:2.3.1:provided [INFO] | | +- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:provided [INFO] | | | \- com.github.waffle:waffle-jna:jar:3.3.0:provided [INFO] | | | +- net.java.dev.jna:jna:jar:5.17.0:provided [INFO] | | | +- net.java.dev.jna:jna-platform:jar:5.17.0:provided [INFO] | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided [INFO] | | | +- com.github.ben-manes.caffeine:caffeine:jar:2.8.8:provided [INFO] | | | \- org.checkerframework:checker-qual:jar:3.50.0:provided [INFO] | | \- org.apache.tomcat:tomcat-jdbc:jar:9.0.52:provided [INFO] | | \- org.apache.tomcat:tomcat-juli:jar:9.0.52:provided [INFO] | +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:provided [INFO] | +- com.google.code.gson:gson:jar:2.13.1:provided [INFO] | +- javax.xml.bind:jaxb-api:jar:2.3.1:provided [INFO] | +- com.sun.xml.bind:jaxb-core:jar:2.2.11:provided [INFO] | \- com.sun.xml.bind:jaxb-impl:jar:2.3.9:provided [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided [INFO] | \- com.sun.activation:jakarta.activation:jar:1.2.2:provided [INFO] +- org.onap.ccsdk.sli.core:sli-provider:jar:2.3.1:provided [INFO] | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:2.3.1:provided [INFO] | +- commons-lang:commons-lang:jar:2.6:provided [INFO] | \- com.google.code.findbugs:annotations:jar:3.0.1:provided [INFO] | +- net.jcip:jcip-annotations:jar:1.0:provided [INFO] | \- com.google.code.findbugs:jsr305:jar:3.0.1:provided [INFO] +- org.onap.ccsdk.sli.core:utils-provider:jar:2.3.1:provided [INFO] | \- com.att.eelf:eelf-core:jar:1.0.0:provided [INFO] +- junit:junit:jar:4.13.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.mockito:mockito-core:jar:5.19.0:test [INFO] | +- net.bytebuddy:byte-buddy:jar:1.17.7:test [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.19:test [INFO] | \- org.objenesis:objenesis:jar:3.3:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.13.4:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.27.4:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.13.4:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test [INFO] [INFO] --- clm:3.0.8-01:index (default-cli) @ a1-adapter-provider --- [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/sonatype-clm/module.xml [INFO] [INFO] ---------------< org.onap.ccsdk.oran:a1-adapter-feature >--------------- [INFO] Building ccsdk-oran :: a1-adapter-feature 2.3.0-SNAPSHOT [3/11] [INFO] from a1-adapter/a1-adapter-api/feature/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [WARNING] Parameter 'findbugsXmlOutputDirectory' is unknown for plugin 'spotbugs-maven-plugin:3.1.12.2:check (analyze-compile)' [WARNING] Parameter 'findbugsXmlOutputDirectory' is unknown for plugin 'spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs)' [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ a1-adapter-feature --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ a1-adapter-feature --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ a1-adapter-feature --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ a1-adapter-feature --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ a1-adapter-feature --- [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ a1-adapter-feature --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ a1-adapter-feature --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ a1-adapter-feature --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (default-prepare-agent) @ a1-adapter-feature --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.2.1:check (check-license) @ a1-adapter-feature --- [INFO] [INFO] --- checkstyle:3.2.1:check (default) @ a1-adapter-feature --- [INFO] [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ a1-adapter-feature --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ a1-adapter-feature --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ a1-adapter-feature --- [INFO] Generating feature descriptor file /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/feature/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ a1-adapter-feature --- [INFO] Using repositories: file:///tmp/r@id=local_m2,https://nexus.onap.org/content/repositories/snapshots/@id=snapshots@noreleases@snapshots,https://nexus.onap.org/content/repositories/public/@id=release-mirror@snapshots,https://nexus.onap.org/content/repositories/public/@id=onap-public,https://nexus.onap.org/content/repositories/releases/@id=releases,https://nexus.onap.org/content/groups/staging@id=onap-staging@snapshots,https://nexus.onap.org/content/repositories/releases@id=ecomp-release,https://nexus.onap.org/content/repositories/snapshots@id=ecomp-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:3.1.12.2:check (analyze-compile) > :spotbugs @ a1-adapter-feature >>> [INFO] [INFO] --- spotbugs:3.1.12.2:spotbugs (spotbugs) @ a1-adapter-feature --- [INFO] [INFO] <<< spotbugs:3.1.12.2:check (analyze-compile) < :spotbugs @ a1-adapter-feature <<< [INFO] [INFO] [INFO] --- spotbugs:3.1.12.2:check (analyze-compile) @ a1-adapter-feature --- [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ a1-adapter-feature --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- feattest:14.1.3:test (default) @ a1-adapter-feature --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip [INFO] [INFO] --- jacoco:0.8.13:report (default-report) @ a1-adapter-feature --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ a1-adapter-feature --- [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ a1-adapter-feature --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-integration-test) @ a1-adapter-feature --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ a1-adapter-feature --- [INFO] No tests to run. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ a1-adapter-feature --- [INFO] CycloneDX: Resolving Dependencies [WARNING] Could not transfer metadata org.onap.ccsdk.parent:single-feature-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (http://repository.apache.org/snapshots): Connect to repository.apache.org:80 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.ccsdk.parent:single-feature-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed [WARNING] Could not transfer metadata org.onap.ccsdk.parent:single-feature-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to releases.java.net (https://maven.java.net/content/repositories/releases/): (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed [WARNING] Could not transfer metadata org.onap.ccsdk.parent:single-feature-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-staging (https://maven.java.net/content/repositories/staging/): (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed [WARNING] Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (http://repository.apache.org/snapshots): Connect to repository.apache.org:80 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed [WARNING] Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to releases.java.net (https://maven.java.net/content/repositories/releases/): (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed [WARNING] Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-staging (https://maven.java.net/content/repositories/staging/): (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed [WARNING] org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml failed to transfer from http://repository.apache.org/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (http://repository.apache.org/snapshots): Connect to repository.apache.org:80 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed [WARNING] org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/releases/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of releases.java.net has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to releases.java.net (https://maven.java.net/content/repositories/releases/): (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed [WARNING] org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/staging/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-staging has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-staging (https://maven.java.net/content/repositories/staging/): (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed [INFO] CycloneDX: Creating BOM version 1.6 with 40 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/feature/target/bom.xml [INFO] attaching as a1-adapter-feature-2.3.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/feature/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as a1-adapter-feature-2.3.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jacoco:0.8.13:report (post-integration-test) @ a1-adapter-feature --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ a1-adapter-feature --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ a1-adapter-feature --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ a1-adapter-feature --- [INFO] Skipping source per configuration. [INFO] [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ a1-adapter-feature --- [INFO] [INFO] --- modernizer:2.1.0:modernizer (modernizer) @ a1-adapter-feature --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ a1-adapter-feature --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco:0.8.13:check (default-check) @ a1-adapter-feature --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ a1-adapter-feature --- [WARNING] [WARNING] The packaging plugin for project a1-adapter-feature did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/feature/pom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-feature/2.3.0-SNAPSHOT/a1-adapter-feature-2.3.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/feature/target/feature/feature.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-feature/2.3.0-SNAPSHOT/a1-adapter-feature-2.3.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/feature/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-feature/2.3.0-SNAPSHOT/a1-adapter-feature-2.3.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/feature/target/bom.json to /tmp/r/org/onap/ccsdk/oran/a1-adapter-feature/2.3.0-SNAPSHOT/a1-adapter-feature-2.3.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ a1-adapter-feature --- [INFO] org.onap.ccsdk.oran:a1-adapter-feature:feature:2.3.0-SNAPSHOT [INFO] +- org.onap.ccsdk.oran:a1-adapter-provider:jar:2.3.0-SNAPSHOT:compile [INFO] | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile [INFO] | +- org.onap.ccsdk.oran:a1-adapter-model:jar:2.3.0-SNAPSHOT:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.18:compile [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile [INFO] | | +- com.google.guava:guava:jar:33.4.8-jre:compile [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.3:compile [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:compile [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [INFO] | | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.18:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.17:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.17:compile [INFO] | | | \- org.immutables:value:jar:annotations:2.11.3:compile (optional) [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.17:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.17:compile [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.17:compile [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.17:compile [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.17:compile [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.17:compile [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.17:compile [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.17:compile [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.17:compile [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.17:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.17:compile [INFO] | \- org.apache.httpcomponents:httpclient:jar:4.5.13:compile [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.14:compile [INFO] | +- commons-logging:commons-logging:jar:1.3.5:compile [INFO] | \- commons-codec:commons-codec:jar:1.19.0:compile [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.27.4:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test [INFO] \- org.mockito:mockito-core:jar:5.19.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.19:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:3.0.8-01:index (default-cli) @ a1-adapter-feature --- [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/feature/target/sonatype-clm/module.xml [INFO] [INFO] --------------< org.onap.ccsdk.oran:a1-adapter-installer >-------------- [INFO] Building ccsdk-oran :: a1-adapter-installer 2.3.0-SNAPSHOT [4/11] [INFO] from a1-adapter/a1-adapter-api/installer/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ a1-adapter-installer --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ a1-adapter-installer --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ a1-adapter-installer --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ a1-adapter-installer --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ a1-adapter-installer --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ a1-adapter-installer --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (default-prepare-agent) @ a1-adapter-installer --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/jacoco.exec [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ a1-adapter-installer --- [INFO] [INFO] --- checkstyle:3.2.1:check (default) @ a1-adapter-installer --- [INFO] [INFO] --- checkstyle:3.2.1:check (check-license) @ a1-adapter-installer --- [INFO] [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ a1-adapter-installer --- [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ a1-adapter-installer --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.13:report (default-report) @ a1-adapter-installer --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- dependency:3.8.1:copy-dependencies (copy-dependencies) @ a1-adapter-installer --- [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/feature/target/feature/feature.xml to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/assembly/system/org/onap/ccsdk/oran/a1-adapter-feature/2.3.0-SNAPSHOT/a1-adapter-feature-2.3.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/a1-adapter-provider-2.3.0-SNAPSHOT.jar to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/assembly/system/org/onap/ccsdk/oran/a1-adapter-provider/2.3.0-SNAPSHOT/a1-adapter-provider-2.3.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/a1-adapter-model-2.3.0-SNAPSHOT.jar to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/assembly/system/org/onap/ccsdk/oran/a1-adapter-model/2.3.0-SNAPSHOT/a1-adapter-model-2.3.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ a1-adapter-installer --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- assembly:3.7.1:single (maven-repo-zip) @ a1-adapter-installer --- [INFO] Reading assembly descriptor: src/assembly/assemble_mvnrepo_zip.xml [INFO] Building zip: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/stage/a1-adapter-2.3.0-SNAPSHOT-repo.zip [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-integration-test) @ a1-adapter-installer --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ a1-adapter-installer --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.13:report (post-integration-test) @ a1-adapter-installer --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ a1-adapter-installer --- [INFO] CycloneDX: Resolving Dependencies [WARNING] Could not transfer metadata org.onap.ccsdk.parent:odlparent-lite:3.3.2-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.ccsdk.parent:odlparent-lite:3.3.2-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed [WARNING] Could not transfer metadata org.onap.ccsdk.parent:odlparent-lite:3.3.2-SNAPSHOT/maven-metadata.xml from/to releases.java.net (https://maven.java.net/content/repositories/releases/): (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed [WARNING] Could not transfer metadata org.onap.ccsdk.parent:odlparent-lite:3.3.2-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-staging (https://maven.java.net/content/repositories/staging/): (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed [WARNING] org.onap.ccsdk.parent:single-feature-parent:3.3.2-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:single-feature-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed [WARNING] org.onap.ccsdk.parent:single-feature-parent:3.3.2-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/releases/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of releases.java.net has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:single-feature-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to releases.java.net (https://maven.java.net/content/repositories/releases/): (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed [WARNING] org.onap.ccsdk.parent:single-feature-parent:3.3.2-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/staging/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-staging has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:single-feature-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-staging (https://maven.java.net/content/repositories/staging/): (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed [WARNING] org.onap.ccsdk.parent:single-feature-parent:3.3.2-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:single-feature-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed [WARNING] org.onap.ccsdk.parent:single-feature-parent:3.3.2-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/releases/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of releases.java.net has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:single-feature-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to releases.java.net (https://maven.java.net/content/repositories/releases/): (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed [WARNING] org.onap.ccsdk.parent:single-feature-parent:3.3.2-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/staging/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-staging has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:single-feature-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-staging (https://maven.java.net/content/repositories/staging/): (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed [WARNING] Could not transfer metadata org.onap.ccsdk.parent:single-feature-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed [WARNING] org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/releases/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of releases.java.net has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to releases.java.net (https://maven.java.net/content/repositories/releases/): (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed [WARNING] org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/staging/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-staging has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-staging (https://maven.java.net/content/repositories/staging/): (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed [WARNING] org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed [WARNING] org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/releases/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of releases.java.net has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to releases.java.net (https://maven.java.net/content/repositories/releases/): (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed [WARNING] org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/staging/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-staging has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-staging (https://maven.java.net/content/repositories/staging/): (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed [WARNING] Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml failed to transfer from https://repository.apache.org/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed [WARNING] org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/releases/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of releases.java.net has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to releases.java.net (https://maven.java.net/content/repositories/releases/): (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed [WARNING] org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/staging/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-staging has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.ccsdk.parent:binding-parent:3.3.2-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-staging (https://maven.java.net/content/repositories/staging/): (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed [INFO] CycloneDX: Creating BOM version 1.6 with 40 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/bom.xml [INFO] attaching as a1-adapter-installer-2.3.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as a1-adapter-installer-2.3.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jacoco:0.8.13:check (default-check) @ a1-adapter-installer --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ a1-adapter-installer --- [INFO] [INFO] --- install:3.1.4:install (default-install) @ a1-adapter-installer --- [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/pom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-installer/2.3.0-SNAPSHOT/a1-adapter-installer-2.3.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/stage/a1-adapter-2.3.0-SNAPSHOT-repo.zip to /tmp/r/org/onap/ccsdk/oran/a1-adapter-installer/2.3.0-SNAPSHOT/a1-adapter-installer-2.3.0-SNAPSHOT-repo.zip [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-installer/2.3.0-SNAPSHOT/a1-adapter-installer-2.3.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/bom.json to /tmp/r/org/onap/ccsdk/oran/a1-adapter-installer/2.3.0-SNAPSHOT/a1-adapter-installer-2.3.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ a1-adapter-installer --- [INFO] org.onap.ccsdk.oran:a1-adapter-installer:pom:2.3.0-SNAPSHOT [INFO] +- org.onap.ccsdk.oran:a1-adapter-feature:xml:features:2.3.0-SNAPSHOT:compile [INFO] \- org.onap.ccsdk.oran:a1-adapter-provider:jar:2.3.0-SNAPSHOT:compile [INFO] +- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile [INFO] +- org.onap.ccsdk.oran:a1-adapter-model:jar:2.3.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.18:compile [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.18:compile [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.17:compile [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.17:compile [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.17:compile [INFO] | | \- org.immutables:value:jar:annotations:2.11.3:compile (optional) [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.17:compile [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.17:compile [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.17:compile [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.17:compile [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.17:compile [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.17:compile [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.17:compile [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.17:compile [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.17:compile [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.17:compile [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.17:compile [INFO] \- org.apache.httpcomponents:httpclient:jar:4.5.13:compile [INFO] +- org.apache.httpcomponents:httpcore:jar:4.4.14:compile [INFO] +- commons-logging:commons-logging:jar:1.3.5:compile [INFO] \- commons-codec:commons-codec:jar:1.19.0:compile [INFO] [INFO] --- clm:3.0.8-01:index (default-cli) @ a1-adapter-installer --- [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/sonatype-clm/module.xml [INFO] [INFO] -----------------< org.onap.ccsdk.oran:a1-adapter-api >----------------- [INFO] Building ccsdk-oran :: a1-adapter-api 2.3.0-SNAPSHOT [5/11] [INFO] from a1-adapter/a1-adapter-api/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ a1-adapter-api --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ a1-adapter-api --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ a1-adapter-api --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ a1-adapter-api --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ a1-adapter-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ a1-adapter-api --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (default-prepare-agent) @ a1-adapter-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/target/jacoco.exec [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ a1-adapter-api --- [INFO] [INFO] --- checkstyle:3.2.1:check (default) @ a1-adapter-api --- [INFO] [INFO] --- checkstyle:3.2.1:check (check-license) @ a1-adapter-api --- [INFO] [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ a1-adapter-api --- [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ a1-adapter-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.13:report (default-report) @ a1-adapter-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ a1-adapter-api --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-integration-test) @ a1-adapter-api --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ a1-adapter-api --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.13:report (post-integration-test) @ a1-adapter-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ a1-adapter-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/target/bom.xml [INFO] attaching as a1-adapter-api-2.3.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/target/bom.json [INFO] attaching as a1-adapter-api-2.3.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jacoco:0.8.13:check (default-check) @ a1-adapter-api --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ a1-adapter-api --- [INFO] [INFO] --- install:3.1.4:install (default-install) @ a1-adapter-api --- [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/pom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-api/2.3.0-SNAPSHOT/a1-adapter-api-2.3.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-api/2.3.0-SNAPSHOT/a1-adapter-api-2.3.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/target/bom.json to /tmp/r/org/onap/ccsdk/oran/a1-adapter-api/2.3.0-SNAPSHOT/a1-adapter-api-2.3.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ a1-adapter-api --- [INFO] org.onap.ccsdk.oran:a1-adapter-api:pom:2.3.0-SNAPSHOT [INFO] [INFO] --- clm:3.0.8-01:index (default-cli) @ a1-adapter-api --- [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/target/sonatype-clm/module.xml [INFO] [INFO] -------------< org.onap.ccsdk.oran:a1-adapter-northbound >-------------- [INFO] Building ccsdk-oran :: a1-adapter-northbound 2.3.0-SNAPSHOT [6/11] [INFO] from a1-adapter/features/a1-adapter-northbound/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [WARNING] Parameter 'findbugsXmlOutputDirectory' is unknown for plugin 'spotbugs-maven-plugin:3.1.12.2:check (analyze-compile)' [WARNING] Parameter 'findbugsXmlOutputDirectory' is unknown for plugin 'spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs)' [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ a1-adapter-northbound --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ a1-adapter-northbound --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ a1-adapter-northbound --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ a1-adapter-northbound --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ a1-adapter-northbound --- [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ a1-adapter-northbound --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ a1-adapter-northbound --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ a1-adapter-northbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (default-prepare-agent) @ a1-adapter-northbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.2.1:check (check-license) @ a1-adapter-northbound --- [INFO] [INFO] --- checkstyle:3.2.1:check (default) @ a1-adapter-northbound --- [INFO] [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ a1-adapter-northbound --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ a1-adapter-northbound --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ a1-adapter-northbound --- [INFO] Generating feature descriptor file /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/a1-adapter-northbound/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ a1-adapter-northbound --- [INFO] Using repositories: file:///tmp/r@id=local_m2,https://nexus.onap.org/content/repositories/snapshots/@id=snapshots@noreleases@snapshots,https://nexus.onap.org/content/repositories/public/@id=release-mirror@snapshots,https://nexus.onap.org/content/repositories/public/@id=onap-public,https://nexus.onap.org/content/repositories/releases/@id=releases,https://nexus.onap.org/content/groups/staging@id=onap-staging@snapshots,https://nexus.onap.org/content/repositories/releases@id=ecomp-release,https://nexus.onap.org/content/repositories/snapshots@id=ecomp-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:3.1.12.2:check (analyze-compile) > :spotbugs @ a1-adapter-northbound >>> [INFO] [INFO] --- spotbugs:3.1.12.2:spotbugs (spotbugs) @ a1-adapter-northbound --- [INFO] [INFO] <<< spotbugs:3.1.12.2:check (analyze-compile) < :spotbugs @ a1-adapter-northbound <<< [INFO] [INFO] [INFO] --- spotbugs:3.1.12.2:check (analyze-compile) @ a1-adapter-northbound --- [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ a1-adapter-northbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- feattest:14.1.3:test (default) @ a1-adapter-northbound --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip [INFO] [INFO] --- jacoco:0.8.13:report (default-report) @ a1-adapter-northbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ a1-adapter-northbound --- [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ a1-adapter-northbound --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-integration-test) @ a1-adapter-northbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ a1-adapter-northbound --- [INFO] No tests to run. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ a1-adapter-northbound --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/a1-adapter-northbound/target/bom.xml [INFO] attaching as a1-adapter-northbound-2.3.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/a1-adapter-northbound/target/bom.json [INFO] attaching as a1-adapter-northbound-2.3.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jacoco:0.8.13:report (post-integration-test) @ a1-adapter-northbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ a1-adapter-northbound --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ a1-adapter-northbound --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ a1-adapter-northbound --- [INFO] Skipping source per configuration. [INFO] [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ a1-adapter-northbound --- [INFO] [INFO] --- modernizer:2.1.0:modernizer (modernizer) @ a1-adapter-northbound --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ a1-adapter-northbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco:0.8.13:check (default-check) @ a1-adapter-northbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ a1-adapter-northbound --- [WARNING] [WARNING] The packaging plugin for project a1-adapter-northbound did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/a1-adapter-northbound/pom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-northbound/2.3.0-SNAPSHOT/a1-adapter-northbound-2.3.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/a1-adapter-northbound/target/feature/feature.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-northbound/2.3.0-SNAPSHOT/a1-adapter-northbound-2.3.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/a1-adapter-northbound/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-northbound/2.3.0-SNAPSHOT/a1-adapter-northbound-2.3.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/a1-adapter-northbound/target/bom.json to /tmp/r/org/onap/ccsdk/oran/a1-adapter-northbound/2.3.0-SNAPSHOT/a1-adapter-northbound-2.3.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ a1-adapter-northbound --- [INFO] org.onap.ccsdk.oran:a1-adapter-northbound:feature:2.3.0-SNAPSHOT [INFO] +- org.onap.ccsdk.oran:a1-adapter-feature:xml:features:2.3.0-SNAPSHOT:compile [INFO] | \- org.onap.ccsdk.oran:a1-adapter-provider:jar:2.3.0-SNAPSHOT:compile [INFO] | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile [INFO] | +- org.onap.ccsdk.oran:a1-adapter-model:jar:2.3.0-SNAPSHOT:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.18:compile [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile [INFO] | | +- com.google.guava:guava:jar:33.4.8-jre:compile [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.3:compile [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:compile [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [INFO] | | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.18:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.17:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.17:compile [INFO] | | | \- org.immutables:value:jar:annotations:2.11.3:compile (optional) [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.17:compile [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.17:compile [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.17:compile [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.17:compile [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.17:compile [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.17:compile [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.17:compile [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.17:compile [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.17:compile [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.17:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.17:compile [INFO] | \- org.apache.httpcomponents:httpclient:jar:4.5.13:compile [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.14:compile [INFO] | +- commons-logging:commons-logging:jar:1.3.5:compile [INFO] | \- commons-codec:commons-codec:jar:1.19.0:compile [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.27.4:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test [INFO] \- org.mockito:mockito-core:jar:5.19.0:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.19:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:3.0.8-01:index (default-cli) @ a1-adapter-northbound --- [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/a1-adapter-northbound/target/sonatype-clm/module.xml [INFO] [INFO] --------< org.onap.ccsdk.oran:a1-adapter-northbound-installer >--------- [INFO] Building ccsdk-oran :: a1-adapter-northbound-installer 2.3.0-SNAPSHOT [7/11] [INFO] from a1-adapter/features/installer/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ a1-adapter-northbound-installer --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ a1-adapter-northbound-installer --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ a1-adapter-northbound-installer --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ a1-adapter-northbound-installer --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ a1-adapter-northbound-installer --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ a1-adapter-northbound-installer --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (default-prepare-agent) @ a1-adapter-northbound-installer --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/jacoco.exec [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ a1-adapter-northbound-installer --- [INFO] [INFO] --- checkstyle:3.2.1:check (default) @ a1-adapter-northbound-installer --- [INFO] [INFO] --- checkstyle:3.2.1:check (check-license) @ a1-adapter-northbound-installer --- [INFO] [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ a1-adapter-northbound-installer --- [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ a1-adapter-northbound-installer --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.13:report (default-report) @ a1-adapter-northbound-installer --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- dependency:3.8.1:copy-dependencies (copy-dependencies) @ a1-adapter-northbound-installer --- [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/a1-adapter-northbound/target/feature/feature.xml to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/assembly/system/org/onap/ccsdk/oran/a1-adapter-northbound/2.3.0-SNAPSHOT/a1-adapter-northbound-2.3.0-SNAPSHOT-features.xml [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ a1-adapter-northbound-installer --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- assembly:3.7.1:single (maven-repo-zip) @ a1-adapter-northbound-installer --- [INFO] Reading assembly descriptor: src/assembly/assemble_mvnrepo_zip.xml [INFO] Building zip: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/stage/a1-adapter-northbound-2.3.0-SNAPSHOT-repo.zip [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-integration-test) @ a1-adapter-northbound-installer --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ a1-adapter-northbound-installer --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.13:report (post-integration-test) @ a1-adapter-northbound-installer --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ a1-adapter-northbound-installer --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/bom.xml [INFO] attaching as a1-adapter-northbound-installer-2.3.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/bom.json [INFO] attaching as a1-adapter-northbound-installer-2.3.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jacoco:0.8.13:check (default-check) @ a1-adapter-northbound-installer --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ a1-adapter-northbound-installer --- [INFO] [INFO] --- install:3.1.4:install (default-install) @ a1-adapter-northbound-installer --- [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/pom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-northbound-installer/2.3.0-SNAPSHOT/a1-adapter-northbound-installer-2.3.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/stage/a1-adapter-northbound-2.3.0-SNAPSHOT-repo.zip to /tmp/r/org/onap/ccsdk/oran/a1-adapter-northbound-installer/2.3.0-SNAPSHOT/a1-adapter-northbound-installer-2.3.0-SNAPSHOT-repo.zip [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-northbound-installer/2.3.0-SNAPSHOT/a1-adapter-northbound-installer-2.3.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/bom.json to /tmp/r/org/onap/ccsdk/oran/a1-adapter-northbound-installer/2.3.0-SNAPSHOT/a1-adapter-northbound-installer-2.3.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ a1-adapter-northbound-installer --- [INFO] org.onap.ccsdk.oran:a1-adapter-northbound-installer:pom:2.3.0-SNAPSHOT [INFO] \- org.onap.ccsdk.oran:a1-adapter-northbound:xml:features:2.3.0-SNAPSHOT:compile [INFO] [INFO] --- clm:3.0.8-01:index (default-cli) @ a1-adapter-northbound-installer --- [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/sonatype-clm/module.xml [INFO] [INFO] ------< org.onap.ccsdk.oran:ccsdk-a1-adapter-feature-aggregator >------- [INFO] Building ccsdk-oran :: ccsdk-a1-adapter-feature-aggregator 2.3.0-SNAPSHOT [8/11] [INFO] from a1-adapter/features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (default-prepare-agent) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/target/jacoco.exec [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] [INFO] --- checkstyle:3.2.1:check (default) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] [INFO] --- checkstyle:3.2.1:check (check-license) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.13:report (default-report) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-integration-test) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.13:report (post-integration-test) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/target/bom.xml [INFO] attaching as ccsdk-a1-adapter-feature-aggregator-2.3.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/target/bom.json [INFO] attaching as ccsdk-a1-adapter-feature-aggregator-2.3.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jacoco:0.8.13:check (default-check) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] [INFO] --- install:3.1.4:install (default-install) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/pom.xml to /tmp/r/org/onap/ccsdk/oran/ccsdk-a1-adapter-feature-aggregator/2.3.0-SNAPSHOT/ccsdk-a1-adapter-feature-aggregator-2.3.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/ccsdk-a1-adapter-feature-aggregator/2.3.0-SNAPSHOT/ccsdk-a1-adapter-feature-aggregator-2.3.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/target/bom.json to /tmp/r/org/onap/ccsdk/oran/ccsdk-a1-adapter-feature-aggregator/2.3.0-SNAPSHOT/ccsdk-a1-adapter-feature-aggregator-2.3.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] org.onap.ccsdk.oran:ccsdk-a1-adapter-feature-aggregator:pom:2.3.0-SNAPSHOT [INFO] [INFO] --- clm:3.0.8-01:index (default-cli) @ ccsdk-a1-adapter-feature-aggregator --- [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/target/sonatype-clm/module.xml [INFO] [INFO] ----------------< org.onap.ccsdk.oran:ccsdk-a1-adapter >---------------- [INFO] Building ccsdk-oran :: ccsdk-a1-adapter 2.3.0-SNAPSHOT [9/11] [INFO] from a1-adapter/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ ccsdk-a1-adapter --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ ccsdk-a1-adapter --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ ccsdk-a1-adapter --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ ccsdk-a1-adapter --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ ccsdk-a1-adapter --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ ccsdk-a1-adapter --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (default-prepare-agent) @ ccsdk-a1-adapter --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/target/jacoco.exec [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ccsdk-a1-adapter --- [INFO] [INFO] --- checkstyle:3.2.1:check (default) @ ccsdk-a1-adapter --- [INFO] [INFO] --- checkstyle:3.2.1:check (check-license) @ ccsdk-a1-adapter --- [INFO] [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ ccsdk-a1-adapter --- [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ ccsdk-a1-adapter --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.13:report (default-report) @ ccsdk-a1-adapter --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ ccsdk-a1-adapter --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-integration-test) @ ccsdk-a1-adapter --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ ccsdk-a1-adapter --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.13:report (post-integration-test) @ ccsdk-a1-adapter --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ccsdk-a1-adapter --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/target/bom.xml [INFO] attaching as ccsdk-a1-adapter-2.3.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/target/bom.json [INFO] attaching as ccsdk-a1-adapter-2.3.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jacoco:0.8.13:check (default-check) @ ccsdk-a1-adapter --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ ccsdk-a1-adapter --- [INFO] [INFO] --- install:3.1.4:install (default-install) @ ccsdk-a1-adapter --- [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/pom.xml to /tmp/r/org/onap/ccsdk/oran/ccsdk-a1-adapter/2.3.0-SNAPSHOT/ccsdk-a1-adapter-2.3.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/ccsdk-a1-adapter/2.3.0-SNAPSHOT/ccsdk-a1-adapter-2.3.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/target/bom.json to /tmp/r/org/onap/ccsdk/oran/ccsdk-a1-adapter/2.3.0-SNAPSHOT/ccsdk-a1-adapter-2.3.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ ccsdk-a1-adapter --- [INFO] org.onap.ccsdk.oran:ccsdk-a1-adapter:pom:2.3.0-SNAPSHOT [INFO] [INFO] --- clm:3.0.8-01:index (default-cli) @ ccsdk-a1-adapter --- [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/target/sonatype-clm/module.xml [INFO] [INFO] ----------< org.onap.ccsdk.oran:a1-policy-management-service >---------- [INFO] Building ccsdk-oran :: a1-policy-management-service 2.3.1-SNAPSHOT [10/11] [INFO] from a1-policy-management/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ a1-policy-management-service --- [INFO] [INFO] --- groovy:2.1.1:execute (default) @ a1-policy-management-service --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ a1-policy-management-service --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (default-prepare-agent) @ a1-policy-management-service --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/jacoco.exec [INFO] [INFO] --- dependency:3.9.0:properties (default) @ a1-policy-management-service --- [INFO] [INFO] --- properties:1.0.0:set-system-properties (default) @ a1-policy-management-service --- [INFO] Set 2 system properties [INFO] [INFO] --- build-helper:1.12:add-source (add-source) @ a1-policy-management-service --- [INFO] Source directory: /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/annotations added. [INFO] [INFO] --- openapi-generator:7.13.0:generate (generate-policy-api) @ a1-policy-management-service --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [WARNING] Void (reserved word) cannot be used as model name. Renamed to ModelVoid [INFO] Processing operation getStatusV1 [INFO] Processing operation getStatus [INFO] Processing operation getRic [INFO] Processing operation getPolicyTypes [INFO] Processing operation getPolicy [INFO] Processing operation deletePolicy [INFO] Processing operation keepAliveService [INFO] Processing operation getRics [INFO] Processing operation getServices [INFO] Processing operation putService [INFO] Processing operation getPolicyTypeDefinition [INFO] Processing operation getPolicyIds [INFO] Processing operation putPolicy [INFO] Processing operation getPolicyInstances [INFO] Processing operation deleteService [INFO] Processing operation getPolicyStatus [INFO] Processing operation getConfiguration [INFO] Processing operation putConfiguration [INFO] Processing operation performAccessControl [INFO] Processing operation actuatorLinks [INFO] Processing operation actuatorHeapdump [INFO] Processing operation actuatorInfo [INFO] Processing operation actuatorThreaddump [INFO] Processing operation actuatorLoggers [INFO] Processing operation actuatorGetLogger [INFO] Processing operation actuatorSetlogger [INFO] Processing operation actuatorGetLogFile [INFO] Processing operation actuatorHealth [INFO] Processing operation actuatorHealthComponent [INFO] Processing operation actuatorShutdown [INFO] Processing operation actuatorMetrics [INFO] Processing operation actuatorGetMetric [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Model void not generated since it's a free-form object [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/AuthorizationResult.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ErrorInformation.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/Input.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/Link.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyAuthorization.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyIdList.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyInfo.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyInfoList.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyStatusInfo.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyTypeDefinition.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyTypeIdList.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/RicInfo.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/RicInfoList.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceCallbackInfoV2.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceRegistrationInfo.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceStatus.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceStatusList.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/StatusInfo.java [WARNING] No application/json content media type found in response. Response examples can currently only be generated for application/json media type. [INFO] Operation (get /actuator - actuatorLinks) not generated since x-internal is set to true [INFO] Operation (get /actuator/heapdump - actuatorHeapdump) not generated since x-internal is set to true [INFO] Operation (get /actuator/info - actuatorInfo) not generated since x-internal is set to true [INFO] Operation (get /actuator/threaddump - actuatorThreaddump) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers - actuatorLoggers) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers/{name} - actuatorGetLogger) not generated since x-internal is set to true [INFO] Operation (post /actuator/loggers/{name} - actuatorSetlogger) not generated since x-internal is set to true [INFO] Operation (get /actuator/logfile - actuatorGetLogFile) not generated since x-internal is set to true [INFO] Operation (get /actuator/health - actuatorHealth) not generated since x-internal is set to true [INFO] Operation (get /actuator/health/** - actuatorHealthComponent) not generated since x-internal is set to true [INFO] Operation (post /actuator/shutdown - actuatorShutdown) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics - actuatorMetrics) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics/{requiredMetricName} - actuatorGetMetric) not generated since x-internal is set to true [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/A1PolicyManagementApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/AuthorizationApiApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/ConfigurationApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/HealthCheckApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/NearRtRicRepositoryApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/ServiceRegistryAndSupervisionApi.java [INFO] Skipping generation of Webhooks. [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.13.0:generate (generate-policy-api-v3) @ a1-policy-management-service --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [WARNING] Void (reserved word) cannot be used as model name. Renamed to ModelVoid [INFO] Processing operation getStatus [INFO] Processing operation getRic [INFO] Processing operation getRics [INFO] Processing operation getPolicyTypes [INFO] Processing operation getPolicyTypeDefinition [INFO] Processing operation getPolicy [INFO] Processing operation updatePolicy [INFO] Processing operation deletePolicy [INFO] Processing operation getPolicyStatus [INFO] Processing operation getPolicyIds [INFO] Processing operation createPolicy [INFO] Processing operation getConfiguration [INFO] Processing operation putConfiguration [INFO] Processing operation keepAliveService [INFO] Processing operation getServices [INFO] Processing operation putService [INFO] Processing operation deleteService [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ErrorInformation.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyInformation.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyObjectInformation.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyTypeInformation.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyTypeObject.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ProblemDetails.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/RicInfo.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/RicInfoList.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceCallbackInfo.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceRegistrationInfo.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceStatus.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceStatusList.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/StatusInfo.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/A1PolicyManagementApi.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/ConfigurationApi.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/HealthCheckApi.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/NearRtRicRepositoryApi.java [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/ServiceRegistryAndSupervisionApi.java [INFO] Skipping generation of Webhooks. [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- checkstyle:2.17:check (check-license) @ a1-policy-management-service --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- checkstyle:2.17:check (check-style) @ a1-policy-management-service --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ a1-policy-management-service --- [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.10.0:compile (default-compile) @ a1-policy-management-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 130 source files to /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/classes [INFO] /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/RicInfo.java: Some input files use or override a deprecated API. [INFO] /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/RicInfo.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- openapi-generator:7.13.0:generate (openapi-yaml-gen) @ a1-policy-management-service --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=pms-api.yaml] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Model void not generated since it's a free-form object [WARNING] No application/json content media type found in response. Response examples can currently only be generated for application/json media type. [INFO] Operation (get /actuator - actuatorLinks) not generated since x-internal is set to true [INFO] Operation (get /actuator/heapdump - actuatorHeapdump) not generated since x-internal is set to true [INFO] Operation (get /actuator/info - actuatorInfo) not generated since x-internal is set to true [INFO] Operation (get /actuator/threaddump - actuatorThreaddump) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers - actuatorLoggers) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers/{name} - actuatorGetLogger) not generated since x-internal is set to true [INFO] Operation (post /actuator/loggers/{name} - actuatorSetlogger) not generated since x-internal is set to true [INFO] Operation (get /actuator/logfile - actuatorGetLogFile) not generated since x-internal is set to true [INFO] Operation (get /actuator/health - actuatorHealth) not generated since x-internal is set to true [INFO] Operation (get /actuator/health/** - actuatorHealthComponent) not generated since x-internal is set to true [INFO] Operation (post /actuator/shutdown - actuatorShutdown) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics - actuatorMetrics) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics/{requiredMetricName} - actuatorGetMetric) not generated since x-internal is set to true [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Skipping generation of Webhooks. [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/README.md [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/pms-api.yaml [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator-ignore [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator/VERSION [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.13.0:generate (openapi-yaml-gen-v3) @ a1-policy-management-service --- [INFO] Generating with dryRun=false [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=pms-api-v3.yaml] [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] Skipping generation of Webhooks. [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/README.md [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/pms-api-v3.yaml [INFO] Skipped /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator/VERSION [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ a1-policy-management-service --- [INFO] Copying 8 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.10.0:testCompile (default-testCompile) @ a1-policy-management-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 41 source files to /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/test-classes [INFO] /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/src/test/java/org/onap/ccsdk/oran/a1policymanagementservice/datastore/S3ObjectStoreTest.java: Some input files use or override a deprecated API. [INFO] /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/src/test/java/org/onap/ccsdk/oran/a1policymanagementservice/datastore/S3ObjectStoreTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.5.5:test (default-test) @ a1-policy-management-service --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspectTest 14:13:57.373 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect -- Execution time of LogAspectTest.null: 0 ms 14:13:57.447 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect -- Entering method: signature 14:13:57.450 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect -- Exiting method: signature [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.692 s -- in org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspectTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest 14:13:57.726 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.ccsdk.oran.a1policymanagementservice.Application for test class org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest 14:13:57.799 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.ccsdk.oran.a1policymanagementservice.Application for test class org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest 14:13:57.858 [main] INFO org.springframework.boot.devtools.restart.RestartApplicationListener -- Restart disabled due to context in which it is running . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.0.6) 2026-06-13T14:13:58.273+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - Starting ConfigurationControllerTest using Java 21.0.10 with PID 2693 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-06-13T14:13:58.275+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-06-13T14:13:58.845+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-06-13T14:14:00.274+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-06-13T14:14:01.094+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - Started ConfigurationControllerTest in 3.243 seconds (process running for 5.368) [facility=, subject=, traceId=] 2026-06-13T14:14:01.742+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: ce0fb32b-1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:01.892+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ce0fb32b-1 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:02.009+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: bdf8a103-2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:02.017+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bdf8a103-2 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:02.100+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: e1130314-3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:02.111+0000 [webflux-http-epoll-4] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-06-13T14:14:02.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-06-13T14:14:02.186+0000 [parallel-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-06-13T14:14:02.354+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:02.504+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:02.630+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: 178d58fb-4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:02.639+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 178d58fb-4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.197 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.0.6) 2026-06-13T14:14:02.740+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Starting ApplicationTest using Java 21.0.10 with PID 2693 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-06-13T14:14:02.740+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-06-13T14:14:02.995+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-06-13T14:14:03.205+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-06-13T14:14:03.473+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Started ApplicationTest in 0.78 seconds (process running for 7.747) [facility=, subject=, traceId=] 2026-06-13T14:14:03.572+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: ca120c1a-5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:03.710+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:03.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /r-app/near-rt-ric-status, and the Request Id: beda7f94-6, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:03.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.RappSimulatorController - R-App callback body: {"ric_id":"ric1","event_type":"AVAILABLE"} [facility=, subject=, traceId=] 2026-06-13T14:14:04.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 47d0cb26-7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.123+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:04.126+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:04.331+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:04.403+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /r-app/near-rt-ric-status, and the Request Id: 8d561d77-8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.406+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.RappSimulatorController - R-App callback body: {"ric_id":"NonRespondingRic","event_type":"AVAILABLE"} [facility=, subject=, traceId=] 2026-06-13T14:14:04.585+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Concurrency test starting [facility=, subject=, traceId=] 2026-06-13T14:14:04.587+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:04.609+0000 [TestThread_0] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:04.621+0000 [Thread-28] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: NonRespondingRic, exception: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:04.631+0000 [Thread-33] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:04.655+0000 [Thread-37] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:04.658+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.671+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.677+0000 [Thread-41] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:04.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.689+0000 [Thread-45] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:04.698+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.706+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.713+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.715+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.721+0000 [Thread-55] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:04.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.730+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.745+0000 [Thread-60] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:04.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.757+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.759+0000 [Thread-64] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:04.773+0000 [Thread-69] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:04.778+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 0f8e1974-21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.787+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33cd9896-22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.792+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.792+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.792+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.793+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.795+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 268a28a7-27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.796+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.821+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.821+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.824+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.825+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.833+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.833+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.834+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.835+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.835+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_0, and the Request Id: 0f8e1974-32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.839+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.841+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.841+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_0, and the Request Id: 268a28a7-35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.843+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_0, and the Request Id: 33cd9896-36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.874+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 894bb6f1-37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.878+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.880+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.882+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.884+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e2f7422-39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.885+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_0, and the Request Id: 894bb6f1-42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.886+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_0-, and the Request Id: 0f8e1974-41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.886+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 557517ee-43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.890+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.892+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.894+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.894+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15d5a95c-47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.894+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.894+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.896+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.897+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.897+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_0-, and the Request Id: 268a28a7-49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.900+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.902+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_0, and the Request Id: 557517ee-50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.903+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.904+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_0-, and the Request Id: 33cd9896-52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.905+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_0-, and the Request Id: 894bb6f1-53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.905+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.906+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.907+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.909+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.910+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 516a139d-55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.912+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.913+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_0, and the Request Id: 15d5a95c-56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.914+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_0, and the Request Id: ac4d0202-57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.916+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.916+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_0-, and the Request Id: 557517ee-60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.916+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.918+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.919+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_0, and the Request Id: 516a139d-61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.920+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.921+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_0-, and the Request Id: 15d5a95c-62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.922+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_0, and the Request Id: 2e1df7db-63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.923+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.924+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8116d545-65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.926+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.927+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.930+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_0, and the Request Id: 8116d545-69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.927+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.931+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_0-, and the Request Id: 516a139d-70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.932+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.934+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_0-, and the Request Id: 1e2f7422-73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.937+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_0-, and the Request Id: 2e1df7db-74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.938+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.940+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.941+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.948+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 268a28a7-78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.951+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.951+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.962+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_0-, and the Request Id: 8116d545-81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 894bb6f1-82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.965+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 0f8e1974-83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.969+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.970+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.972+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.973+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.975+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33cd9896-89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.975+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.975+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.977+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.978+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_1, and the Request Id: 894bb6f1-91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.979+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.979+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_1, and the Request Id: 0f8e1974-93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.980+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.981+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.982+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.982+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.986+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 557517ee-96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.987+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.987+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_1, and the Request Id: 268a28a7-97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.989+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.991+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.991+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.993+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15d5a95c-101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.993+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.994+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.994+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.999+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.999+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_1-, and the Request Id: 894bb6f1-104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.001+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_1, and the Request Id: 33cd9896-105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:04.998+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.002+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_1, and the Request Id: 557517ee-107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.002+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 516a139d-106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.005+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.005+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_1-, and the Request Id: 0f8e1974-109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.008+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_1, and the Request Id: 516a139d-111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.009+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.010+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.011+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_1, and the Request Id: ac4d0202-114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.013+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.013+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.014+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_1, and the Request Id: 15d5a95c-115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.015+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.016+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.018+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_1-, and the Request Id: 557517ee-118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.019+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.020+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_1, and the Request Id: 2e1df7db-119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.022+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_1-, and the Request Id: 268a28a7-121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.024+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_1-, and the Request Id: 516a139d-122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.027+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_1-, and the Request Id: 33cd9896-124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.030+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_1-, and the Request Id: 1e2f7422-125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.030+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.035+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.036+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_1-, and the Request Id: 15d5a95c-129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.038+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.039+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 894bb6f1-131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_1-, and the Request Id: 2e1df7db-132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.041+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.038+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.043+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8116d545-134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.045+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.045+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.047+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.049+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.051+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.051+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.052+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_2, and the Request Id: 894bb6f1-140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.055+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.056+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_1, and the Request Id: 8116d545-142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.057+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.060+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 0f8e1974-144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_2-, and the Request Id: 894bb6f1-145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.067+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.068+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.070+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.070+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.071+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.072+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.074+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.075+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.076+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 516a139d-152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.077+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_2, and the Request Id: 0f8e1974-153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.079+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.079+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 557517ee-154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.080+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_1-, and the Request Id: 8116d545-155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.081+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_2, and the Request Id: 516a139d-157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.082+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.083+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.085+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33cd9896-159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.086+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.086+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 268a28a7-160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.087+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_2, and the Request Id: 557517ee-161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.089+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.089+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.091+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_2-, and the Request Id: 0f8e1974-164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.093+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.093+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.094+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.096+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.099+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.101+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.100+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_2-, and the Request Id: 516a139d-168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.102+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_2, and the Request Id: ac4d0202-170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.102+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.103+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.104+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.104+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_2-, and the Request Id: 557517ee-173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.105+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.106+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.112+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.114+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.114+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.119+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_2, and the Request Id: 2e1df7db-178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.120+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 894bb6f1-179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.124+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_2, and the Request Id: 1299d095-180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.126+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.128+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.129+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.130+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.132+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_3, and the Request Id: 894bb6f1-184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.136+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.137+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.137+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_2, and the Request Id: 268a28a7-186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_2-, and the Request Id: 1e2f7422-188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.146+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 557517ee-189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.150+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_2-, and the Request Id: 268a28a7-190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.151+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.152+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_2-, and the Request Id: 33cd9896-192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.153+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.154+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.152+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.156+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.157+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_3-, and the Request Id: 894bb6f1-196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.158+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.158+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.160+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.161+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.161+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.161+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.162+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.163+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 516a139d-200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.164+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.165+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.165+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_3, and the Request Id: 557517ee-202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 0f8e1974-203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.166+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.167+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_2, and the Request Id: 8116d545-204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.168+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_3, and the Request Id: 516a139d-205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.171+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.172+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.176+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_2-, and the Request Id: c6b88555-208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.177+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_2-, and the Request Id: 934864f8-209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.179+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.179+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_3-, and the Request Id: 516a139d-211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.179+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_2, and the Request Id: d9d3e6a8-210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.183+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.184+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_3-, and the Request Id: 557517ee-215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.184+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.184+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_3, and the Request Id: 0f8e1974-216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.189+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.191+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 268a28a7-218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.193+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.194+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_2-, and the Request Id: 15d5a95c-219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.194+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.197+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.198+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.200+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.200+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.201+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.203+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.205+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_3, and the Request Id: 268a28a7-227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.206+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.207+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 894bb6f1-229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.210+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_3-, and the Request Id: 0f8e1974-231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.212+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.214+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.214+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.215+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.216+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_3, and the Request Id: ac4d0202-234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.217+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_4, and the Request Id: 894bb6f1-235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.218+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.219+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.221+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.222+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.223+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_3-, and the Request Id: 268a28a7-240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.224+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_3-, and the Request Id: 1e2f7422-241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.226+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 557517ee-242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.227+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.228+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_4-, and the Request Id: 894bb6f1-245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.229+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.230+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 516a139d-244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.231+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.232+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.232+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.233+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.234+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.234+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_4, and the Request Id: 557517ee-249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.236+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.237+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_4, and the Request Id: 516a139d-251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.237+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.239+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.239+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.240+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.242+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_4-, and the Request Id: 557517ee-256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.243+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.245+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.246+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_3, and the Request Id: 2e1df7db-259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.249+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.250+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.251+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.252+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.253+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.254+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_3, and the Request Id: 1299d095-262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 0f8e1974-263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.256+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.260+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.262+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.263+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.263+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_3-, and the Request Id: 33cd9896-267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.263+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.263+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_4-, and the Request Id: 516a139d-269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.264+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.265+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.266+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.268+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 268a28a7-273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.268+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.268+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_3, and the Request Id: 8116d545-274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.271+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.271+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.272+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_4, and the Request Id: 0f8e1974-276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.273+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_3-, and the Request Id: 934864f8-277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.274+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.274+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_3, and the Request Id: d9d3e6a8-278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.274+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.275+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.276+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.277+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_4, and the Request Id: 268a28a7-282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.278+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.279+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 894bb6f1-284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.280+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_3-, and the Request Id: c6b88555-285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.283+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 557517ee-286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.283+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.285+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_3-, and the Request Id: 15d5a95c-287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.286+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.286+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.288+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_4-, and the Request Id: 0f8e1974-291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.288+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.289+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.291+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.292+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_4-, and the Request Id: 268a28a7-294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.292+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_5, and the Request Id: 557517ee-295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_5, and the Request Id: 894bb6f1-296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.295+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_4, and the Request Id: ac4d0202-298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.298+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.299+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.300+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.301+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.304+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.305+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_5-, and the Request Id: 557517ee-304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.306+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.306+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.307+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.309+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.310+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.311+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.313+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 516a139d-309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.314+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_5-, and the Request Id: 894bb6f1-310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.314+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.315+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_4-, and the Request Id: 1e2f7422-312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.316+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_5, and the Request Id: 516a139d-313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.318+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.318+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.319+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_4, and the Request Id: 1299d095-315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.320+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.324+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.324+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.325+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_5-, and the Request Id: 516a139d-320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.326+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.327+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.328+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.328+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.329+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.330+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.330+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.331+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.331+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.332+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.333+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.334+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.334+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.335+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_4, and the Request Id: d9d3e6a8-328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.336+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_4-, and the Request Id: 33cd9896-329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.336+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_4, and the Request Id: 2e1df7db-330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.339+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_4, and the Request Id: 8116d545-331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.340+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.340+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 0f8e1974-333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.341+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 268a28a7-334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.341+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.343+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.343+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.346+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.347+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.348+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.349+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.349+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.349+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_4-, and the Request Id: 15d5a95c-341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.351+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.352+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_4-, and the Request Id: c6b88555-342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.352+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 557517ee-343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.354+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_5, and the Request Id: 268a28a7-345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.355+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.355+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_4-, and the Request Id: 934864f8-346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.356+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.357+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.358+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.358+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.358+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.358+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_5, and the Request Id: 0f8e1974-349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.359+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.361+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.363+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.363+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_6, and the Request Id: 557517ee-353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.363+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_5-, and the Request Id: 268a28a7-355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.363+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.364+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 894bb6f1-357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.366+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.363+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_5, and the Request Id: ac4d0202-354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.367+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 516a139d-358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.367+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.370+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.370+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_6-, and the Request Id: 557517ee-360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.370+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.370+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.372+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.373+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_5-, and the Request Id: 1e2f7422-362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.374+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_6, and the Request Id: 894bb6f1-363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.374+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_6, and the Request Id: 516a139d-365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_5-, and the Request Id: 0f8e1974-364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.376+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.381+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.383+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_6-, and the Request Id: 894bb6f1-369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.388+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_6-, and the Request Id: 516a139d-371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.392+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.392+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.396+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.399+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.400+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.401+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.401+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.403+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.403+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.403+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_5, and the Request Id: 1299d095-382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.402+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.406+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 557517ee-383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.408+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.409+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.410+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.411+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.412+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.412+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.413+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.413+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.414+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_7, and the Request Id: 557517ee-389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.415+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.415+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_5, and the Request Id: 8116d545-390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.418+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.418+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.420+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.421+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.422+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.422+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_7-, and the Request Id: 557517ee-396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 0f8e1974-397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.423+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.424+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.425+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.425+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 268a28a7-399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.427+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_5-, and the Request Id: 33cd9896-401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.428+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_6, and the Request Id: ac4d0202-402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.429+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_5, and the Request Id: d9d3e6a8-403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.431+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_6, and the Request Id: 0f8e1974-404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.432+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.432+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.433+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.435+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.436+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 894bb6f1-408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.437+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.438+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.439+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_5, and the Request Id: 2e1df7db-410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.439+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 516a139d-411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.440+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.440+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.441+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_5-, and the Request Id: c6b88555-414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.442+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.441+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.444+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.444+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_7, and the Request Id: 516a139d-415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.444+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_6-, and the Request Id: 1e2f7422-416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.445+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_5-, and the Request Id: 15d5a95c-417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_7, and the Request Id: 894bb6f1-418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.447+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_6-, and the Request Id: 0f8e1974-419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.448+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.449+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.451+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_6, and the Request Id: 268a28a7-422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.453+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_5-, and the Request Id: 934864f8-423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.456+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.458+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_7-, and the Request Id: 516a139d-426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.458+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.460+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.461+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_7-, and the Request Id: 894bb6f1-429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.461+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_6-, and the Request Id: 268a28a7-430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.461+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.466+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 557517ee-432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.466+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.468+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.468+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.469+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.469+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.472+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.473+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.473+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.473+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.474+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.475+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.476+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.478+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.481+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.481+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.484+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.484+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.487+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.487+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.487+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.490+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.491+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.492+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_6, and the Request Id: 8116d545-449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.494+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.496+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.497+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_6, and the Request Id: 1299d095-452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 894bb6f1-453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.500+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_8, and the Request Id: a0b3572f-454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.501+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_6, and the Request Id: 2e1df7db-455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.503+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.505+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_6, and the Request Id: d9d3e6a8-457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.505+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.506+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.507+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.508+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.510+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.513+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_6-, and the Request Id: 33cd9896-462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.514+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_6-, and the Request Id: c6b88555-461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.516+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_8-, and the Request Id: 557517ee-463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.516+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.516+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_6-, and the Request Id: 15d5a95c-465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.519+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_7, and the Request Id: ac4d0202-466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.524+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.525+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_6-, and the Request Id: 934864f8-468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.525+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.528+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.529+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.529+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.530+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.532+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.533+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.533+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.534+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.536+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.536+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.537+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.540+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_7, and the Request Id: c55bee72-478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.540+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_8, and the Request Id: 14431572-477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.541+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.541+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 516a139d-480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.542+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_7-, and the Request Id: 1e2f7422-481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.543+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.544+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_8, and the Request Id: 516a139d-482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.546+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.548+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.549+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.549+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.553+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_8-, and the Request Id: 894bb6f1-487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.554+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.554+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.556+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.556+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.556+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_8-, and the Request Id: 516a139d-490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.557+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_7-, and the Request Id: 0f8e1974-491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.558+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.558+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.561+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_9, and the Request Id: a0b3572f-493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.561+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.562+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_7, and the Request Id: 027e2586-495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.562+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.563+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.564+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.567+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.568+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.569+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.571+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_7, and the Request Id: 2e1df7db-502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.573+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.573+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.574+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.575+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_9-, and the Request Id: 557517ee-505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.576+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.578+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_7, and the Request Id: d9d3e6a8-506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.578+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.580+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_7-, and the Request Id: 268a28a7-509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.580+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.583+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.583+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.585+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.587+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_7-, and the Request Id: 934864f8-513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.589+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_7-, and the Request Id: 15d5a95c-514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.590+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.592+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.595+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.595+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.596+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.598+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_7, and the Request Id: 1299d095-519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.598+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.598+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.599+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.600+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.600+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_7, and the Request Id: 8116d545-522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.602+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.603+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.603+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.606+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.607+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_9, and the Request Id: 14431572-526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.608+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.610+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.610+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.611+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.613+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_8, and the Request Id: c55bee72-530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_8, and the Request Id: ac4d0202-531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.613+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_7-, and the Request Id: 33cd9896-532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.614+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.616+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.617+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_7-, and the Request Id: c6b88555-535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.618+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.620+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.620+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.622+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 516a139d-538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.625+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.627+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_9, and the Request Id: 516a139d-540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.627+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_8-, and the Request Id: 0f8e1974-542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.628+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_8-, and the Request Id: 1e2f7422-543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.629+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_9-, and the Request Id: 894bb6f1-539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.633+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.633+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.633+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.636+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.637+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.638+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.639+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_9-, and the Request Id: 516a139d-548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.640+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.641+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.641+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.642+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.643+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_10, and the Request Id: a0b3572f-552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.644+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.645+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.646+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.648+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.649+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.650+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_8, and the Request Id: 2e1df7db-558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.650+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.651+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.652+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.652+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.653+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_8, and the Request Id: d9d3e6a8-562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.654+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.654+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.655+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_8, and the Request Id: 027e2586-564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.656+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.657+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_8-, and the Request Id: 934864f8-567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.661+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_8-, and the Request Id: 15d5a95c-568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.662+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.663+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.663+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_10-, and the Request Id: 557517ee-571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.665+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.666+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.667+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.668+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.668+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.668+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.669+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.670+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_8-, and the Request Id: 268a28a7-576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.671+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.671+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.672+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.673+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.677+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_9, and the Request Id: ac4d0202-580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.677+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.678+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.678+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_8, and the Request Id: 8116d545-581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.679+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.681+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.682+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.682+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_8, and the Request Id: 1299d095-585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.682+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.684+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.687+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.687+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_9-, and the Request Id: 1e2f7422-588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.687+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_9, and the Request Id: c55bee72-589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.692+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_8-, and the Request Id: c6b88555-591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.692+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.692+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.694+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_8-, and the Request Id: 33cd9896-594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.695+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.696+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.697+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_10, and the Request Id: 14431572-596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.700+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.705+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.707+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.707+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_9-, and the Request Id: 0f8e1974-603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.708+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 516a139d-600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.710+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.711+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_10-, and the Request Id: 894bb6f1-604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.712+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.713+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.715+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.715+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.715+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.715+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_10, and the Request Id: 516a139d-608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.716+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.717+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.719+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.720+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.720+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.721+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_10-, and the Request Id: 516a139d-614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.722+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.722+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.723+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_9, and the Request Id: d9d3e6a8-615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.723+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_9, and the Request Id: 027e2586-616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.724+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.725+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.728+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.730+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_9-, and the Request Id: 268a28a7-621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.730+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.731+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.731+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.733+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.733+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.733+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_9-, and the Request Id: 15d5a95c-625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.734+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.737+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.738+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.738+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.739+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_9, and the Request Id: 2e1df7db-630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.740+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.740+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.741+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.742+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.743+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.744+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.745+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.745+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_9, and the Request Id: 1299d095-635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.745+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_11, and the Request Id: a0b3572f-636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.748+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.750+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.750+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_9-, and the Request Id: 934864f8-638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.751+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_9, and the Request Id: 8116d545-639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.751+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_10, and the Request Id: ac4d0202-640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.754+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.754+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.757+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_9-, and the Request Id: 33cd9896-643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.757+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.759+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.759+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.760+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.762+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.762+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.763+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_11-, and the Request Id: 557517ee-648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.764+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.767+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_10, and the Request Id: c55bee72-650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.767+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_9-, and the Request Id: c6b88555-651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.768+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_10-, and the Request Id: 1e2f7422-652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.769+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.770+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.772+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.774+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.775+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.775+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.773+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.777+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.777+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.778+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.778+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.779+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.780+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.781+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.782+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.783+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_11, and the Request Id: 14431572-664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.783+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_10, and the Request Id: 027e2586-665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.784+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_11, and the Request Id: 516a139d-666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.784+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.786+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.786+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.786+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.787+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.788+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_10, and the Request Id: d9d3e6a8-670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.789+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.791+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.791+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_10-, and the Request Id: 0f8e1974-671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.791+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.793+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_11-, and the Request Id: b88000ea-675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.796+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_10-, and the Request Id: 268a28a7-677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.795+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.797+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_10, and the Request Id: 2e1df7db-678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_11-, and the Request Id: 894bb6f1-679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.799+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.804+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.804+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_10-, and the Request Id: 15d5a95c-682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.805+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.806+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.809+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.810+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.810+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.812+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.812+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.812+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.814+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_10, and the Request Id: 8116d545-688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.815+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.816+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.818+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_10-, and the Request Id: 934864f8-692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.818+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.819+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.819+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.819+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.821+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_12, and the Request Id: a0b3572f-695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.821+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_10, and the Request Id: 1299d095-696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.821+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_10-, and the Request Id: c6b88555-697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.823+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.826+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_12-, and the Request Id: 557517ee-701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.828+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.828+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.830+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.831+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_10-, and the Request Id: 33cd9896-705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.833+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.833+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.833+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_11, and the Request Id: ac4d0202-708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.834+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.836+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.838+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.838+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.839+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.841+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.841+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.841+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.845+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.845+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.845+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_12, and the Request Id: 516a139d-716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.845+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.848+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.850+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_11-, and the Request Id: 1e2f7422-719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.850+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.850+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.851+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.852+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.853+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.853+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.853+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.855+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.855+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.856+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.857+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.858+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.858+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.859+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.860+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.861+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.861+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.862+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_12-, and the Request Id: b88000ea-731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.862+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_11, and the Request Id: 027e2586-732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.862+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.863+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.863+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_11, and the Request Id: c55bee72-733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.863+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.864+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_11, and the Request Id: d9d3e6a8-735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.865+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.866+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_11, and the Request Id: 2e1df7db-736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.867+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_12, and the Request Id: 14431572-737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.868+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.868+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.869+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.870+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.871+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.872+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_11, and the Request Id: 8116d545-741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.873+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_12-, and the Request Id: 894bb6f1-742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.873+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_11-, and the Request Id: 268a28a7-743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.873+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.874+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_11-, and the Request Id: 934864f8-746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.877+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.878+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_11-, and the Request Id: 15d5a95c-748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.878+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.878+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.880+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.880+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_13, and the Request Id: a0b3572f-750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.882+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.884+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_11, and the Request Id: 1299d095-752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.885+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.885+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_11-, and the Request Id: c6b88555-754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.886+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.886+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_11-, and the Request Id: 0f8e1974-755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.888+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.889+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.889+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.890+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.891+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_13-, and the Request Id: 557517ee-760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.891+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.893+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_12, and the Request Id: ac4d0202-762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.895+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.900+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.900+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_12-, and the Request Id: 1e2f7422-766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.900+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.903+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_11-, and the Request Id: 33cd9896-767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.903+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.904+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.904+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.906+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.908+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.909+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.909+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_13, and the Request Id: 516a139d-774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.910+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.912+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.914+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.914+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.914+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.916+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.919+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.919+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.921+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.921+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.922+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.922+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_13-, and the Request Id: b88000ea-785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.922+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.924+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.924+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.925+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.926+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.926+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.926+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.928+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.928+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.929+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_12, and the Request Id: 2e1df7db-790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.930+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.930+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_12, and the Request Id: 027e2586-794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.930+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.930+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.931+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.932+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.933+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.934+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_13, and the Request Id: 14431572-797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.934+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_12, and the Request Id: c55bee72-799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.936+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.936+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_12, and the Request Id: d9d3e6a8-800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_12-, and the Request Id: 934864f8-801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.938+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.938+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_12-, and the Request Id: 268a28a7-803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.939+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.939+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.940+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.941+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.941+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.943+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.943+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_14, and the Request Id: a0b3572f-807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.944+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_12-, and the Request Id: 15d5a95c-808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.944+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.944+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.945+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_12, and the Request Id: 8116d545-810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.945+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.945+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.948+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_12-, and the Request Id: 0f8e1974-812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.948+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_13-, and the Request Id: 894bb6f1-813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.949+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.950+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.951+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_14-, and the Request Id: 557517ee-817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_13, and the Request Id: ac4d0202-818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.952+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.954+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.954+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.955+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.957+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.957+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.957+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.957+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.958+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.960+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_14, and the Request Id: 516a139d-826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.961+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_12-, and the Request Id: c6b88555-827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.961+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_13-, and the Request Id: 1e2f7422-828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.961+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.963+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.963+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_12, and the Request Id: 1299d095-831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.963+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.964+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.966+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_14-, and the Request Id: b88000ea-834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.969+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.969+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.971+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.972+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.972+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.972+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.973+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.974+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.974+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.974+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_13, and the Request Id: 2e1df7db-843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.975+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.976+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_12-, and the Request Id: 33cd9896-844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.976+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.976+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.977+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.977+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.977+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.978+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.979+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.980+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.981+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.981+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.981+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_15, and the Request Id: a0b3572f-852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.983+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.984+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.985+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_14, and the Request Id: 14431572-856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.985+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.985+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.986+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.987+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_15-, and the Request Id: 557517ee-859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.988+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.988+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.988+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_13-, and the Request Id: 934864f8-861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.989+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_13, and the Request Id: d9d3e6a8-862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.989+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_13, and the Request Id: c55bee72-863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.989+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.990+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_13, and the Request Id: 027e2586-864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.991+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.992+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.994+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.994+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.994+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.995+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_14, and the Request Id: ac4d0202-868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.995+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_13-, and the Request Id: 15d5a95c-869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.996+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_14-, and the Request Id: 894bb6f1-870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.997+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.998+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:05.999+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.000+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_13-, and the Request Id: 0f8e1974-874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.001+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_13-, and the Request Id: 268a28a7-875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.005+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_13, and the Request Id: 8116d545-877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.005+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.007+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.009+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.009+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.009+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_14-, and the Request Id: 1e2f7422-881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.010+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.010+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_15, and the Request Id: 516a139d-883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.011+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.013+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.014+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.015+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.017+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_13, and the Request Id: 1299d095-888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.018+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.019+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_13-, and the Request Id: c6b88555-890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.023+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_15-, and the Request Id: b88000ea-892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.024+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.025+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_13-, and the Request Id: 33cd9896-894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.026+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.027+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.028+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.029+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.029+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.030+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.031+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.031+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.034+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_16, and the Request Id: a0b3572f-901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.035+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.048+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.048+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.048+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.048+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.052+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.052+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.055+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.056+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.057+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.057+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.058+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.059+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.059+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_14, and the Request Id: c55bee72-914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.060+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_14, and the Request Id: 2e1df7db-916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.061+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.062+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.062+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_15, and the Request Id: 14431572-918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.062+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.063+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.064+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.064+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_16-, and the Request Id: 557517ee-921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.065+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.066+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.067+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.069+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_14-, and the Request Id: 934864f8-923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.069+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_15, and the Request Id: ac4d0202-924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.070+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.070+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.072+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.073+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.073+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.073+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.074+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.075+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.075+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.077+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.077+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.078+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_14, and the Request Id: 8116d545-931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.078+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_14, and the Request Id: 1299d095-932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.078+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.080+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.081+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.082+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.082+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_14, and the Request Id: d9d3e6a8-935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.083+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_14-, and the Request Id: c6b88555-936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.083+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_14, and the Request Id: 027e2586-937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.091+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_14-, and the Request Id: 0f8e1974-938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.093+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_16, and the Request Id: 516a139d-940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.093+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_15-, and the Request Id: 894bb6f1-939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.096+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_15-, and the Request Id: 1e2f7422-941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.097+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.099+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.100+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_14-, and the Request Id: 33cd9896-944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.100+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_14-, and the Request Id: 15d5a95c-945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.102+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.102+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.102+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_16-, and the Request Id: b88000ea-948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.105+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.106+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.108+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.108+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_14-, and the Request Id: 268a28a7-953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.112+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.112+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.114+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.115+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.115+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.116+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.117+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.119+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_17, and the Request Id: a0b3572f-960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.119+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.120+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.120+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.122+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.122+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.122+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.124+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.126+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.126+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.129+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.129+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.131+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.131+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.132+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.133+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.134+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_15, and the Request Id: c55bee72-973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.134+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.135+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_15, and the Request Id: 2e1df7db-975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.136+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.136+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.136+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.137+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.138+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.138+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.139+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_17-, and the Request Id: 557517ee-980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.139+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_17, and the Request Id: 516a139d-981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.139+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.140+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_16, and the Request Id: 14431572-982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.140+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.142+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.142+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_15-, and the Request Id: 0f8e1974-985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.143+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.143+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.144+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.144+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.144+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_15, and the Request Id: 8116d545-988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.146+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_15, and the Request Id: 1299d095-989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_15-, and the Request Id: 934864f8-990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.148+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.148+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.149+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_17-, and the Request Id: b88000ea-993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.149+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.150+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.150+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_16-, and the Request Id: 894bb6f1-996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.151+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.152+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_16, and the Request Id: ac4d0202-997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.152+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.153+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.154+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_15, and the Request Id: d9d3e6a8-1000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.155+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-1001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.155+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.155+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-1002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.156+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_15-, and the Request Id: 33cd9896-1003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.156+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-1001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.161+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-1004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.162+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_15-, and the Request Id: c6b88555-1005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.162+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-1006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.163+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_16-, and the Request Id: 1e2f7422-1007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.164+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_15, and the Request Id: 027e2586-1008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.167+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-1009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.167+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_15-, and the Request Id: 15d5a95c-1010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.171+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-1011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.171+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-1012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.173+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-1013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-1014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.174+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-1012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.175+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-1015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.175+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_15-, and the Request Id: 268a28a7-1016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.175+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-1017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.175+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-1018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.177+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-1019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.177+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-1020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.179+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-1019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.180+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_16, and the Request Id: c55bee72-1021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.181+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-1022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.181+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-1023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.183+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-1023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.184+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-1024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.185+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-1025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.185+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-1026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.186+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-1027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.186+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-1025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.187+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-1022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.188+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-1028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_16-, and the Request Id: 0f8e1974-1029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.190+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-1030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.191+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-1031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.191+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-1032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.193+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-1031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.193+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-1032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.193+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_18, and the Request Id: 516a139d-1033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.195+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-1034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-1035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.196+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-1034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.196+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_16, and the Request Id: 2e1df7db-1036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.196+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-1037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.197+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_18, and the Request Id: a0b3572f-1038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.197+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-1039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.198+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-1037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.199+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-1035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.199+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-1040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.199+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-1039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.200+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-1041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.200+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-1040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.201+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-1042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.201+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-1043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.202+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-1041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.203+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-1043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.203+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-1044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.203+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_16, and the Request Id: d9d3e6a8-1045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_17, and the Request Id: ac4d0202-1046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.204+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-1044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.206+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-1047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.209+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_16-, and the Request Id: 934864f8-1048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.209+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-1047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.210+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-1049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.210+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_16, and the Request Id: 1299d095-1050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.212+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-1049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.214+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_18-, and the Request Id: b88000ea-1052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.214+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-1053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_17, and the Request Id: 14431572-1054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-1051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.218+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-1051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.218+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_18-, and the Request Id: 557517ee-1055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.219+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_16, and the Request Id: 8116d545-1056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.220+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_17-, and the Request Id: 1e2f7422-1057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.220+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_16-, and the Request Id: 15d5a95c-1058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.221+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_16-, and the Request Id: 33cd9896-1059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.222+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-1060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.222+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-1061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-1062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.226+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_16-, and the Request Id: c6b88555-1063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-1064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.228+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-1065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-1066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_17-, and the Request Id: 894bb6f1-1067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.233+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-1068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.235+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-1069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.235+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-1068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.236+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-1070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.236+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-1071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.238+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-1071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.238+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-1072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.239+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-1073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.239+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_16, and the Request Id: 027e2586-1074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.240+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-1073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-1075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.241+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-1076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.242+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-1077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.243+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-1078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.244+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-1079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.244+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-1080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.244+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-1078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.245+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_16-, and the Request Id: 268a28a7-1081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-1080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.246+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-1082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.247+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-1083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.248+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_17, and the Request Id: c55bee72-1084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-1085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.249+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-1085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_17, and the Request Id: 2e1df7db-1086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.252+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-1083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.252+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-1087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.252+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-1088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.254+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-1087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.255+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-1089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.256+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-1090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.257+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_17-, and the Request Id: 0f8e1974-1091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.257+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-1090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.258+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-1092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.258+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-1093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.259+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-1093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.261+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-1094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.262+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_19, and the Request Id: a0b3572f-1095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.262+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_17-, and the Request Id: 934864f8-1096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.262+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-1094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.264+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_19, and the Request Id: 516a139d-1097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.265+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-1099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.266+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-1098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.267+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-1099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-1100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.268+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-1098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.268+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_17, and the Request Id: d9d3e6a8-1101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.268+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-1102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.270+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-1103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-1102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.270+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-1104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-1105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.272+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-1106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.272+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-1103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.273+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_17, and the Request Id: 1299d095-1107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-1105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.274+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-1106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.275+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-1108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.276+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_18, and the Request Id: 14431572-1109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.276+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-1108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.277+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_19-, and the Request Id: 557517ee-1110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.277+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-1111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.278+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_19-, and the Request Id: b88000ea-1112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_18, and the Request Id: ac4d0202-1113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.280+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-1114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.280+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_17-, and the Request Id: 33cd9896-1115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.282+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_18-, and the Request Id: 894bb6f1-1116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.284+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_18-, and the Request Id: 1e2f7422-1117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.285+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_17-, and the Request Id: 15d5a95c-1118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.285+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-1119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.286+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-1120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-1121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.288+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-1122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.288+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-1123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.289+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-1124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.290+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-1120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.290+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-1123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.291+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-1125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-1126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.293+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-1127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.293+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-1128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.293+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-1129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.294+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-1130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.294+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-1127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.295+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-1131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.297+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-1131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.297+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-1132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.299+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-1134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.299+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_17, and the Request Id: 027e2586-1133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.300+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-1135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.301+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-1136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.302+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-1137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.302+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-1134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.303+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-1137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.304+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-1138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.304+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-1139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.305+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_17, and the Request Id: 8116d545-1140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.305+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-1138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.306+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-1139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.307+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-1141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.307+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-1142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-1141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.308+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-1143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-1144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-1142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.309+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_20, and the Request Id: a0b3572f-1145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.310+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-1144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.310+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_18, and the Request Id: c55bee72-1146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.311+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-1147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.311+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-1148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.311+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-1149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.311+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-1150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.311+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_18, and the Request Id: 2e1df7db-1151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.312+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-1147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.312+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-1148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.313+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-1150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.314+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-1152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.314+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_17-, and the Request Id: c6b88555-1153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.315+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-1154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.315+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-1152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.316+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_19, and the Request Id: ac4d0202-1155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.316+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_17-, and the Request Id: 268a28a7-1156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.318+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-1157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.318+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_20-, and the Request Id: 557517ee-1158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.318+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_20, and the Request Id: 516a139d-1159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.320+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-1157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.320+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_18-, and the Request Id: 934864f8-1160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-1161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.321+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-1154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.321+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-1162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-1161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_18-, and the Request Id: 0f8e1974-1163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.323+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-1164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.323+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_18, and the Request Id: d9d3e6a8-1165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.324+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-1162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.324+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-1166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-1164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.325+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-1167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.325+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_18, and the Request Id: 1299d095-1168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.325+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_20-, and the Request Id: b88000ea-1169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.326+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_19, and the Request Id: 14431572-1170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.327+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_19-, and the Request Id: 1e2f7422-1171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.327+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-1172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.328+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-1173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.330+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_19-, and the Request Id: 894bb6f1-1174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.330+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_18-, and the Request Id: 15d5a95c-1175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.331+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_18-, and the Request Id: 33cd9896-1176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.332+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-1177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.332+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-1178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.335+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-1179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.335+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-1180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.337+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-1181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-1182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.339+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-1183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.339+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-1185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.339+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-1184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.341+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-1186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.343+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-1187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-1188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.344+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-1189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.345+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-1190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.348+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-1187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.348+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-1191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.349+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-1192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.351+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-1192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.351+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-1193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.351+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-1194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.352+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-1193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.353+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_18, and the Request Id: 8116d545-1195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.353+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-1196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.355+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-1196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.355+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-1197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.355+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-1198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.356+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-1199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.357+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-1197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.358+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-1200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-1199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.358+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-1201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.358+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-1202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.359+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-1203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.359+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-1200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.360+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-1204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-1203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-1202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.361+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-1204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.361+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_19, and the Request Id: 2e1df7db-1205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-1201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-1206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-1206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.362+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-1208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.362+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_18, and the Request Id: 027e2586-1207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.362+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-1209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.363+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-1208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.363+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-1209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.364+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-1211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.364+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-1212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.364+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-1211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.365+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-1213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.365+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_18-, and the Request Id: c6b88555-1214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.365+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_19, and the Request Id: c55bee72-1210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.365+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_21, and the Request Id: a0b3572f-1215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.366+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-1212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_20, and the Request Id: ac4d0202-1216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.367+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-1213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_19, and the Request Id: 1299d095-1217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-1218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.369+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-1218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.370+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_19-, and the Request Id: 934864f8-1219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_20, and the Request Id: 14431572-1220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.372+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_21, and the Request Id: 516a139d-1221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.373+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-1222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.374+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_18-, and the Request Id: 268a28a7-1223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.374+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-1224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.376+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-1224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_20-, and the Request Id: 1e2f7422-1225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.377+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-1226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.378+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_21-, and the Request Id: 557517ee-1227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.379+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-1228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.381+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_19-, and the Request Id: 33cd9896-1229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.381+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-1230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.382+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-1226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.383+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-1231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.383+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-1232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.383+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_19, and the Request Id: d9d3e6a8-1233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.384+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_19-, and the Request Id: 0f8e1974-1234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_20-, and the Request Id: 894bb6f1-1235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.385+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_21-, and the Request Id: b88000ea-1236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.387+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-1237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.389+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-1238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.389+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-1239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.389+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-1240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.391+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-1241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.391+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-1242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-1243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.393+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-1241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.393+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_19-, and the Request Id: 15d5a95c-1244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.394+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-1245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.395+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-1246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.395+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-1247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.395+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-1248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.396+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-1249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.396+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-1248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.399+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_19, and the Request Id: 8116d545-1250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.399+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-1251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.400+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-1252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.401+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-1253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.401+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-1254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.402+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-1252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.402+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-1253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.402+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-1255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.403+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-1256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.403+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-1257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.404+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-1256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.405+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-1257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.406+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_20, and the Request Id: 2e1df7db-1258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.406+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_19, and the Request Id: 027e2586-1259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.407+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-1255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.407+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-1260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.407+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-1261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-1260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-1262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.410+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-1263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.410+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-1262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.411+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_19-, and the Request Id: c6b88555-1264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.411+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-1265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.411+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-1263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.412+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_20-, and the Request Id: 934864f8-1266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.413+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-1265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.414+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-1267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.414+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_21, and the Request Id: ac4d0202-1268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.414+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-1269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.415+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-1270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.415+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-1269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.416+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-1271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.416+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-1270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.418+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-1271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_20, and the Request Id: 1299d095-1272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.420+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-1274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-1273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.420+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-1275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.421+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_22, and the Request Id: a0b3572f-1276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.421+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-1273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.421+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_19-, and the Request Id: 268a28a7-1277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.421+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-1278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.423+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-1278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.423+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_21-, and the Request Id: 1e2f7422-1279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.424+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_20-, and the Request Id: 33cd9896-1280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.424+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_22, and the Request Id: 516a139d-1281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-1282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.425+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-1283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-1282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.428+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-1284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.428+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_20, and the Request Id: c55bee72-1285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-1286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-1284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.429+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-1287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.431+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-1288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.431+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-1289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.431+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_22-, and the Request Id: 557517ee-1290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.432+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_21, and the Request Id: 14431572-1291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_20-, and the Request Id: 0f8e1974-1292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.434+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_22-, and the Request Id: b88000ea-1293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.434+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-1294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.436+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-1295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.436+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-1296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.436+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-1297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.437+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_21-, and the Request Id: 894bb6f1-1298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.438+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-1299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.438+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-1296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.439+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-1297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.439+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-1300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.439+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-1301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.441+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-1302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-1303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.442+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-1304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.442+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-1302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.442+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-1303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.442+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-1305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.444+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_20, and the Request Id: 8116d545-1306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.444+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_21, and the Request Id: 2e1df7db-1307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.446+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-1308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.446+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-1309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.449+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-1304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.449+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-1310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.450+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-1311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.451+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_20-, and the Request Id: c6b88555-1312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.451+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-1313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.452+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-1314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-1311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.453+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-1310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.453+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-1314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.454+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-1316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.454+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-1317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.453+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_21-, and the Request Id: 934864f8-1315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.455+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-1316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.455+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-1318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.456+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_20, and the Request Id: d9d3e6a8-1319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.457+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-1318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.457+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-1320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.457+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_21, and the Request Id: 1299d095-1321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.458+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_22, and the Request Id: ac4d0202-1322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.458+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-1320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.458+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-1323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.458+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-1324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.459+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-1325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.461+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-1325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.462+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-1326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.463+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-1326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.464+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_23, and the Request Id: a0b3572f-1327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.467+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_20-, and the Request Id: 15d5a95c-1328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.467+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-1329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.468+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-1330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.469+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-1329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.470+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-1330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.470+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-1331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.471+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_20, and the Request Id: 027e2586-1332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-1333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.472+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-1334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.474+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-1334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.474+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_23-, and the Request Id: 557517ee-1335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.476+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_23, and the Request Id: 516a139d-1336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.478+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_21-, and the Request Id: 33cd9896-1337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.478+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-1338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.479+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_22-, and the Request Id: 1e2f7422-1339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.479+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-1340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.479+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-1341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.480+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-1338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.482+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-1342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.483+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_20-, and the Request Id: 268a28a7-1343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.483+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-1342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-1344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.485+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-1345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.485+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_22, and the Request Id: 14431572-1346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.486+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_23-, and the Request Id: b88000ea-1347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.488+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-1348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.489+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-1349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.489+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-1350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.489+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-1348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.490+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-1351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.490+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-1352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-1352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.493+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-1353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.493+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_21, and the Request Id: 8116d545-1354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.493+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-1355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.494+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-1356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.496+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_22-, and the Request Id: 894bb6f1-1357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.497+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-1358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.500+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-1359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.500+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-1355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.500+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-1353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.501+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-1360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.501+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-1361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-1362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.502+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-1363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.503+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-1360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.503+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-1364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.503+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-1365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.504+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_22, and the Request Id: 2e1df7db-1366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.504+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-1361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.505+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-1365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.505+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-1367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.506+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-1364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.506+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-1368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.507+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_21, and the Request Id: c55bee72-1369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.508+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-1370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.508+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-1371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.509+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-1372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.509+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-1368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.509+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-1373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.510+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-1370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.510+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-1372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.511+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-1374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.511+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-1371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.511+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-1375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-1374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.513+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-1376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.513+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-1375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.513+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_24, and the Request Id: a0b3572f-1377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.514+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-1378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.514+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_22, and the Request Id: 1299d095-1379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.515+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_23, and the Request Id: ac4d0202-1380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.515+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_21-, and the Request Id: c6b88555-1381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.517+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_21, and the Request Id: d9d3e6a8-1382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.518+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_21-, and the Request Id: 0f8e1974-1383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.518+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-1384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.519+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_22-, and the Request Id: 934864f8-1385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.519+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_24-, and the Request Id: 557517ee-1386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.520+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-1384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.521+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_22-, and the Request Id: 33cd9896-1387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.522+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-1389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.522+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_23-, and the Request Id: 1e2f7422-1388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.523+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-1389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.523+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-1390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.523+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-1391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.524+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-1390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.525+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-1392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.526+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-1393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.526+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-1394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.527+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-1392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.527+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-1393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.528+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_23, and the Request Id: 14431572-1395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.528+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-1396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.528+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-1397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.528+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-1398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.529+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-1397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.530+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_24, and the Request Id: 516a139d-1399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.531+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_21-, and the Request Id: 15d5a95c-1400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.532+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_21, and the Request Id: 027e2586-1401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.533+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_23-, and the Request Id: 894bb6f1-1402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.534+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-1403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.535+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-1404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.536+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-1405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.536+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_24-, and the Request Id: b88000ea-1406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-1407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-1408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.538+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-1409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.540+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_21-, and the Request Id: 268a28a7-1410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.541+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-1411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.543+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-1412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.543+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-1413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.543+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-1414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.544+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-1415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-1416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.544+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-1413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.546+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-1417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.546+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-1418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.546+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-1419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.547+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-1417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-1419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.548+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-1418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.549+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_22, and the Request Id: c55bee72-1420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.549+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-1421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.550+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-1422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.550+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-1423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-1422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.552+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-1423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-1425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.553+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-1424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.553+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-1426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.554+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-1424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.555+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_22, and the Request Id: 8116d545-1427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.555+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-1425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.555+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-1428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.555+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_23, and the Request Id: 2e1df7db-1429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.556+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-1430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-1428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.556+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-1431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.557+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-1432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.558+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_24, and the Request Id: ac4d0202-1433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.559+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-1432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.559+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-1434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.560+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_23, and the Request Id: 1299d095-1435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.561+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-1436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.562+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_22-, and the Request Id: 0f8e1974-1437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.562+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-1434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.563+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_22-, and the Request Id: c6b88555-1438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.564+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-1439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.565+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_23-, and the Request Id: 934864f8-1440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.565+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-1441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-1442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.565+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-1439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.567+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-1442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.567+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-1441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.567+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_25, and the Request Id: a0b3572f-1443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.568+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_24-, and the Request Id: 1e2f7422-1444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.568+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-1445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.569+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-1446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.570+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-1447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.570+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-1446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.571+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-1448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.571+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-1445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.571+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-1447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.571+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_23-, and the Request Id: 33cd9896-1449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.572+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-1448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.572+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-1450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.573+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_25, and the Request Id: 516a139d-1451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.573+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_24, and the Request Id: 14431572-1452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.574+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-1453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-1454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.575+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-1455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.576+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-1453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.576+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-1455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.577+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_22, and the Request Id: d9d3e6a8-1456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-1457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.577+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_22, and the Request Id: 027e2586-1458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-1459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.582+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_22-, and the Request Id: 268a28a7-1460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.582+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-1461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.583+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_24-, and the Request Id: 894bb6f1-1462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.585+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-1463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-1464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.586+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_22-, and the Request Id: 15d5a95c-1466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.586+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-1465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.590+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-1467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.591+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-1468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.591+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-1469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.592+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-1470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.592+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-1469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.593+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_25-, and the Request Id: b88000ea-1471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.593+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-1472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.594+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_25-, and the Request Id: 557517ee-1473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-1472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-1474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.596+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_23, and the Request Id: c55bee72-1475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.596+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-1476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.598+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-1477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.598+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-1478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.598+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-1476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.600+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-1477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.600+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-1479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.601+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-1480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.601+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-1481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.602+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-1482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.602+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-1480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.603+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-1481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.604+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-1484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.604+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_24, and the Request Id: 1299d095-1483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.604+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-1482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_24, and the Request Id: 2e1df7db-1485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.605+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-1486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.605+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-1484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.606+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-1487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.606+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-1488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.607+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-1489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.607+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_23-, and the Request Id: 0f8e1974-1490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.608+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-1487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.608+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-1488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.609+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_23, and the Request Id: 8116d545-1491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_24-, and the Request Id: 934864f8-1492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.611+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-1493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_25, and the Request Id: ac4d0202-1494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.613+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-1495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-1496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.615+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_24-, and the Request Id: 33cd9896-1497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.616+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-1498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.616+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_25-, and the Request Id: 1e2f7422-1499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.616+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-1500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.617+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-1501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.618+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-1500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.618+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-1502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.618+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-1503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.619+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-1504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.620+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-1503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.620+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-1505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.620+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-1504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-1505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.622+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-1506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.622+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_23, and the Request Id: 027e2586-1507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.623+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-1508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.623+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-1509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.623+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-1510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.624+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-1511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.624+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-1510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.625+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-1508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.625+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_25, and the Request Id: 14431572-1512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.625+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-1511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.626+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_23-, and the Request Id: c6b88555-1513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.626+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_26, and the Request Id: a0b3572f-1514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.627+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-1515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.628+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_23-, and the Request Id: 268a28a7-1516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.629+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-1517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.630+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-1518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.631+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-1515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.631+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-1518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.632+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_23, and the Request Id: d9d3e6a8-1519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.632+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-1521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-1520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.633+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-1522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.634+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-1523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.634+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-1522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.635+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_26-, and the Request Id: 557517ee-1524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.635+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_25-, and the Request Id: 894bb6f1-1525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.636+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_26, and the Request Id: 516a139d-1526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.637+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-1527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.639+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-1523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.639+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_23-, and the Request Id: 15d5a95c-1529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.640+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-1528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.640+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-1530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.641+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-1531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-1532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.643+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-1533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.644+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-1534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.644+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-1532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.645+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-1535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.646+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-1534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.646+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-1536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.646+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-1537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-1530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.647+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-1535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.648+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_24, and the Request Id: c55bee72-1539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.648+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-1538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_25, and the Request Id: 1299d095-1540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-1541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.650+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-1541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.651+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_26-, and the Request Id: b88000ea-1542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.651+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_25, and the Request Id: 2e1df7db-1544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-1543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.652+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-1545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.653+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-1543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.654+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-1546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-1547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.655+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-1547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.657+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_26, and the Request Id: ac4d0202-1548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.657+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-1549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.658+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-1550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.660+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-1552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.660+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-1551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.661+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-1550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.661+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_25-, and the Request Id: 33cd9896-1553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.661+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-1552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.663+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-1554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.663+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-1555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.664+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-1556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.665+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-1554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.665+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-1555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.665+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_25-, and the Request Id: 934864f8-1557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.666+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_24-, and the Request Id: 0f8e1974-1558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.667+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_27, and the Request Id: a0b3572f-1559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.667+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-1560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-1561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.669+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-1562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.669+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_24, and the Request Id: 8116d545-1563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.670+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-1562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-1561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.671+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_26-, and the Request Id: 1e2f7422-1564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.671+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-1565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.671+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-1566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.673+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-1566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.673+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-1565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.673+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-1567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.674+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-1568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.674+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_26, and the Request Id: 14431572-1569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.674+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-1560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.676+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-1570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.677+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-1571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.677+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_27-, and the Request Id: 557517ee-1572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.677+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-1573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.678+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-1570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.679+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_24, and the Request Id: 027e2586-1574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.679+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_24, and the Request Id: d9d3e6a8-1575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.680+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_24-, and the Request Id: c6b88555-1576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.681+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_26-, and the Request Id: 894bb6f1-1577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.682+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-1578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.682+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-1579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.684+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-1580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.684+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-1578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.685+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_24-, and the Request Id: 268a28a7-1582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.685+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-1581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.686+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_24-, and the Request Id: 15d5a95c-1583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.687+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-1584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.687+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-1585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.689+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-1586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.689+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-1587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.690+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-1587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-1588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.692+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_27, and the Request Id: 516a139d-1589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.692+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-1590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-1591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.693+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-1592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.694+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-1593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.694+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-1588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.695+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-1594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.697+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-1595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.698+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-1596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.698+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-1597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.698+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-1595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.700+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_27-, and the Request Id: b88000ea-1598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_27, and the Request Id: ac4d0202-1599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.700+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-1600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.704+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-1601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.704+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-1600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.705+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-1602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.705+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-1601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.705+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-1603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.706+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-1604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.706+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-1603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.709+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-1604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.709+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-1606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.709+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-1605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.710+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_25, and the Request Id: c55bee72-1607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.710+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-1608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.711+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_27-, and the Request Id: 1e2f7422-1609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.711+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-1605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.711+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-1610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.711+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-1606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.711+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-1611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.711+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-1608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.712+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-1611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-1612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.713+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-1613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-1612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.714+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_26, and the Request Id: 1299d095-1615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.714+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-1614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.715+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-1616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.716+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_25, and the Request Id: 8116d545-1617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.716+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-1614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.716+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-1618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.716+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-1616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.717+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-1619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.717+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-1618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.718+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_26, and the Request Id: 2e1df7db-1620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.718+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-1621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_25-, and the Request Id: 0f8e1974-1622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-1619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.719+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-1621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.721+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_28, and the Request Id: a0b3572f-1623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.721+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-1624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.722+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_25, and the Request Id: 027e2586-1625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.722+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_27, and the Request Id: 14431572-1626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.723+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_26-, and the Request Id: 33cd9896-1627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_26-, and the Request Id: 934864f8-1628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.724+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-1629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.725+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_25-, and the Request Id: c6b88555-1630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.726+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-1631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.726+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_25-, and the Request Id: 268a28a7-1632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.727+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-1633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.728+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-1631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.728+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_28-, and the Request Id: 557517ee-1634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.728+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-1633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.729+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_27-, and the Request Id: 894bb6f1-1635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.730+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-1636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.730+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-1637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.731+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-1636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.731+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-1637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.732+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_28, and the Request Id: 516a139d-1638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.733+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-1639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.733+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-1640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-1641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.734+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_25, and the Request Id: d9d3e6a8-1642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.735+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-1643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.736+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-1644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-1645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.739+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_28-, and the Request Id: b88000ea-1646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.739+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-1647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.739+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-1648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-1649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.742+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-1650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.743+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_25-, and the Request Id: 15d5a95c-1651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.743+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-1652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.743+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-1653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-1654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.745+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-1655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.746+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-1656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.747+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-1654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.747+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-1655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.748+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-1657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.748+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-1658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.749+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-1659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.750+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-1657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.750+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-1658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.750+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-1660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.750+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-1661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.751+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-1662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.751+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_26, and the Request Id: 8116d545-1663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.751+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_28, and the Request Id: ac4d0202-1664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.754+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-1665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.755+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-1661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.756+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-1666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.756+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-1667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.757+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-1668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.758+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-1667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.758+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-1669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.759+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_27, and the Request Id: 1299d095-1670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-1669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.761+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-1668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.761+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_26-, and the Request Id: c6b88555-1671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.761+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-1672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.761+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-1674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.762+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-1673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.762+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-1675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.763+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-1672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.763+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-1674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.763+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-1675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.764+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-1676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.765+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-1677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.765+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-1678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.765+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-1676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.765+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_28-, and the Request Id: 1e2f7422-1679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.766+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_26, and the Request Id: c55bee72-1680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.766+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-1677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.766+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-1678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.767+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_27, and the Request Id: 2e1df7db-1681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.767+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_26, and the Request Id: 027e2586-1682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.768+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-1683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.769+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-1684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.769+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-1685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.769+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-1683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.770+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_29, and the Request Id: a0b3572f-1686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.771+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_27-, and the Request Id: 33cd9896-1687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.772+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_26-, and the Request Id: 0f8e1974-1688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.773+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-1689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.773+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-1690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.774+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_27-, and the Request Id: 934864f8-1691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.774+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-1689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.775+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-1684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-1692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.776+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_26-, and the Request Id: 268a28a7-1693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.777+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-1694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.777+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-1690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.777+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-1695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.778+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-1694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.778+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-1696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.778+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_28, and the Request Id: 14431572-1697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.778+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_29, and the Request Id: 516a139d-1698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.779+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-1695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.780+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-1699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.781+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-1700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.781+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-1701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.781+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_26, and the Request Id: d9d3e6a8-1702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.782+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-1703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.783+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-1704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_28-, and the Request Id: 894bb6f1-1705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.786+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_29-, and the Request Id: 557517ee-1706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.786+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-1707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.787+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-1708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.789+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_29-, and the Request Id: b88000ea-1709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.790+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-1708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.791+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-1710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-1711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.793+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_26-, and the Request Id: 15d5a95c-1712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.793+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-1713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.793+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-1714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.793+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-1710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.793+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-1711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.794+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-1715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.795+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-1716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.795+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-1717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.795+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-1718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.795+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_27, and the Request Id: 8116d545-1719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.796+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-1717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.797+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-1720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.797+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-1721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.798+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-1721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.800+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-1722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.801+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-1722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.801+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_27-, and the Request Id: c6b88555-1723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.802+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_27, and the Request Id: c55bee72-1724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-1725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.806+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-1726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.807+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_27-, and the Request Id: 0f8e1974-1727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.807+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-1728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.807+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-1729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.808+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-1730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-1731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_29, and the Request Id: ac4d0202-1732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.810+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-1729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.811+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-1731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.812+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-1733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.813+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-1734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.813+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-1736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-1735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.813+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-1737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.815+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-1734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.815+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-1736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.815+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-1735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.815+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-1738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.817+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-1737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.817+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-1738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.817+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-1739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.818+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-1740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.818+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_29-, and the Request Id: 1e2f7422-1741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.818+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-1742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.818+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_28, and the Request Id: 2e1df7db-1743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.819+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-1742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.819+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-1740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.820+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_27, and the Request Id: 027e2586-1744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.821+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-1739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.821+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-1745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.821+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_28, and the Request Id: 1299d095-1746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.822+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-1747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-1745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.823+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_29, and the Request Id: 14431572-1748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.824+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_30, and the Request Id: 516a139d-1749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.824+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-1750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.824+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-1751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.825+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-1752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.826+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-1750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-1753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.826+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_28-, and the Request Id: 934864f8-1754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.828+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_27-, and the Request Id: 268a28a7-1755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.828+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_28-, and the Request Id: 33cd9896-1756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.828+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_30, and the Request Id: a0b3572f-1757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.830+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-1758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.831+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_29-, and the Request Id: 894bb6f1-1759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.832+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_30-, and the Request Id: b88000ea-1760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.833+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-1761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.835+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-1761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.835+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-1762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.835+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-1763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.836+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_30-, and the Request Id: 557517ee-1764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.836+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-1765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.838+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-1766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.838+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-1767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.838+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-1765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-1768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.839+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-1769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.839+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-1766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.840+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-1770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-1769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.841+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-1770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.841+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_28, and the Request Id: c55bee72-1771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-1772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.842+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_28, and the Request Id: 8116d545-1773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.842+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-1774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.843+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-1775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-1776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.844+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-1775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.845+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-1777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.846+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-1778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.846+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-1779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.846+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_27, and the Request Id: d9d3e6a8-1780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.847+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-1776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.847+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_28-, and the Request Id: 0f8e1974-1781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-1782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.848+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-1783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.850+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-1783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.850+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_30, and the Request Id: ac4d0202-1785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.850+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_28-, and the Request Id: c6b88555-1784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.851+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-1786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.853+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-1787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.854+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-1788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.854+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-1789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.854+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-1790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.855+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-1791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.855+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-1789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.856+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_30-, and the Request Id: 1e2f7422-1792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.857+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-1793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.859+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-1793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.860+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-1794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.860+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_29, and the Request Id: 1299d095-1795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.861+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-1796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.861+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_27-, and the Request Id: 15d5a95c-1797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.862+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-1794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.863+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-1798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.863+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-1799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.863+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-1800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.865+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-1801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.865+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-1800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.865+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-1802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.866+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-1803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.866+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-1801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-1802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.866+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-1804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.867+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-1803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.867+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-1804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.868+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-1805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.868+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_29, and the Request Id: 2e1df7db-1806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.868+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_28, and the Request Id: 027e2586-1807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.869+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-1808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.869+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-1805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.870+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_29-, and the Request Id: 33cd9896-1809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.870+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-1810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.870+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_31, and the Request Id: 516a139d-1811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.871+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-1812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.872+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-1812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.874+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_29-, and the Request Id: 934864f8-1813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-1814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.874+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_28-, and the Request Id: 268a28a7-1815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-1814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.875+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-1816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.876+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_31, and the Request Id: a0b3572f-1817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.876+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-1818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.876+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_31-, and the Request Id: b88000ea-1819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.877+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-1818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.877+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-1816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-1820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.878+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-1821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.879+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-1820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.879+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-1821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.879+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-1822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.879+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-1823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.880+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-1824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.881+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-1822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.882+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_29, and the Request Id: 8116d545-1825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.882+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-1826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.882+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_31, and the Request Id: ac4d0202-1827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.883+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-1826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.883+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-1828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-1829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-1829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.885+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_30, and the Request Id: 14431572-1831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.885+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_31-, and the Request Id: 557517ee-1830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.887+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_29, and the Request Id: c55bee72-1832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.888+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-1834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.888+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_29-, and the Request Id: c6b88555-1833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.889+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-1835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.889+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-1836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.890+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-1837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.890+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-1835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.891+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_30-, and the Request Id: 894bb6f1-1838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.891+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-1839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.892+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_31-, and the Request Id: 1e2f7422-1840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.893+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-1839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.893+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_28, and the Request Id: d9d3e6a8-1841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.895+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-1842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.897+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-1843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.897+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-1844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_29-, and the Request Id: 0f8e1974-1845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.899+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-1846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.900+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_28-, and the Request Id: 15d5a95c-1847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-1848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.902+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-1849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.902+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-1850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.902+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-1851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-1852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.904+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-1849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.904+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-1851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.904+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-1853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.905+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-1854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.906+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-1855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.907+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-1856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.907+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-1855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.907+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-1857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.908+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-1856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.909+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-1858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.909+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_30, and the Request Id: 1299d095-1859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.909+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_30, and the Request Id: 2e1df7db-1860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.910+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-1857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.911+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-1861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.911+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-1862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.912+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-1861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.912+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-1862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.913+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_29, and the Request Id: 027e2586-1864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.913+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-1863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.913+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-1865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.914+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-1863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.915+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-1866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.916+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-1867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.916+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_30-, and the Request Id: 33cd9896-1868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.917+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_30-, and the Request Id: 934864f8-1869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.918+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-1870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.918+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-1871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.919+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-1870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.919+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-1872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.920+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_29-, and the Request Id: 268a28a7-1873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.920+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_30, and the Request Id: 8116d545-1874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.921+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-1875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.921+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-1876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.921+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-1872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.922+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-1877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.922+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-1876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.922+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-1878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-1879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.923+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-1880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.923+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-1880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.923+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_32, and the Request Id: a0b3572f-1881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.925+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-1879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.925+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_32, and the Request Id: 516a139d-1882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.926+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_30-, and the Request Id: c6b88555-1883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.930+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-1884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.930+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-1885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.931+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-1886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.931+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-1885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-1887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.933+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-1888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.933+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_32-, and the Request Id: 557517ee-1889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.935+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-1888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.935+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_32, and the Request Id: ac4d0202-1890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.938+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-1891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.939+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-1891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.941+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-1892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.941+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_32-, and the Request Id: b88000ea-1893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.942+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-1894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.942+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-1886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.943+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-1895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.944+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-1894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.944+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_31, and the Request Id: 14431572-1896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.944+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-1895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.946+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_30, and the Request Id: c55bee72-1897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.946+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-1898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.947+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-1899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.947+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-1900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.947+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-1901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.948+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-1902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.948+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-1901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.949+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-1903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.949+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-1900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.949+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_32-, and the Request Id: 1e2f7422-1904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.949+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_29, and the Request Id: d9d3e6a8-1905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.950+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-1906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.951+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_31-, and the Request Id: 894bb6f1-1907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.951+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-1906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_30-, and the Request Id: 0f8e1974-1908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.952+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-1909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.952+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_31, and the Request Id: 1299d095-1910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.954+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-1911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.954+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-1912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-1913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.961+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-1911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.961+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-1914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.963+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_29-, and the Request Id: 15d5a95c-1915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.963+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-1916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.963+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-1917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.964+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-1918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.965+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-1917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.966+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_31, and the Request Id: 2e1df7db-1919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.966+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-1918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.967+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-1920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.967+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-1921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-1922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-1922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.969+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-1923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.970+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-1924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.971+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-1925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.971+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-1920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.971+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-1921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.972+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-1926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.972+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_31-, and the Request Id: 33cd9896-1927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-1928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.973+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-1926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.973+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-1929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.974+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-1929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.975+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-1930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.975+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_31, and the Request Id: 8116d545-1931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.976+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-1932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.976+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_30, and the Request Id: 027e2586-1933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.977+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-1930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.977+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-1932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.978+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-1934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.978+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_31-, and the Request Id: 934864f8-1935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.979+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-1934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.979+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-1936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.980+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-1937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.981+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_30-, and the Request Id: 268a28a7-1938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.982+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_31-, and the Request Id: c6b88555-1939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-1940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.982+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-1937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.982+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_33, and the Request Id: a0b3572f-1941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.983+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-1940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.983+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_33, and the Request Id: ac4d0202-1942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.984+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-1943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.985+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-1945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.985+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-1944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.986+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-1945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.986+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-1946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.987+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_33, and the Request Id: 516a139d-1947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.987+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_32, and the Request Id: 14431572-1948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.988+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-1949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.989+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-1949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.990+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_33-, and the Request Id: 557517ee-1950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.991+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-1951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-1952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.992+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_33-, and the Request Id: 1e2f7422-1953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.993+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-1952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.994+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_31, and the Request Id: c55bee72-1954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.994+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-1955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.995+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-1956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.996+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-1957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.997+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_33-, and the Request Id: b88000ea-1958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.997+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_32-, and the Request Id: 894bb6f1-1959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-1960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.999+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-1956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:06.999+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-1961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.000+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-1962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.001+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-1963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.001+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-1964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.002+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_31-, and the Request Id: 0f8e1974-1965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.003+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-1966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-1967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-1968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.005+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-1967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.005+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-1969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.006+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-1970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.006+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-1969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.008+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-1970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.008+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_32, and the Request Id: 2e1df7db-1971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.009+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-1972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.009+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_30, and the Request Id: d9d3e6a8-1973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.010+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-1974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-1972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-1975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.011+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-1976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.012+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-1977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.012+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-1976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.013+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-1978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.013+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_32, and the Request Id: 1299d095-1979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.013+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-1980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.014+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_30-, and the Request Id: 15d5a95c-1981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.015+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-1982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_32-, and the Request Id: 934864f8-1983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-1984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.017+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-1982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.017+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-1985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-1984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.018+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-1986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.018+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-1987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-1988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.019+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-1987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.019+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-1986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-1988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.020+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-1989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_34, and the Request Id: ac4d0202-1990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.022+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-1992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.022+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-1985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.022+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-1989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.022+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-1994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.022+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-1991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.023+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-1995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.023+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-1994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-1991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.024+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-1996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.025+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-1996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.025+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_32-, and the Request Id: 33cd9896-1993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.025+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_33, and the Request Id: 14431572-1997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.025+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-1998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.026+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-1999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.027+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-2001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.027+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_31, and the Request Id: 027e2586-2000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.028+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_32, and the Request Id: 8116d545-2002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.028+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-2003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.032+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-1998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.033+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-1999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.033+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_34, and the Request Id: 516a139d-2004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.033+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-2005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.034+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-2003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.034+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_31-, and the Request Id: 268a28a7-2006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-2007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.035+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_33-, and the Request Id: 894bb6f1-2008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-2007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.036+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_34, and the Request Id: a0b3572f-2009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.037+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_34-, and the Request Id: 1e2f7422-2010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.037+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_32, and the Request Id: c55bee72-2011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.038+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_32-, and the Request Id: c6b88555-2012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.038+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-2013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.038+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_34-, and the Request Id: b88000ea-2014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.038+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-2015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-2015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.040+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-2016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.041+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-2017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.041+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-2018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.042+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-2017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.042+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-2019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.043+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_34-, and the Request Id: 557517ee-2020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.044+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-2021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.044+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_33, and the Request Id: 2e1df7db-2022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-2023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.046+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_32-, and the Request Id: 0f8e1974-2024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.048+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-2025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.048+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-2026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.048+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-2027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.048+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-2028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.049+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-2029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.049+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-2027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.050+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_33-, and the Request Id: 934864f8-2030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.052+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-2031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.052+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-2032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.053+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-2031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.054+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-2033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.054+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-2034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.055+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-2035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.061+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_31, and the Request Id: d9d3e6a8-2036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.062+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-2037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.064+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-2037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.064+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-2038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-2039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.065+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-2040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.065+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-2039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.065+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-2042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.066+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-2040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-2038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.066+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-2043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-2042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.066+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-2041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.067+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-2044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.067+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-2045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.068+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-2047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.068+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-2045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.068+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-2046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.069+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-2046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.069+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-2044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.070+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_32, and the Request Id: 027e2586-2048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.070+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-2049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_35, and the Request Id: ac4d0202-2050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.071+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-2051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.071+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-2049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.072+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-2052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.072+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-2053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_34, and the Request Id: 14431572-2054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.074+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-2053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.074+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_33, and the Request Id: 8116d545-2055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.075+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_33, and the Request Id: 1299d095-2057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.075+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-2056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.076+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-2058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.076+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-2056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.077+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-2058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.077+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-2059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.078+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_35-, and the Request Id: 1e2f7422-2060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.078+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-2059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.078+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_32-, and the Request Id: 268a28a7-2061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.078+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-2062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.078+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-2063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_34-, and the Request Id: 894bb6f1-2064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.079+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-2065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.079+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-2062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-2063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.080+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-2065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.080+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_33-, and the Request Id: c6b88555-2066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.080+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-2067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.081+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_35, and the Request Id: a0b3572f-2068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.081+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-2067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.082+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-2069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.082+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-2069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.083+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_35, and the Request Id: 516a139d-2070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.083+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-2071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.083+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_33, and the Request Id: c55bee72-2072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.083+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_33-, and the Request Id: 33cd9896-2073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.084+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_34, and the Request Id: 2e1df7db-2074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-2075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.086+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_31-, and the Request Id: 15d5a95c-2076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.086+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_35-, and the Request Id: 557517ee-2077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.087+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-2078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.090+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_35-, and the Request Id: b88000ea-2079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_34-, and the Request Id: 934864f8-2080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.091+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_33-, and the Request Id: 0f8e1974-2081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-2082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.092+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-2083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.093+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-2085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.093+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-2084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.094+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-2086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.094+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-2087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-2088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-2089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.097+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-2090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.098+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-2089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.099+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-2091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.099+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-2092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.099+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-2093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.100+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-2094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.100+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-2091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.101+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-2095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.102+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-2096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.102+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_36, and the Request Id: ac4d0202-2097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-2098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.105+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-2099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.105+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-2100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.106+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-2098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.106+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-2101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.106+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-2102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.107+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-2103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.107+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-2104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.108+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-2100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.108+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-2103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.108+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-2104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.108+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-2105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.109+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-2106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.109+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-2105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.109+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-2107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-2108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.110+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-2107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.110+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-2106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.110+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_34, and the Request Id: 8116d545-2109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.111+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-2110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.112+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_33, and the Request Id: 027e2586-2112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.112+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-2111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.113+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-2110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_35, and the Request Id: 14431572-2113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-2114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.113+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_32, and the Request Id: d9d3e6a8-2115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.113+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-2111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.114+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-2116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.114+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-2114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.115+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-2117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.115+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-2116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.115+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-2118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.115+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-2119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-2118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.116+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_34-, and the Request Id: c6b88555-2120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.116+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-2119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.116+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-2117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.117+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-2121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.117+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_36-, and the Request Id: 1e2f7422-2122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.117+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_35, and the Request Id: 2e1df7db-2123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.117+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_36, and the Request Id: 516a139d-2124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.117+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-2121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.118+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-2125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.118+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_35-, and the Request Id: 894bb6f1-2126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.119+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-2125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.119+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_32-, and the Request Id: 15d5a95c-2127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.119+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_36, and the Request Id: a0b3572f-2128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.120+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-2129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.120+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-2130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-2129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.121+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-2130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.121+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-2131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.122+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_34, and the Request Id: 1299d095-2132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.123+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_33-, and the Request Id: 268a28a7-2133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.123+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_35-, and the Request Id: 934864f8-2134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.124+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_34, and the Request Id: c55bee72-2135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.124+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-2136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.125+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_36-, and the Request Id: b88000ea-2137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.126+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-2138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-2139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.127+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_34-, and the Request Id: 33cd9896-2140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.127+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-2141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.128+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_34-, and the Request Id: 0f8e1974-2142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-2143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.129+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_36-, and the Request Id: 557517ee-2144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.129+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-2145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.131+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-2146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.131+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-2147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.132+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-2148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-2149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.133+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-2150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.134+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-2148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.135+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-2151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.135+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-2152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.135+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-2153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.135+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-2151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.135+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-2154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.136+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-2155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.136+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_35, and the Request Id: 8116d545-2156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.138+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-2157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-2157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.140+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-2159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-2158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.140+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-2160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.141+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-2161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-2158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.142+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-2162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.142+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-2161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.142+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-2163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_37, and the Request Id: ac4d0202-2164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.143+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-2162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.143+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-2165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.144+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-2166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.144+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-2167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.144+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-2165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.145+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-2167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.146+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-2168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.146+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_33, and the Request Id: d9d3e6a8-2169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_36, and the Request Id: 14431572-2170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.147+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-2171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.147+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-2168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-2172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_35-, and the Request Id: c6b88555-2173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.149+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-2171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.150+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-2172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.150+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-2174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.150+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-2175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.151+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-2176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.151+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-2174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.152+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-2177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.152+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-2176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.152+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-2178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.152+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_36, and the Request Id: 2e1df7db-2179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.153+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_37, and the Request Id: 516a139d-2180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.153+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-2178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.153+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-2177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.153+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_37-, and the Request Id: 1e2f7422-2181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.154+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_33-, and the Request Id: 15d5a95c-2182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.155+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_37, and the Request Id: a0b3572f-2183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.155+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-2184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.158+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_37-, and the Request Id: b88000ea-2185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.158+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-2187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.158+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_36-, and the Request Id: 894bb6f1-2186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.158+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-2188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.159+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-2188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.159+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-2189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-2187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.159+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-2190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_36-, and the Request Id: 934864f8-2191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.160+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-2190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.160+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_34, and the Request Id: 027e2586-2192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-2193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.161+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_37-, and the Request Id: 557517ee-2194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-2195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.163+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-2196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.163+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-2196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.164+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-2195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_35, and the Request Id: 1299d095-2197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.165+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_35, and the Request Id: c55bee72-2198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.165+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-2199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.166+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-2200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-2201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.166+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-2202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.167+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-2203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.168+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-2204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.168+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_34-, and the Request Id: 268a28a7-2205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.170+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-2206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.170+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-2207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.171+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-2206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.171+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_35-, and the Request Id: 33cd9896-2208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.171+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-2209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.172+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-2210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.172+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-2210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_35-, and the Request Id: 0f8e1974-2211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.174+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-2212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.175+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-2213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.175+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_36, and the Request Id: 8116d545-2214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.176+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-2215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.177+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-2216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.177+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-2217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.178+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-2218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.179+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-2217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.179+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-2218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.180+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-2219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.180+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-2220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.181+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-2220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.181+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-2221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.182+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-2222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.182+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-2223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.183+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-2221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.183+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_34, and the Request Id: d9d3e6a8-2224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.183+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-2222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.183+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-2225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.183+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-2226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.183+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_36-, and the Request Id: c6b88555-2227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.183+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-2223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.184+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-2228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.184+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-2229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-2226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.185+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-2229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_38, and the Request Id: ac4d0202-2230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.185+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-2225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.186+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-2231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.186+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-2232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.187+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-2233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.187+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-2232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.188+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_38, and the Request Id: a0b3572f-2234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-2235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.189+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-2233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.189+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-2235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.190+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_34-, and the Request Id: 15d5a95c-2236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_37, and the Request Id: 14431572-2237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.190+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_37, and the Request Id: 2e1df7db-2238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.190+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_38, and the Request Id: 516a139d-2239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.191+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-2240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.192+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-2240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.193+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_38-, and the Request Id: 1e2f7422-2241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.194+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-2242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-2243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.194+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-2242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.195+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-2244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.195+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_38-, and the Request Id: 557517ee-2245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.196+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_37-, and the Request Id: 894bb6f1-2246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.197+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-2247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.197+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-2248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.198+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_38-, and the Request Id: b88000ea-2249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.198+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_35, and the Request Id: 027e2586-2250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.199+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_37-, and the Request Id: 934864f8-2251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.200+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-2252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-2253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.201+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-2254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.202+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-2254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.203+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_35-, and the Request Id: 268a28a7-2255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.203+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-2256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-2257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.204+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-2258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.205+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-2256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.206+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-2257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.206+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-2259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.206+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-2260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-2261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.207+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-2260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.208+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_36, and the Request Id: c55bee72-2262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.209+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-2263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.210+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-2263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.211+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-2264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.212+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-2265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_36, and the Request Id: 1299d095-2266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.212+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-2267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.214+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-2268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.214+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-2268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.215+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-2269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.217+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-2270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.217+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-2271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.218+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-2272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.219+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-2273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.219+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_37, and the Request Id: 8116d545-2274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-2270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_36-, and the Request Id: 0f8e1974-2275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.221+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-2273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.221+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-2276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.221+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-2277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.222+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-2278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.222+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-2279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.223+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-2278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.223+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-2277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.224+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-2280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.224+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_35, and the Request Id: d9d3e6a8-2281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_39, and the Request Id: ac4d0202-2282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.225+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_37-, and the Request Id: c6b88555-2283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.226+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-2280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.227+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-2284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-2285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.228+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-2284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.228+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_36-, and the Request Id: 33cd9896-2286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.229+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-2285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.230+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-2287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.230+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_39, and the Request Id: a0b3572f-2288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.232+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-2290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.232+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_39-, and the Request Id: 1e2f7422-2289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-2291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.232+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-2292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.232+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-2290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.233+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_38, and the Request Id: 14431572-2293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.234+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-2294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.235+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-2295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.236+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-2291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.236+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-2295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.237+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_35-, and the Request Id: 15d5a95c-2296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.237+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-2297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.237+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-2298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.238+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-2297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.238+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-2298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.239+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_38, and the Request Id: 2e1df7db-2299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.239+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_39, and the Request Id: 516a139d-2300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.240+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-2301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.242+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-2302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.243+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-2303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.244+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_39-, and the Request Id: b88000ea-2304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.244+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-2302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.245+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-2305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.245+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-2307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.245+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-2306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.246+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-2305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_38-, and the Request Id: 934864f8-2308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.246+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_36, and the Request Id: 027e2586-2309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.248+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-2310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-2311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.249+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-2312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.249+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-2313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.250+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-2313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-2314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.251+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_38-, and the Request Id: 894bb6f1-2315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.252+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-2314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.252+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-2316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.253+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-2317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.253+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_39-, and the Request Id: 557517ee-2318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.254+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-2321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.254+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-2320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.256+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-2321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.256+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-2322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.256+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_38, and the Request Id: 8116d545-2319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.256+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-2323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.257+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-2324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.258+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-2325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.258+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-2326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.258+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_36-, and the Request Id: 268a28a7-2327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.258+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-2324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.259+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_37, and the Request Id: c55bee72-2328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.260+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-2326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.260+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-2325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.261+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-2329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.262+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-2329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.262+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-2330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.262+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-2331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.263+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-2332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.263+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_36, and the Request Id: d9d3e6a8-2333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.263+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-2331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.263+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-2330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_37, and the Request Id: 1299d095-2334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.265+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-2335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.265+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-2336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.265+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_38-, and the Request Id: c6b88555-2337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.266+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-2338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_37-, and the Request Id: 0f8e1974-2339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.267+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-2338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-2340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.268+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-2341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.268+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-2342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.269+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-2341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.269+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-2342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_40, and the Request Id: ac4d0202-2343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.270+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_36-, and the Request Id: 15d5a95c-2345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.270+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_40, and the Request Id: 516a139d-2344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.271+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_37-, and the Request Id: 33cd9896-2346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.272+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-2347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.273+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-2347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.274+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-2348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.274+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-2349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.275+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-2350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.275+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-2351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.275+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-2352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.276+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-2352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.277+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-2353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.277+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_39, and the Request Id: 2e1df7db-2354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.277+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-2355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-2353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.278+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-2348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.278+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_39, and the Request Id: 14431572-2356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.279+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_40-, and the Request Id: 1e2f7422-2357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.279+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_40-, and the Request Id: b88000ea-2358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.280+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-2359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.280+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-2360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.280+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-2361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-2362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.283+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-2363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.284+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-2363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.284+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-2364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.284+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-2365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.286+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-2366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.286+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-2365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.287+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-2366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.287+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_39-, and the Request Id: 934864f8-2367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.288+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-2368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.289+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-2369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.291+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-2370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.291+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_40, and the Request Id: a0b3572f-2371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.292+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_39-, and the Request Id: 894bb6f1-2372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.293+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-2373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.294+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-2374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.295+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-2373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.295+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-2375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.295+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-2374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.296+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_37, and the Request Id: 027e2586-2376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-2377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.297+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-2377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.297+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_40-, and the Request Id: 557517ee-2378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.297+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-2379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.298+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-2380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.298+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-2381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.299+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-2382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.299+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-2381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.300+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_38, and the Request Id: c55bee72-2383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.300+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-2385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.300+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-2384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.300+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-2382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.301+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-2385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.302+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-2384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.303+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-2386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.303+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-2388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.303+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_39, and the Request Id: 8116d545-2387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.303+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_37-, and the Request Id: 268a28a7-2389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.305+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-2390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.306+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-2391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.306+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-2390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.306+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-2392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.307+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_38, and the Request Id: 1299d095-2393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.307+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-2392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.308+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-2394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.309+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_39-, and the Request Id: c6b88555-2395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-2396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.309+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-2394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.308+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-2391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.310+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_37, and the Request Id: d9d3e6a8-2397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.310+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-2398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.311+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_41, and the Request Id: 516a139d-2399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.311+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_38-, and the Request Id: 0f8e1974-2400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.312+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-2401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.313+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-2402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.313+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-2403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.314+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-2398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.315+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-2404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-2404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.317+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_41-, and the Request Id: b88000ea-2406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.317+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-2407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_41, and the Request Id: ac4d0202-2405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.318+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-2408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.318+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-2409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.319+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_37-, and the Request Id: 15d5a95c-2410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.319+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-2411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.320+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-2408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.320+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_38-, and the Request Id: 33cd9896-2412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.321+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-2413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.321+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-2411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.322+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-2413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.322+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-2414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.323+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-2415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.323+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-2414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.324+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-2416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_40, and the Request Id: 14431572-2417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.324+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_41, and the Request Id: a0b3572f-2418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.326+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-2416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.327+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-2419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.328+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-2419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.328+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-2420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.328+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-2421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.331+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_40, and the Request Id: 2e1df7db-2422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.333+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-2423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.333+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-2424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.334+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-2425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.336+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-2426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.336+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_41-, and the Request Id: 1e2f7422-2427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.336+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_40-, and the Request Id: 894bb6f1-2428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.337+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_41-, and the Request Id: 557517ee-2429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.338+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-2430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.338+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_40-, and the Request Id: 934864f8-2431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.338+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-2426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.339+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-2432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.340+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-2432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.341+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-2433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.341+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-2434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-2435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.342+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-2435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.342+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-2433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.343+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-2436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.343+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-2437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.344+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-2436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-2438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.345+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-2439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-2438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-2440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.347+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_39, and the Request Id: c55bee72-2441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.347+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-2442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.348+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-2442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.349+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_40, and the Request Id: 8116d545-2443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.350+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-2444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.351+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_38, and the Request Id: 027e2586-2445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.351+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-2446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.352+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-2447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.353+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-2447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.354+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-2448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.355+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-2449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_39-, and the Request Id: 0f8e1974-2450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.362+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-2451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.364+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_38, and the Request Id: d9d3e6a8-2452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.364+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-2453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.365+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_40-, and the Request Id: c6b88555-2454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.366+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-2455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.366+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-2453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.367+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-2456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.367+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-2457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.368+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-2458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.369+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-2457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.369+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-2458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.370+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_39, and the Request Id: 1299d095-2459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.370+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_38-, and the Request Id: 268a28a7-2460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.371+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-2461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-2462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.371+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-2463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.372+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-2461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.372+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-2463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-2462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-2464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.372+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_42, and the Request Id: 516a139d-2465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.373+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-2466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.373+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-2467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.373+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_38-, and the Request Id: 15d5a95c-2468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.373+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-2466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.374+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-2467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.374+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-2469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.375+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_42, and the Request Id: a0b3572f-2470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.375+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-2464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.376+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_42, and the Request Id: ac4d0202-2471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.377+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-2472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.377+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_39-, and the Request Id: 33cd9896-2473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-2472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-2474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.379+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-2475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-2474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-2476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.381+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-2477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.381+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_41, and the Request Id: 14431572-2478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.381+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-2476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.382+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-2479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.382+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-2480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.383+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_42-, and the Request Id: 1e2f7422-2481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.383+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_42-, and the Request Id: 557517ee-2482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_41, and the Request Id: 2e1df7db-2483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.384+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-2484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.384+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_42-, and the Request Id: b88000ea-2485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.385+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-2484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-2486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.386+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-2487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-2486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.388+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_40, and the Request Id: c55bee72-2488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-2489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.388+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-2491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_41-, and the Request Id: 894bb6f1-2490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.389+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-2492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.390+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-2493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.391+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-2494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.392+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_41-, and the Request Id: 934864f8-2495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.394+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-2496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.394+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-2497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.394+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-2498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.395+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-2497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.395+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-2498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.395+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-2499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.396+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-2500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.397+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_40-, and the Request Id: 0f8e1974-2501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.397+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-2500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.397+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-2502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.397+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-2503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.398+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-2504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.398+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-2505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.399+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-2502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.399+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-2504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.399+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-2506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.400+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_41, and the Request Id: 8116d545-2507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.400+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_40, and the Request Id: 1299d095-2508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.401+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-2509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.401+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-2510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.401+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-2511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.402+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-2509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.402+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-2510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.402+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-2512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.403+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-2513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.403+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_39, and the Request Id: 027e2586-2514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.404+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-2512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.404+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-2515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.405+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-2516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.405+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-2517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.405+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-2515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.405+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-2516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.406+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_40-, and the Request Id: 33cd9896-2518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.406+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_43, and the Request Id: ac4d0202-2519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.407+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_39, and the Request Id: d9d3e6a8-2520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.407+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-2521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.408+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-2522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.409+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-2521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.409+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_39-, and the Request Id: 268a28a7-2523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.410+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-2524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.410+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-2525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.411+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-2524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.411+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-2525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.412+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-2527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.412+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_43, and the Request Id: 516a139d-2526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.413+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-2527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-2528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.413+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_43, and the Request Id: a0b3572f-2529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.415+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-2530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.416+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_39-, and the Request Id: 15d5a95c-2531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.416+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-2532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.417+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_43-, and the Request Id: 1e2f7422-2533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.417+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-2532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.418+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_41-, and the Request Id: c6b88555-2535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.418+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-2534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.418+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-2536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-2536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-2537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.421+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-2538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.421+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_42, and the Request Id: 2e1df7db-2539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.422+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_43-, and the Request Id: b88000ea-2540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-2537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.422+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-2541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-2542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.423+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_43-, and the Request Id: 557517ee-2543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.424+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-2544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-2545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.425+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-2545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.425+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-2544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.427+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-2546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.427+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_42-, and the Request Id: 934864f8-2547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.427+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-2548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.427+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_42, and the Request Id: 14431572-2549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.428+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-2550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.429+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-2551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-2552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.430+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-2553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-2552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.431+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-2554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-2555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_42-, and the Request Id: 894bb6f1-2556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.433+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-2557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.434+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_41, and the Request Id: c55bee72-2558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.434+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-2559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.435+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-2557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.435+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-2560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.435+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-2561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.436+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-2561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.437+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-2560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.437+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-2562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.437+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_41, and the Request Id: 1299d095-2563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.437+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-2564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.437+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-2565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-2566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.438+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-2564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.439+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-2565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.440+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-2567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.442+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-2567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.442+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_40, and the Request Id: 027e2586-2568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.444+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-2569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.446+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-2570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.446+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_41-, and the Request Id: 0f8e1974-2571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.447+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_40, and the Request Id: d9d3e6a8-2572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.447+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-2573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.448+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_41-, and the Request Id: 33cd9896-2574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-2573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.450+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-2575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.451+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-2575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.451+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-2578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.451+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-2577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.452+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-2579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.451+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-2576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.452+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-2580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.452+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-2581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.453+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-2580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.453+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-2581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_44, and the Request Id: ac4d0202-2582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.455+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-2583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.456+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_40-, and the Request Id: 268a28a7-2584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.456+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-2583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.456+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_44, and the Request Id: 516a139d-2585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.457+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-2578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.457+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-2579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.457+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_40-, and the Request Id: 15d5a95c-2586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.457+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-2587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.458+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-2588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.458+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-2587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.458+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-2589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.459+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_42, and the Request Id: 8116d545-2590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.459+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-2588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.459+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-2589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.460+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_43, and the Request Id: 2e1df7db-2591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.460+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_44, and the Request Id: a0b3572f-2592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.461+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-2593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.462+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_44-, and the Request Id: b88000ea-2594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.463+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-2595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.463+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-2596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.465+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-2597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.466+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_44-, and the Request Id: 557517ee-2598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.466+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-2599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.467+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_44-, and the Request Id: 1e2f7422-2600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.467+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_43-, and the Request Id: 934864f8-2601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.468+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-2599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.468+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-2602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.469+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-2603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.470+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-2603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.470+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-2604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_43, and the Request Id: 14431572-2605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.471+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_42-, and the Request Id: c6b88555-2606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.472+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-2607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.474+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-2608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.475+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-2609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.475+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-2610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.475+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-2611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.476+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-2612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.477+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_43-, and the Request Id: 894bb6f1-2613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.478+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-2614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.478+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-2615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.479+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-2616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.480+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-2612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.481+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-2617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-2618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.482+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-2618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.483+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_42, and the Request Id: c55bee72-2619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.483+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-2620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.484+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-2621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.484+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-2622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.485+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-2620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.485+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-2623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.485+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-2624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.486+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-2625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.486+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-2623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.487+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-2626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.487+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-2625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.487+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-2624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.488+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-2627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.488+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-2628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.488+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-2629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.488+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-2630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_42-, and the Request Id: 0f8e1974-2631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.489+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-2627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.489+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_41, and the Request Id: 027e2586-2632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.489+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-2629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.489+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_42, and the Request Id: 1299d095-2633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.490+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_41, and the Request Id: d9d3e6a8-2634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.490+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-2630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.491+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-2628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.491+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-2635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.492+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-2637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.492+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-2636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-2638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.492+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-2635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.493+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-2636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.493+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-2637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.493+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-2638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.493+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-2639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.493+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_44, and the Request Id: 2e1df7db-2640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-2641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.495+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_45, and the Request Id: a0b3572f-2642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.495+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-2641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.495+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_41-, and the Request Id: 268a28a7-2643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_45, and the Request Id: ac4d0202-2644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.496+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_42-, and the Request Id: 33cd9896-2645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.496+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-2646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.497+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-2646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.498+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-2647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.499+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_45, and the Request Id: 516a139d-2648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.500+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_44-, and the Request Id: 934864f8-2649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.500+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_45-, and the Request Id: 1e2f7422-2650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-2651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.500+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-2652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.502+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-2652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.502+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-2651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.502+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-2653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.503+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_45-, and the Request Id: 557517ee-2654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.503+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-2653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.504+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_41-, and the Request Id: 15d5a95c-2656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.504+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_43, and the Request Id: 8116d545-2657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.504+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-2658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.504+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_45-, and the Request Id: b88000ea-2659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.503+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-2655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.505+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-2655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.506+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_44, and the Request Id: 14431572-2660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.506+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-2661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.506+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-2662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.508+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-2663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.508+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-2664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.510+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-2665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.510+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-2666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.510+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-2667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.511+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-2668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.513+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_44-, and the Request Id: 894bb6f1-2669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.513+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-2670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.514+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_43-, and the Request Id: c6b88555-2671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.514+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-2672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.515+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-2673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.517+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-2674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.518+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-2674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.518+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-2675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.518+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-2676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.519+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-2677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.520+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-2678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.520+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-2679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.521+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-2680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-2681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.521+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-2678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.522+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-2682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.522+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-2680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.523+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-2681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.523+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-2682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.523+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_43, and the Request Id: c55bee72-2683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.524+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-2684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.524+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-2685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.525+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-2686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.525+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-2687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.525+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-2684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.526+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-2687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.526+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-2685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.526+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-2686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.527+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-2688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.527+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_43, and the Request Id: 1299d095-2689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.527+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-2691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-2690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.527+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-2693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.528+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-2688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.528+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-2694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.527+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_46, and the Request Id: ac4d0202-2692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.528+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-2691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.528+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_42, and the Request Id: 027e2586-2695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.529+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-2694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.529+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_46, and the Request Id: a0b3572f-2696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.529+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_42, and the Request Id: d9d3e6a8-2697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.530+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-2698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.531+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_43-, and the Request Id: 33cd9896-2699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.533+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_46-, and the Request Id: 1e2f7422-2700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.533+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_43-, and the Request Id: 0f8e1974-2701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.534+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-2702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.534+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-2703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.535+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_42-, and the Request Id: 268a28a7-2704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.536+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-2703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.537+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-2705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.536+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-2702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.537+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_42-, and the Request Id: 15d5a95c-2706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.538+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-2705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-2708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.538+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-2707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.538+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_46-, and the Request Id: 557517ee-2709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.539+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_46, and the Request Id: 516a139d-2710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.540+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-2707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.540+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-2711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.540+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_44, and the Request Id: 8116d545-2712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-2713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.542+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-2714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.542+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-2715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.542+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-2716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.542+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-2717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-2713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-2714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-2718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.545+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-2718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.545+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-2719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.545+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_45, and the Request Id: 2e1df7db-2720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.546+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-2719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.547+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-2721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.547+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_46-, and the Request Id: b88000ea-2722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.547+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_45, and the Request Id: 14431572-2723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.547+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-2724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.548+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-2725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_44-, and the Request Id: c6b88555-2726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.550+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-2727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-2728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.553+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_45-, and the Request Id: 934864f8-2729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.553+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-2730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.554+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-2731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-2733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.554+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-2732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.555+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_45-, and the Request Id: 894bb6f1-2734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.555+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-2735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.556+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-2733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-2732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.557+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-2736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.557+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-2737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.558+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-2737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.558+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-2738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.558+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-2736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.558+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_44, and the Request Id: 1299d095-2739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.559+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_47, and the Request Id: ac4d0202-2740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.559+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-2741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.559+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-2738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.559+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-2742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.560+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-2743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.560+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-2741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.560+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-2744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.560+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-2745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.561+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-2744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.562+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_43, and the Request Id: d9d3e6a8-2746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.562+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-2747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-2748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.563+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-2747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-2748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.565+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-2749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.566+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-2749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.566+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_43, and the Request Id: 027e2586-2750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-2751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.567+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-2752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.567+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_44, and the Request Id: c55bee72-2753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.567+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_47-, and the Request Id: 1e2f7422-2754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.568+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-2752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.569+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_44-, and the Request Id: 33cd9896-2755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.569+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-2756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.570+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-2757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.571+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-2756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.571+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-2758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.572+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_43-, and the Request Id: 268a28a7-2759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.572+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-2760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.572+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_47, and the Request Id: a0b3572f-2761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.573+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-2762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.574+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-2760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.574+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-2763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.575+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-2764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.575+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-2765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-2763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.576+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_45, and the Request Id: 8116d545-2766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.577+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-2767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.578+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-2767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.579+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-2768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.579+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_43-, and the Request Id: 15d5a95c-2769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.580+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-2768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.580+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_47-, and the Request Id: 557517ee-2770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.581+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-2771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.581+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_47, and the Request Id: 516a139d-2772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.582+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_44-, and the Request Id: 0f8e1974-2773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.582+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-2774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-2774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.584+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_45-, and the Request Id: c6b88555-2775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.584+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-2776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.584+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-2777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.584+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-2778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.585+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-2777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.586+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_46, and the Request Id: 2e1df7db-2779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.586+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-2780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.587+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-2771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.588+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-2781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.588+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-2782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.588+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-2783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.589+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-2781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.590+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_46, and the Request Id: 14431572-2784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.590+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_47-, and the Request Id: b88000ea-2785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.591+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-2786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.591+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-2787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.592+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-2788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.593+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_46-, and the Request Id: 934864f8-2789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.593+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-2790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.593+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-2791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.596+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-2791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.596+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-2792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.596+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-2793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.596+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-2795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.596+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-2794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.597+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-2794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.597+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-2793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.597+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-2796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.598+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_45, and the Request Id: 1299d095-2797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.598+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-2798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.598+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-2796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.599+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-2799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.599+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-2800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.599+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_46-, and the Request Id: 894bb6f1-2801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.600+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-2799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.600+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-2802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.600+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-2800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.600+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-2803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.601+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-2802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.602+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-2804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.602+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-2805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.602+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_45-, and the Request Id: 33cd9896-2806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.603+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_44, and the Request Id: d9d3e6a8-2807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.603+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_44, and the Request Id: 027e2586-2808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.603+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-2804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.604+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_48, and the Request Id: ac4d0202-2809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.605+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-2810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.605+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-2811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.606+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-2812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.606+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-2810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.606+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-2813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.607+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-2812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.608+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-2813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.608+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-2814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.608+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-2815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.608+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-2816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.609+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-2817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.609+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-2814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.609+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-2818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.609+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-2819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-2817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.610+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_45, and the Request Id: c55bee72-2820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.611+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-2819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.611+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_46, and the Request Id: 8116d545-2821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.611+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_48, and the Request Id: a0b3572f-2822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.612+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_48-, and the Request Id: 1e2f7422-2823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.612+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_44-, and the Request Id: 15d5a95c-2824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-2825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.614+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_44-, and the Request Id: 268a28a7-2826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.615+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_45-, and the Request Id: 0f8e1974-2827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.615+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-2828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.615+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-2829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.616+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-2828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.617+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-2830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.618+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-2831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.618+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-2830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-2832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.618+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-2833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.619+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_48, and the Request Id: 516a139d-2834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.619+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-2831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.619+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_46-, and the Request Id: c6b88555-2835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.620+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-2836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.621+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_48-, and the Request Id: 557517ee-2837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.621+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-2838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.621+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-2836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.621+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-2839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.622+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-2840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.622+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-2841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-2838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.623+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-2839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.624+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-2842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.624+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-2842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.624+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_47, and the Request Id: 2e1df7db-2843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.625+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-2844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.625+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_47, and the Request Id: 14431572-2845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.625+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-2846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.625+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-2847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.626+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-2847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.626+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_46, and the Request Id: 1299d095-2848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.630+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-2849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.631+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_48-, and the Request Id: b88000ea-2850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.631+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-2851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.632+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-2852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.633+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-2853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.633+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_47-, and the Request Id: 934864f8-2854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.633+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-2855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.635+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_47-, and the Request Id: 894bb6f1-2856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.635+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-2857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.636+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_46-, and the Request Id: 33cd9896-2858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.636+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-2857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.637+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-2859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.637+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-2860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.638+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-2859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.638+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-2861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.638+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-2862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.639+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_45, and the Request Id: d9d3e6a8-2863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.640+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-2862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.640+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-2864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.640+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-2865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.641+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-2866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.642+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-2865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.642+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-2867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.642+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-2868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.643+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-2867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.643+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-2869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-2870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.644+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-2869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-2871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.644+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-2872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.645+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_45, and the Request Id: 027e2586-2873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.645+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-2870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.645+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-2871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.646+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-2872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.646+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-2874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.646+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_49, and the Request Id: a0b3572f-2875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.646+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_46, and the Request Id: c55bee72-2876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.647+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-2877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.647+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-2878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-2879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-2877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.648+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-2878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.648+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-2880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.650+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-2881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.650+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_45-, and the Request Id: 15d5a95c-2882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.650+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-2883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_49, and the Request Id: ac4d0202-2884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.651+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-2881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.652+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_47, and the Request Id: 8116d545-2885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.652+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-2886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.652+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_46-, and the Request Id: 0f8e1974-2887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.653+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-2886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.654+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-2888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.654+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-2889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.655+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-2890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.655+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_45-, and the Request Id: 268a28a7-2891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.655+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-2888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.656+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_47-, and the Request Id: c6b88555-2892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.656+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-2889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.656+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-2890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.656+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_49-, and the Request Id: 557517ee-2893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.656+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_49-, and the Request Id: 1e2f7422-2894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.656+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-2895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.657+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-2897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.657+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_49, and the Request Id: 516a139d-2896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.657+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-2898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.657+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-2897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.658+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-2898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_48, and the Request Id: 2e1df7db-2899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.659+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-2900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.659+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-2901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.659+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_47, and the Request Id: 1299d095-2902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.660+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-2903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-2901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-2904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.661+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-2905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.662+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-2904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.663+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_49-, and the Request Id: b88000ea-2906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.663+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-2907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.663+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-2908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.663+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_48-, and the Request Id: 934864f8-2909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_48, and the Request Id: 14431572-2910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.665+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-2911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.665+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-2912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.665+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_47-, and the Request Id: 33cd9896-2913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.667+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-2914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.668+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_48-, and the Request Id: 894bb6f1-2915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.668+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-2916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.668+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-2914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.668+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-2917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.669+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-2919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.669+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-2918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.670+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-2920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.670+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-2921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-2919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.671+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-2921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.671+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_47, and the Request Id: c55bee72-2922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.672+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-2924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-2923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-2925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.672+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-2926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.673+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-2927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.674+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-2928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.674+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-2929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.675+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-2927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.675+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_48, and the Request Id: 8116d545-2930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.675+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_47-, and the Request Id: 0f8e1974-2931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.677+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-2932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.677+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-2929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.678+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-2933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.678+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-2934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.679+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-2935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.679+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-2936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.680+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-2933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.680+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-2935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.680+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-2937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-2938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.681+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-2937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.682+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-2932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.682+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-2939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.682+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-2938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.683+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-2940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.683+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-2941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.683+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-2942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.683+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_48-, and the Request Id: c6b88555-2943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.683+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-2940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.684+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-2944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.684+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-2942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.684+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-2945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.684+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_46, and the Request Id: d9d3e6a8-2946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.685+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-2947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.685+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_50, and the Request Id: a0b3572f-2948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.685+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-2945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-2949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.685+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-2944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.686+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-2947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.686+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-2949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.687+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_50, and the Request Id: 516a139d-2950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.687+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-2951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.688+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-2951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.688+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_46, and the Request Id: 027e2586-2952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_50, and the Request Id: ac4d0202-2953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.689+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-2954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.689+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-2955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.690+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_49, and the Request Id: 2e1df7db-2956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-2957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.690+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-2955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.690+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_50-, and the Request Id: 557517ee-2958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_49, and the Request Id: 14431572-2960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.692+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-2954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.691+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-2959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.692+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_46-, and the Request Id: 15d5a95c-2961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.693+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-2959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.693+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-2962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.694+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_50-, and the Request Id: 1e2f7422-2963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.695+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_46-, and the Request Id: 268a28a7-2964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.695+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_49-, and the Request Id: 894bb6f1-2965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.695+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-2966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.696+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-2967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.696+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_48, and the Request Id: 1299d095-2968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.696+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_50-, and the Request Id: b88000ea-2969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.697+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-2967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.698+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_49-, and the Request Id: 934864f8-2970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.698+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-2971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.699+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-2972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.700+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-2973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-2972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.700+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-2974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.701+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_48, and the Request Id: c55bee72-2975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.701+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-2976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.702+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-2977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.702+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-2978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.703+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_48-, and the Request Id: 33cd9896-2979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.704+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-2980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.705+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-2981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-2982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.710+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-2983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.711+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-2983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_48-, and the Request Id: 0f8e1974-2985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.713+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-2984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.713+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-2986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.713+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-2987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.714+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-2988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.715+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-2986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.715+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_51, and the Request Id: a0b3572f-2989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.716+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-2990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.717+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-2987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.718+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-2991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.718+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-2992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-2993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.719+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-2994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.719+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-2991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.720+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-2994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.720+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_49, and the Request Id: 8116d545-2995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.721+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-2996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.722+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_51-, and the Request Id: 557517ee-2997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.722+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-2996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.722+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-2998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-2998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-2999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.724+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-3000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.725+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-2999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.726+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-3001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_51, and the Request Id: ac4d0202-3002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-3001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-3003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.729+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-3003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.730+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_50, and the Request Id: 2e1df7db-3004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.733+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-3005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.734+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-3006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.735+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-3007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.735+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_47, and the Request Id: d9d3e6a8-3008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.737+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-3009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.739+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-3010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.740+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-3011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.740+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_47-, and the Request Id: 15d5a95c-3012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-3009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.742+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-3005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-3013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.744+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_49-, and the Request Id: c6b88555-3014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.744+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-3016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.744+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_51-, and the Request Id: 1e2f7422-3015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.745+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-3013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.745+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-3016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.745+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-3017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.746+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_47, and the Request Id: 027e2586-3018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.746+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-3017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.747+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_50, and the Request Id: 14431572-3019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.748+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-3020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.748+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-3021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.749+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_50-, and the Request Id: 934864f8-3022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.749+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-3020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.750+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-3023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.751+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-3024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.751+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-3025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.751+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-3026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.751+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-3024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-3027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.752+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-3028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.752+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-3025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.753+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-3023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.753+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_49, and the Request Id: c55bee72-3029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.754+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-3030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.754+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_51, and the Request Id: 516a139d-3031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.755+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_47-, and the Request Id: 268a28a7-3032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.755+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-3030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.756+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-3033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.756+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_49, and the Request Id: 1299d095-3034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.756+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-3035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.758+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-3036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.758+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_50-, and the Request Id: 894bb6f1-3037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.759+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-3038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.759+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-3036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.759+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-3039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.760+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-3040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.760+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_49-, and the Request Id: 0f8e1974-3041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.760+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-3039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.761+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-3042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.762+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-3044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.762+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_52, and the Request Id: a0b3572f-3043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.763+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-3044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.763+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_51-, and the Request Id: b88000ea-3045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.763+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-3046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.764+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-3046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.776+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-3047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.786+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_49-, and the Request Id: 33cd9896-3048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.794+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_48, and the Request Id: d9d3e6a8-3049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.799+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-3050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.799+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-3052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.799+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-3051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.800+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-3053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.800+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_52-, and the Request Id: 557517ee-3054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.801+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-3055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.803+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-3053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.804+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-3056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.805+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-3056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.806+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_52, and the Request Id: ac4d0202-3057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.806+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-3058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.809+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-3059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.812+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-3060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.813+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-3061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-3060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.814+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-3062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.815+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_48-, and the Request Id: 15d5a95c-3063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.815+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-3062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.816+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_51, and the Request Id: 2e1df7db-3064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.821+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-3065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.821+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-3066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.823+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-3067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.823+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-3068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.824+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-3066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.824+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-3067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.825+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-3069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.825+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-3070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.825+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-3071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.826+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-3069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.827+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-3071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.827+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_48, and the Request Id: 027e2586-3072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.828+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-3073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.828+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-3074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.829+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-3075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.829+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-3074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.829+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-3073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.830+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_50, and the Request Id: 1299d095-3077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.830+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_50, and the Request Id: 8116d545-3076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.830+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-3065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.831+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-3078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.832+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-3078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.834+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_51-, and the Request Id: 934864f8-3079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.834+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_51, and the Request Id: 14431572-3081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.834+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-3080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.835+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-3080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.837+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-3082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.838+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_48-, and the Request Id: 268a28a7-3083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.839+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_52-, and the Request Id: 1e2f7422-3084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-3085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-3085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.842+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-3086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.843+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_51-, and the Request Id: 894bb6f1-3087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.890+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-3088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.896+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_50, and the Request Id: c55bee72-3089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.896+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_50-, and the Request Id: 33cd9896-3090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.898+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_50-, and the Request Id: c6b88555-3091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-3092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.900+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-3093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.904+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-3093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.904+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-3094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.904+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-3095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.905+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-3094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-3096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.906+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-3097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.906+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-3095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.906+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-3098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.907+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-3098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.907+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_53, and the Request Id: a0b3572f-3099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.910+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-3100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.922+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-3101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.923+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_52, and the Request Id: 516a139d-3102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.924+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-3103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-3104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.926+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-3105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.927+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_52-, and the Request Id: b88000ea-3106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.929+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_50-, and the Request Id: 0f8e1974-3107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.929+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-3105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.931+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-3109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.931+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-3108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.931+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_53-, and the Request Id: 557517ee-3110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.933+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-3111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.934+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-3112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.934+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-3113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.934+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-3114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-3111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.935+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-3115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.937+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-3116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.937+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-3113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.938+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_52, and the Request Id: 2e1df7db-3117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.938+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-3118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.938+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-3120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.938+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-3119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.939+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-3118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-3119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.940+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-3121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.940+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-3122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.941+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-3123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.941+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-3122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.941+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-3121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-3124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.942+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_51, and the Request Id: 1299d095-3125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.942+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-3124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.942+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_52, and the Request Id: 14431572-3126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.943+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-3127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.943+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-3128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.944+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-3128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.944+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_52-, and the Request Id: 934864f8-3129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.944+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-3130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.945+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-3130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.945+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-3131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.945+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_49, and the Request Id: d9d3e6a8-3132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.946+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-3131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.946+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-3133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.946+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-3134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.947+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_51-, and the Request Id: 33cd9896-3135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.948+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-3137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.948+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-3136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.948+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-3137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.949+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_53, and the Request Id: ac4d0202-3138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.949+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-3133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.950+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-3139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.950+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-3136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.950+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-3140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.951+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-3141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.952+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-3140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.952+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-3141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.952+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_49, and the Request Id: 027e2586-3142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.952+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_49-, and the Request Id: 15d5a95c-3143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.952+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_53, and the Request Id: 516a139d-3144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.954+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-3145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.957+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-3146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.958+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_51, and the Request Id: 8116d545-3147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.959+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-3148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.959+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-3149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.959+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_52-, and the Request Id: 894bb6f1-3150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.960+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-3149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.961+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-3151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.961+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_49-, and the Request Id: 268a28a7-3152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.962+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_53-, and the Request Id: 1e2f7422-3153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.962+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-3151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.962+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_53-, and the Request Id: b88000ea-3154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.963+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_54, and the Request Id: a0b3572f-3155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.964+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_51-, and the Request Id: c6b88555-3156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.965+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-3157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.965+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-3158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.966+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-3158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.967+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-3159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-3160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.968+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-3160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.968+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-3161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.968+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-3162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.969+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-3163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.970+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_51, and the Request Id: c55bee72-3164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.970+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-3163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.971+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-3165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.971+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-3166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-3166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.972+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-3167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.972+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_54-, and the Request Id: 557517ee-3168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.973+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_53, and the Request Id: 2e1df7db-3169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.974+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-3170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.976+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-3171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.976+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_51-, and the Request Id: 0f8e1974-3172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.976+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-3173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.977+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-3174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.978+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_53-, and the Request Id: 934864f8-3175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.978+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-3176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.979+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-3177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.980+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-3178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.981+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-3178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.981+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-3179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.981+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-3180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-3181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.983+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-3182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.983+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-3183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.984+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-3182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.984+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-3183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.985+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-3181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.985+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-3184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.985+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_52, and the Request Id: 1299d095-3185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.985+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-3186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.985+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-3187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-3184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.986+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-3188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.986+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-3187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-3189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.987+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_50, and the Request Id: d9d3e6a8-3190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.987+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-3188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-3189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.988+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-3191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.988+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-3192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.988+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-3193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.988+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-3191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.988+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_54, and the Request Id: ac4d0202-3194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.989+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-3195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.993+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_53, and the Request Id: 14431572-3196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.993+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-3193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.994+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_52-, and the Request Id: 33cd9896-3197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.994+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_54, and the Request Id: 516a139d-3198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.994+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_50-, and the Request Id: 15d5a95c-3199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.996+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_54-, and the Request Id: 1e2f7422-3200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-3201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-3203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:07.998+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-3202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.000+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-3202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.000+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-3204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.001+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-3204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.001+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-3205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.002+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-3205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.002+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-3206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-3207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.003+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_50, and the Request Id: 027e2586-3208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-3207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.005+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-3209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.006+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-3210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.006+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-3209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.007+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_53-, and the Request Id: 894bb6f1-3211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.008+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-3212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.009+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_52, and the Request Id: 8116d545-3213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.010+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-3214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.010+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-3212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.010+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_54-, and the Request Id: b88000ea-3215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.012+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_55, and the Request Id: a0b3572f-3216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.012+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-3217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.013+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-3218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.013+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-3219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.014+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-3217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.015+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-3220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-3221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-3221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.017+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-3220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.018+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-3222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.018+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_54, and the Request Id: 2e1df7db-3223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-3224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-3224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.020+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_52-, and the Request Id: c6b88555-3225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.020+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_50-, and the Request Id: 268a28a7-3226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.021+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-3227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.027+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-3228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.031+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-3229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.031+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_52, and the Request Id: c55bee72-3230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.031+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-3231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.032+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-3232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.033+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-3229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.033+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-3232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.034+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-3233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.035+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-3233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.035+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-3234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.035+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_55-, and the Request Id: 557517ee-3235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.036+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_54-, and the Request Id: 934864f8-3236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.037+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-3237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-3238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.038+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_53, and the Request Id: 1299d095-3239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.038+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-3237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.039+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-3240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.039+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-3238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.040+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_52-, and the Request Id: 0f8e1974-3241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.040+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_51, and the Request Id: d9d3e6a8-3242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.041+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-3243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.041+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-3244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.041+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-3245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-3246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.042+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-3246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.042+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-3245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.043+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_55, and the Request Id: ac4d0202-3247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.043+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-3248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.044+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-3249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-3250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.045+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-3248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.045+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-3251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.045+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-3252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.045+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-3250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.046+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_53-, and the Request Id: 33cd9896-3253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.046+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-3252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.046+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-3254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.046+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_55, and the Request Id: 516a139d-3255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_54, and the Request Id: 14431572-3256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.048+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_51-, and the Request Id: 15d5a95c-3257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.049+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-3258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.051+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-3259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.051+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-3260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.051+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-3261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.052+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-3262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.052+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-3263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.053+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_55-, and the Request Id: b88000ea-3264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.054+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-3263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.054+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-3265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.055+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-3266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.056+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-3265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.056+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-3266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-3267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.056+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-3268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.057+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_55-, and the Request Id: 1e2f7422-3269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.057+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-3270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.058+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-3270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.058+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-3267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.058+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-3268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.058+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_51, and the Request Id: 027e2586-3271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.058+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_56, and the Request Id: a0b3572f-3272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.059+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-3273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.059+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_53, and the Request Id: 8116d545-3274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.061+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-3275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.061+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-3276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.061+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-3277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.063+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-3278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.063+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-3279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.064+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-3278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.064+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_54-, and the Request Id: 894bb6f1-3280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.066+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-3281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.067+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_56-, and the Request Id: 557517ee-3282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.067+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-3281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.068+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-3283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.068+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_51-, and the Request Id: 268a28a7-3284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.069+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-3283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.069+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_53-, and the Request Id: c6b88555-3285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.069+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-3286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.070+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-3287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.070+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-3286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.071+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_53, and the Request Id: c55bee72-3288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.071+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-3289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.072+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_55, and the Request Id: 2e1df7db-3290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.072+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-3289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.072+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-3291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.073+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-3292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.073+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-3293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.073+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-3294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.074+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-3292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.074+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-3293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.075+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_52, and the Request Id: d9d3e6a8-3295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.075+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-3296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.076+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-3297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.076+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-3296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.076+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-3298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.077+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-3300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.077+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_55-, and the Request Id: 934864f8-3299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.077+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-3301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.078+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-3300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.078+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-3302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.079+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-3301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_56, and the Request Id: ac4d0202-3303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.079+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-3304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.079+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-3305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_53-, and the Request Id: 0f8e1974-3306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.080+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-3307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.080+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_52-, and the Request Id: 15d5a95c-3308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.081+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-3307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.082+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-3302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_54, and the Request Id: 1299d095-3309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.082+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_56, and the Request Id: 516a139d-3310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.082+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-3311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.084+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-3312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.085+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_56-, and the Request Id: 1e2f7422-3313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.085+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-3314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.085+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-3315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.086+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-3316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.086+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-3314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.087+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-3317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.087+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-3317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.088+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_56-, and the Request Id: b88000ea-3318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.088+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_57, and the Request Id: a0b3572f-3319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-3320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-3320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.090+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-3322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-3321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.090+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_54-, and the Request Id: 33cd9896-3323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.091+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-3321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.092+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-3324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_55, and the Request Id: 14431572-3325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.094+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-3326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.094+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-3327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.095+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-3328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.095+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-3329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.096+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-3330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.096+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-3328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.096+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-3331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.098+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-3332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.098+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_55-, and the Request Id: 894bb6f1-3333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.099+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-3332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.101+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-3334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.102+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-3335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.102+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-3336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.102+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-3337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.103+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-3335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.103+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-3336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.103+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_52, and the Request Id: 027e2586-3338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.103+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_57-, and the Request Id: 557517ee-3339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.103+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-3340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.104+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-3341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.104+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-3340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.105+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-3341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.106+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_56, and the Request Id: 2e1df7db-3342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.106+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-3343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.107+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_53, and the Request Id: d9d3e6a8-3344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-3345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.108+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-3346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.109+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-3346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.109+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-3347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.110+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_52-, and the Request Id: 268a28a7-3348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.110+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-3347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.111+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-3349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.111+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-3350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.111+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-3351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.111+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-3349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.112+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-3350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.112+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-3352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.112+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-3353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.113+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_54, and the Request Id: 8116d545-3354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.114+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_57, and the Request Id: 516a139d-3355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.114+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_53-, and the Request Id: 15d5a95c-3356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.115+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-3357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.117+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-3357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.117+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-3358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.118+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-3359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.118+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_56-, and the Request Id: 934864f8-3360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.119+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-3359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.119+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-3361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.120+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-3363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.120+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_54, and the Request Id: c55bee72-3362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.120+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_57-, and the Request Id: b88000ea-3364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.121+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-3365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.122+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-3363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.122+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-3366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.122+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-3367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.123+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-3366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-3367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.124+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-3368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.124+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-3369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_54-, and the Request Id: c6b88555-3370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-3368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.125+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-3369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-3371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.126+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-3372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.126+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_55, and the Request Id: 1299d095-3373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.127+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-3374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.127+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-3372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_56, and the Request Id: 14431572-3375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.128+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-3376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.128+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-3377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.129+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-3378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.130+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_58, and the Request Id: a0b3572f-3379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.131+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-3380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.131+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_54-, and the Request Id: 0f8e1974-3381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.132+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-3382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.132+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-3383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-3371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.133+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_55-, and the Request Id: 33cd9896-3384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.133+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-3383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.133+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-3385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.133+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-3386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.134+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-3382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.134+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-3385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.134+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-3387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.134+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_58-, and the Request Id: 557517ee-3388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.135+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-3389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.136+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-3387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.136+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-3389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.137+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_54, and the Request Id: d9d3e6a8-3390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.137+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_53, and the Request Id: 027e2586-3391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.137+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-3392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_57, and the Request Id: ac4d0202-3393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.138+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-3394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.139+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-3395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.139+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-3396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_56-, and the Request Id: 894bb6f1-3397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.140+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-3395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-3398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.140+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-3399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.141+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-3400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.141+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-3400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.142+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_54-, and the Request Id: 15d5a95c-3401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.142+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_58, and the Request Id: 516a139d-3402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.143+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-3403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-3404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.144+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_53-, and the Request Id: 268a28a7-3405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.144+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-3403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.145+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-3406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.146+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-3407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-3406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.146+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_58-, and the Request Id: b88000ea-3408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-3409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.147+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-3407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.147+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_57, and the Request Id: 2e1df7db-3410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.147+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-3411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-3412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.148+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-3413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.149+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-3412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.149+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-3414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.151+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_57-, and the Request Id: 934864f8-3415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.151+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_55, and the Request Id: 8116d545-3416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.152+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-3417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.152+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-3418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.152+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-3419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.153+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_57-, and the Request Id: 1e2f7422-3420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.154+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-3418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.154+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-3421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.155+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-3422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.155+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-3421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.155+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-3423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.155+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-3424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.156+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-3425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-3423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.156+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-3424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.157+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_59, and the Request Id: a0b3572f-3426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.157+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-3427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.158+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-3428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.158+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-3430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-3429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.158+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_55, and the Request Id: c55bee72-3431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-3432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.159+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_55-, and the Request Id: c6b88555-3433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.160+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-3432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.161+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-3434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.161+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-3435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.162+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-3434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.162+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-3435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_57, and the Request Id: 14431572-3436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.163+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-3437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-3438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.163+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_59-, and the Request Id: 557517ee-3439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.164+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-3440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.164+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-3441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.164+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-3440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.165+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-3441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.165+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_55-, and the Request Id: 0f8e1974-3443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.165+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-3442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.166+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_55, and the Request Id: d9d3e6a8-3444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.166+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-3445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.166+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-3446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.167+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-3445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.167+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-3446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.167+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-3447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.168+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_59, and the Request Id: 516a139d-3448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.168+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-3447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.169+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-3449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.169+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-3450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.169+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-3451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.169+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-3449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.170+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-3452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.170+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-3451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.170+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-3453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.171+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_54, and the Request Id: 027e2586-3454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.171+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-3455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.172+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-3452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-3453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.172+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_56, and the Request Id: 1299d095-3456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.173+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-3457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-3458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.174+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-3457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.174+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-3459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.175+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_57-, and the Request Id: 894bb6f1-3460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.175+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_59-, and the Request Id: b88000ea-3461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.175+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-3458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_58, and the Request Id: ac4d0202-3462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.176+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_55-, and the Request Id: 15d5a95c-3463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.177+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_58, and the Request Id: 2e1df7db-3464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.177+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_56-, and the Request Id: 33cd9896-3465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.177+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-3466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.179+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_54-, and the Request Id: 268a28a7-3467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.180+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-3468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.181+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-3469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.181+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-3470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.182+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-3471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.182+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-3470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.183+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-3472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.184+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-3473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.184+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-3474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_58-, and the Request Id: 934864f8-3475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.184+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-3473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.185+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_56, and the Request Id: 8116d545-3476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.186+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-3477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.187+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-3477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.187+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-3478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.188+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-3479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.188+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_58-, and the Request Id: 1e2f7422-3480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.188+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-3478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.189+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-3481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.189+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-3482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.189+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_60, and the Request Id: a0b3572f-3483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.189+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-3479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-3484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.192+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-3484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.193+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-3485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.194+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_56, and the Request Id: c55bee72-3486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.194+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-3487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-3488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-3489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.195+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_56-, and the Request Id: c6b88555-3490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.195+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-3491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.196+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_60-, and the Request Id: 557517ee-3492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.197+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-3493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.198+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-3494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.199+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-3494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.199+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-3495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.199+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_56-, and the Request Id: 0f8e1974-3496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.199+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-3497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.200+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-3497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.200+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-3498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.200+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-3499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.201+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-3500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.201+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-3499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.202+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-3498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.202+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-3501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.202+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-3502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.202+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-3503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.202+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-3504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.203+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-3501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.203+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-3503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-3504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.204+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-3505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.204+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_56, and the Request Id: d9d3e6a8-3506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.204+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_60, and the Request Id: 516a139d-3507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.205+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-3505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.205+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-3508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.206+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-3509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.206+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_57, and the Request Id: 1299d095-3510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.206+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-3508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.207+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-3511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.208+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-3512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.209+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-3513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_58, and the Request Id: 14431572-3514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.209+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-3509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.209+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_56-, and the Request Id: 15d5a95c-3515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-3516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-3516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.212+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-3517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.215+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-3517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.215+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-3518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-3518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.217+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_58-, and the Request Id: 894bb6f1-3519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.218+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_60-, and the Request Id: b88000ea-3520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.218+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-3522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.218+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_55, and the Request Id: 027e2586-3521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.219+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-3522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.219+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_59, and the Request Id: 2e1df7db-3523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_59, and the Request Id: ac4d0202-3524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.222+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-3525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.222+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_57-, and the Request Id: 33cd9896-3526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.224+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-3527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.225+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_55-, and the Request Id: 268a28a7-3528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.225+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-3527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.225+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-3529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.225+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-3530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.226+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-3530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.227+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-3531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_59-, and the Request Id: 1e2f7422-3533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_59-, and the Request Id: 934864f8-3532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.228+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_61, and the Request Id: a0b3572f-3534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.229+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-3535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.230+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-3536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-3537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.232+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-3538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.232+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-3539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.233+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-3540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.233+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_61-, and the Request Id: 557517ee-3541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.234+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-3539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.234+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-3542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.236+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-3543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.237+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-3544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.237+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-3543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.237+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-3545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.237+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-3546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.237+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-3547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.238+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-3548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-3549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.238+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-3544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.238+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-3546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.238+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-3550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.239+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-3549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.239+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_61, and the Request Id: 516a139d-3551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.239+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_57, and the Request Id: c55bee72-3552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.239+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-3553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.240+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-3553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.241+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_57, and the Request Id: 8116d545-3554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.241+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-3555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.242+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-3556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.243+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-3557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.243+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-3558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.244+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-3559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.244+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-3557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.244+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-3560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.244+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-3561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.245+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-3559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.245+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-3560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.246+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-3561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.246+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_61-, and the Request Id: b88000ea-3562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_59, and the Request Id: 14431572-3563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.246+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-3564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.246+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-3565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.247+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-3564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.247+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-3566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.248+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-3566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.248+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-3565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.249+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_57-, and the Request Id: c6b88555-3567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.250+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-3568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.250+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-3569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.250+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_57-, and the Request Id: 0f8e1974-3570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.251+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_56, and the Request Id: 027e2586-3571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.251+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-3572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.251+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_57, and the Request Id: d9d3e6a8-3573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.252+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-3568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.252+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-3572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.253+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-3574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.253+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-3574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.253+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-3575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.254+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-3576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.254+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_58, and the Request Id: 1299d095-3577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_60, and the Request Id: ac4d0202-3578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.255+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_56-, and the Request Id: 268a28a7-3579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.255+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_59-, and the Request Id: 894bb6f1-3580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.256+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-3581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.256+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-3582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.256+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-3583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.257+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-3581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.258+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_57-, and the Request Id: 15d5a95c-3584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.258+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-3585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.259+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-3585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.259+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_58-, and the Request Id: 33cd9896-3586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.259+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-3587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.259+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_62, and the Request Id: a0b3572f-3588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.260+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_60-, and the Request Id: 1e2f7422-3589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.261+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-3590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.262+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-3590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.263+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-3591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.264+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-3592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.264+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-3593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.264+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-3594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.265+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-3595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.265+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-3593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.267+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_62-, and the Request Id: 557517ee-3596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.267+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-3597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.267+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_60, and the Request Id: 2e1df7db-3598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.267+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-3599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.268+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-3599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.269+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-3600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.269+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-3601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.270+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-3601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.270+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-3602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.270+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_62, and the Request Id: 516a139d-3603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.271+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-3604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.271+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-3605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-3606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.272+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-3604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.272+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-3607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.273+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-3608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.274+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-3608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.275+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_60-, and the Request Id: 934864f8-3609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.275+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_58, and the Request Id: 8116d545-3610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.276+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-3611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.276+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_62-, and the Request Id: b88000ea-3612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.277+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-3613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.277+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-3614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.278+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-3615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.280+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-3615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.280+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-3616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-3617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.282+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-3618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.282+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-3619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.282+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-3617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.282+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-3620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.283+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-3618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.283+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-3621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.283+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-3620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.284+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-3622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.284+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-3623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.284+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-3621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.284+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-3622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.285+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_58, and the Request Id: c55bee72-3624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.285+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-3623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.285+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_57, and the Request Id: 027e2586-3625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.286+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-3626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.286+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_58-, and the Request Id: c6b88555-3627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.286+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-3628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_60, and the Request Id: 14431572-3629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.287+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-3628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-3630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-3631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-3630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.289+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-3631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.289+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_58, and the Request Id: d9d3e6a8-3632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.290+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-3633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.290+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-3634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.290+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-3635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.291+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-3634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.291+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-3633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.291+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-3636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.292+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-3635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_61, and the Request Id: ac4d0202-3637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_59, and the Request Id: 1299d095-3638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-3639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.293+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-3640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.294+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-3641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.294+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_57-, and the Request Id: 268a28a7-3642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.294+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-3640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.295+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_63, and the Request Id: a0b3572f-3643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.297+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_58-, and the Request Id: 0f8e1974-3644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_60-, and the Request Id: 894bb6f1-3645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.298+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_58-, and the Request Id: 15d5a95c-3646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.299+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-3647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.300+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-3647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.300+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-3648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.300+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_61-, and the Request Id: 1e2f7422-3649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.301+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_59-, and the Request Id: 33cd9896-3650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.301+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-3648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.302+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_63, and the Request Id: 516a139d-3651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-3652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-3653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.304+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-3654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.305+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-3652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.306+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-3655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.306+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-3656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.307+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-3657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.307+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-3656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.308+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-3658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.309+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_63-, and the Request Id: b88000ea-3659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.310+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-3660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.310+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-3661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.310+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-3662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.313+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-3663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.315+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_61, and the Request Id: 2e1df7db-3664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.316+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-3665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.316+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_63-, and the Request Id: 557517ee-3666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.317+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-3667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.318+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-3668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.320+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_61-, and the Request Id: 934864f8-3669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.320+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-3670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-3671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-3671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.322+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-3672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.322+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-3673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.322+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-3674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.322+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-3675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.323+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-3676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.323+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-3673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.324+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-3675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.324+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-3677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.324+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-3678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.326+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-3678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.326+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_61, and the Request Id: 14431572-3679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.326+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-3676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.326+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-3677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.326+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-3680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.326+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-3681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.326+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-3682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.327+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-3683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.327+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-3682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.327+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-3684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.327+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-3685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.328+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-3686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.328+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-3684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.328+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-3685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.328+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-3683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.329+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_59, and the Request Id: d9d3e6a8-3687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.329+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_59, and the Request Id: c55bee72-3688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.329+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-3689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.329+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-3690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.330+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-3689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.330+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-3690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.331+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-3691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.331+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_58, and the Request Id: 027e2586-3692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.331+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-3693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.332+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-3691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.332+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-3694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.332+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_59-, and the Request Id: 15d5a95c-3695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.332+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-3693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.332+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-3696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.333+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-3694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.333+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-3697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.333+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_62, and the Request Id: ac4d0202-3698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.333+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-3696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.333+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-3699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.334+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-3697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.334+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-3699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.334+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_64, and the Request Id: 516a139d-3700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.334+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_59, and the Request Id: 8116d545-3701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.335+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_60, and the Request Id: 1299d095-3702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.336+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-3703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.336+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_58-, and the Request Id: 268a28a7-3704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.337+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_61-, and the Request Id: 894bb6f1-3705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.337+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-3706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.337+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_59-, and the Request Id: 0f8e1974-3707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.338+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_64, and the Request Id: a0b3572f-3708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_62-, and the Request Id: 1e2f7422-3709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.340+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_59-, and the Request Id: c6b88555-3710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.341+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-3711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.342+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_64-, and the Request Id: b88000ea-3712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.342+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-3713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.342+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-3714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.342+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-3715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.343+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-3713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-3716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.344+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_64-, and the Request Id: 557517ee-3717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.344+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-3718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.345+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_60-, and the Request Id: 33cd9896-3719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.345+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-3718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.345+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-3720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.346+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_62, and the Request Id: 2e1df7db-3721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.347+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-3722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.349+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-3723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.349+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-3724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.350+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-3725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.351+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-3726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.351+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-3727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.352+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-3728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.352+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-3726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.354+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-3729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.354+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_62-, and the Request Id: 934864f8-3730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.355+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-3731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.355+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-3732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.356+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-3733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.356+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-3734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-3733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.357+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-3734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.358+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-3735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.358+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_60, and the Request Id: d9d3e6a8-3736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.359+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-3737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.359+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-3738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.359+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-3739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-3737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.360+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-3739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-3740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.361+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-3741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.361+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-3742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.361+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-3743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-3740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.362+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-3741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.362+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-3742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_63, and the Request Id: ac4d0202-3744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.362+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-3745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.363+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-3746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.363+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_59, and the Request Id: 027e2586-3747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.363+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-3748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.363+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-3746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.364+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-3748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.365+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-3749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.365+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-3750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.365+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_62, and the Request Id: 14431572-3751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.365+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-3752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.365+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-3753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.366+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-3749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.366+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-3750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.366+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-3752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.366+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-3753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.366+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-3754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.366+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_60-, and the Request Id: 15d5a95c-3755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.367+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_60, and the Request Id: 8116d545-3756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.367+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-3754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.367+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_59-, and the Request Id: 268a28a7-3757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.368+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_65, and the Request Id: 516a139d-3758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.368+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-3759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.369+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-3759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-3760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.369+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-3761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-3760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.370+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-3762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.370+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_65, and the Request Id: a0b3572f-3763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.370+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-3762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_63-, and the Request Id: 1e2f7422-3764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.371+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_60, and the Request Id: c55bee72-3765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.371+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_62-, and the Request Id: 894bb6f1-3766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.372+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-3767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.372+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-3768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.373+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_61, and the Request Id: 1299d095-3769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_60-, and the Request Id: c6b88555-3770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.374+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_65-, and the Request Id: b88000ea-3771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.374+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_65-, and the Request Id: 557517ee-3772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.375+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_60-, and the Request Id: 0f8e1974-3773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.376+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-3774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.377+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-3775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.377+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-3776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.377+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-3777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-3775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.379+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-3778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-3779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.379+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_61-, and the Request Id: 33cd9896-3780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.379+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-3781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.380+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-3782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-3779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.381+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-3783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.382+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_63, and the Request Id: 2e1df7db-3784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.382+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-3785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.383+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-3786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.383+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-3787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.384+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-3788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.385+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-3787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.385+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-3789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.387+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-3789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.387+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-3790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_63-, and the Request Id: 934864f8-3792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-3793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.390+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-3791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.391+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_60, and the Request Id: 027e2586-3794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.396+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-3795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.396+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-3796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.396+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-3797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.397+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-3798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.398+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-3796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.398+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-3799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.399+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-3799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.400+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-3800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.400+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-3801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.400+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-3802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.401+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-3801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-3802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.401+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-3800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.402+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-3803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.402+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-3804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.402+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-3803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.402+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-3805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.403+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-3806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.403+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-3805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.403+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_63, and the Request Id: 14431572-3807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.404+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-3806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.404+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-3804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.404+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-3808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.404+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_66, and the Request Id: a0b3572f-3809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.405+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-3808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.405+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_61, and the Request Id: d9d3e6a8-3810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.405+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-3811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.409+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-3812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.410+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_60-, and the Request Id: 268a28a7-3813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.410+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-3812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.411+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_64, and the Request Id: ac4d0202-3814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.412+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-3815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.412+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-3815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-3816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.413+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-3817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.413+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_61, and the Request Id: 8116d545-3818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.414+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-3817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.414+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_66, and the Request Id: 516a139d-3819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.415+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-3820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.415+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_63-, and the Request Id: 894bb6f1-3821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.415+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_64-, and the Request Id: 1e2f7422-3822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.416+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-3823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.417+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_66-, and the Request Id: 557517ee-3824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.417+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_61-, and the Request Id: 15d5a95c-3825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.417+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-3823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.418+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_66-, and the Request Id: b88000ea-3826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.418+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-3827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_62, and the Request Id: 1299d095-3828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.418+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-3829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.419+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-3827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.419+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-3829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-3830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.420+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_61-, and the Request Id: c6b88555-3831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.421+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-3832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.421+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-3833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.422+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-3834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.422+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-3835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.423+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-3834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-3836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.424+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_64, and the Request Id: 2e1df7db-3837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-3838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.425+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_62-, and the Request Id: 33cd9896-3839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-3836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.427+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-3840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.427+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-3841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.427+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_61, and the Request Id: c55bee72-3842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.430+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-3843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.430+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-3844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.430+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_64-, and the Request Id: 934864f8-3845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.431+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-3846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.432+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-3847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.432+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-3846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.433+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-3848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.434+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-3848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.435+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_61, and the Request Id: 027e2586-3849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.436+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-3850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.437+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-3851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.439+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-3852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.439+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-3851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-3853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.440+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-3853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.440+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-3854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.440+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-3855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.441+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-3856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.441+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-3854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.441+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_61-, and the Request Id: 0f8e1974-3857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.441+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-3858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.442+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-3855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.442+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_67, and the Request Id: a0b3572f-3859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.443+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_61-, and the Request Id: 268a28a7-3860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.443+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-3861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.444+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-3862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.445+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-3861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.445+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_64, and the Request Id: 14431572-3863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.445+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-3862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.446+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-3864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.446+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-3865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-3866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.448+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-3865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.448+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-3867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.448+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-3866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.448+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-3868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.449+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-3867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.449+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-3869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.449+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-3868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.450+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-3870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.450+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-3871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.450+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_65, and the Request Id: ac4d0202-3872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.450+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-3873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.451+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-3870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.451+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-3871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.451+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-3874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.451+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_62, and the Request Id: 8116d545-3875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.451+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_62, and the Request Id: d9d3e6a8-3876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.452+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_67, and the Request Id: 516a139d-3877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.452+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-3878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.453+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_64-, and the Request Id: 894bb6f1-3879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.455+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-3880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.456+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_67-, and the Request Id: 557517ee-3881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.456+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_62-, and the Request Id: 15d5a95c-3882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_62-, and the Request Id: c6b88555-3883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.458+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-3884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.458+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-3885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.458+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_67-, and the Request Id: b88000ea-3886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.458+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-3887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.459+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-3880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.459+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_65-, and the Request Id: 1e2f7422-3888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.459+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-3885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.460+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-3889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.460+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-3890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.460+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-3891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.461+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-3889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.461+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-3890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.462+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_63, and the Request Id: 1299d095-3892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.462+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-3893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.462+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-3894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.462+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-3895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.463+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-3896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.463+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_65, and the Request Id: 2e1df7db-3897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-3898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.464+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-3899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.465+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-3900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.465+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-3899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.466+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_63-, and the Request Id: 33cd9896-3901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.467+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-3902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.467+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_65-, and the Request Id: 934864f8-3903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.468+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-3904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.468+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-3905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.469+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-3906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.469+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-3907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-3905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.469+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-3904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.469+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-3906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.470+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-3908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.470+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-3909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.471+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-3910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.471+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_62, and the Request Id: 027e2586-3911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.471+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-3912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.471+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-3913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.472+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-3914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-3910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.472+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-3915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.472+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-3914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.473+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_62, and the Request Id: c55bee72-3916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.473+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-3917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.473+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-3915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_65, and the Request Id: 14431572-3918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.474+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-3919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.475+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-3920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.475+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-3919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.475+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-3920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.476+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-3921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.476+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_63, and the Request Id: d9d3e6a8-3922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.476+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-3923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.476+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-3924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.476+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-3921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.477+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_62-, and the Request Id: 268a28a7-3925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.477+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-3923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.477+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-3926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.478+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-3926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.479+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_68, and the Request Id: a0b3572f-3927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.482+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-3928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.482+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-3929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.483+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-3930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.484+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-3929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.484+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_63, and the Request Id: 8116d545-3931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.484+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_63-, and the Request Id: 15d5a95c-3932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.484+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-3933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.485+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-3933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.486+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_68, and the Request Id: 516a139d-3934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-3924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.487+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_62-, and the Request Id: 0f8e1974-3935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.487+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_68-, and the Request Id: 557517ee-3937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.487+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-3936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.488+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-3938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.489+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_65-, and the Request Id: 894bb6f1-3939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.489+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-3936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.489+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-3940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-3941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.490+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_66, and the Request Id: ac4d0202-3942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.490+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-3940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.490+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-3941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.491+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-3943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.491+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-3944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.492+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-3945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.492+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-3946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.492+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-3944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.494+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_63-, and the Request Id: c6b88555-3947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_64, and the Request Id: 1299d095-3948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.494+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_68-, and the Request Id: b88000ea-3949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.495+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-3950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.495+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-3945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.496+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_66, and the Request Id: 2e1df7db-3951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.497+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-3952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.497+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_66-, and the Request Id: 1e2f7422-3954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.497+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-3953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.498+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-3955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.499+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-3956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.500+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_64-, and the Request Id: 33cd9896-3957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.501+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-3958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.501+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-3959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.502+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_66-, and the Request Id: 934864f8-3960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.502+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-3961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.503+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-3962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.504+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-3961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.504+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-3963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.505+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-3964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.505+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-3965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.505+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-3963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.506+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-3966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.506+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_69, and the Request Id: a0b3572f-3967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.506+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-3968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.509+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-3969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.509+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-3970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.510+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-3971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.510+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-3972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.511+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-3973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.511+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-3971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.511+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-3970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-3974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.512+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-3972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.512+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-3975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.513+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-3974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.513+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-3975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.513+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-3976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.513+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-3977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.514+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-3977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-3976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.514+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-3978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.514+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-3979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.514+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_63, and the Request Id: 027e2586-3980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.515+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-3981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.515+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_64, and the Request Id: d9d3e6a8-3982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.515+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-3979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.515+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_63, and the Request Id: c55bee72-3983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.516+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-3981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.517+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_66, and the Request Id: 14431572-3984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.517+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-3985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.518+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-3986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.518+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-3987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.518+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_69-, and the Request Id: 557517ee-3988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.519+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-3985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.519+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-3987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.520+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-3989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.520+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_63-, and the Request Id: 0f8e1974-3990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.520+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_69, and the Request Id: 516a139d-3991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.522+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-3992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.522+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-3993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.522+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_64-, and the Request Id: 15d5a95c-3994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.523+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-3995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.523+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-3992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.523+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-3993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.524+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_64, and the Request Id: 8116d545-3996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.524+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_63-, and the Request Id: 268a28a7-3997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.524+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_66-, and the Request Id: 894bb6f1-3998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.524+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-3999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.525+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-4000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.525+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-4001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.526+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-3999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.526+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-4002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.526+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_69-, and the Request Id: b88000ea-4003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.526+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_67, and the Request Id: ac4d0202-4004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.527+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-4002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.527+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-4005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-4000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.528+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-4006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.528+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-4007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.529+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-4006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.529+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-4008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.529+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-4009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.530+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-4008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.531+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-4010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.531+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_67, and the Request Id: 2e1df7db-4011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.531+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_67-, and the Request Id: 1e2f7422-4012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.531+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-4013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.532+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-4014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.532+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-4015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.532+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_65, and the Request Id: 1299d095-4016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.533+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_64-, and the Request Id: c6b88555-4017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.534+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-4018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.535+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-4019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.535+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-4020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.536+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-4019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.536+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-4021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_67-, and the Request Id: 934864f8-4022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.537+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_65-, and the Request Id: 33cd9896-4023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.537+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-4024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-4024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.539+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_64, and the Request Id: c55bee72-4025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.539+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-4026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.540+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-4027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.540+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-4028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.540+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-4029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.541+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-4029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.541+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-4028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.542+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-4030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.542+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-4031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.542+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-4032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.543+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-4033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.543+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-4031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_64-, and the Request Id: 0f8e1974-4034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.543+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-4035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.543+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-4032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.543+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-4036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.544+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-4035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.544+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-4036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.544+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_70, and the Request Id: a0b3572f-4037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.544+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-4038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.545+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-4039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.545+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-4039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.546+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-4040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.546+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-4038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.546+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-4041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.547+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-4042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.547+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_70, and the Request Id: 516a139d-4043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.547+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-4044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.547+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-4041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.547+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-4040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.548+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_64, and the Request Id: 027e2586-4045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.548+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_65, and the Request Id: d9d3e6a8-4046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.549+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-4047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-4048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.549+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-4049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.550+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-4047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.550+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-4049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.550+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_70-, and the Request Id: b88000ea-4050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_68, and the Request Id: ac4d0202-4051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.552+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-4052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-4053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_67, and the Request Id: 14431572-4054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-4053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.552+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-4055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.553+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_64-, and the Request Id: 268a28a7-4056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.558+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-4055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.558+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-4057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.559+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_68-, and the Request Id: 1e2f7422-4059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.559+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-4058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.559+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-4057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.559+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_70-, and the Request Id: 557517ee-4060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.559+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_65-, and the Request Id: 15d5a95c-4061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.561+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-4062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.561+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_65, and the Request Id: 8116d545-4063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.563+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-4064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.563+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-4065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.565+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-4058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_65-, and the Request Id: c6b88555-4066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.566+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-4067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.566+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-4068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-4069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_66, and the Request Id: 1299d095-4070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.567+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-4071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.568+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-4072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-4073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.569+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_67-, and the Request Id: 894bb6f1-4074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.570+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-4075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.570+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-4076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.571+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-4076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.572+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-4078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.572+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-4077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.572+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_66-, and the Request Id: 33cd9896-4079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.572+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-4080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.573+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-4080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.573+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-4081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.574+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_71, and the Request Id: 516a139d-4082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-4083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.574+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-4084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.576+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-4081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.576+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-4085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.576+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-4086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.577+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-4085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.577+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-4087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.577+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-4086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.577+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-4088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.577+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-4089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-4090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.578+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-4088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.578+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-4089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.578+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_68, and the Request Id: 2e1df7db-4091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.578+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-4092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.579+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-4090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.579+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-4093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.579+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-4095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.579+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_71, and the Request Id: a0b3572f-4094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.580+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-4092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-4093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.580+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-4096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.580+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-4095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.581+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-4096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.581+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_65, and the Request Id: c55bee72-4097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.581+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_69, and the Request Id: ac4d0202-4098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.581+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-4100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.581+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_66, and the Request Id: d9d3e6a8-4099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.582+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-4101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.582+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-4102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.583+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_71-, and the Request Id: b88000ea-4103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.585+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_71-, and the Request Id: 557517ee-4104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.585+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_68-, and the Request Id: 934864f8-4105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_69-, and the Request Id: 1e2f7422-4106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.586+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_66-, and the Request Id: 15d5a95c-4107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.586+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-4108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.587+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-4109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.587+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-4108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.589+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-4110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.589+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-4111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.590+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-4112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.590+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-4113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.590+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-4110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.590+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-4111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.590+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-4114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.590+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-4112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.591+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-4115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.591+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-4116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.592+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-4117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.592+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-4116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.592+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-4115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.592+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-4118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.592+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-4117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.592+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-4119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.592+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_65, and the Request Id: 027e2586-4120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.593+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_65-, and the Request Id: 0f8e1974-4121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-4118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.593+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-4122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.593+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_67, and the Request Id: 1299d095-4123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_68, and the Request Id: 14431572-4124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.594+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_66, and the Request Id: 8116d545-4125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.596+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-4126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.596+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-4127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.597+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-4128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.597+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_65-, and the Request Id: 268a28a7-4129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.598+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_66-, and the Request Id: c6b88555-4130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.598+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-4131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.598+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_67-, and the Request Id: 33cd9896-4132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.599+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_68-, and the Request Id: 894bb6f1-4133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.599+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-4134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.601+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-4135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.601+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-4136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.602+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-4135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.602+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-4137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.602+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-4138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.603+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-4139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.603+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-4136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.603+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-4137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.603+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-4140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.604+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-4141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.604+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-4142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-4143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.604+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-4141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.605+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-4144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.605+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-4142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.605+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-4145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-4143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.605+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_70, and the Request Id: ac4d0202-4146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.606+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-4145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.606+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_69, and the Request Id: 2e1df7db-4147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.606+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_72, and the Request Id: 516a139d-4148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.606+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-4149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.606+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-4150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.607+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-4149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.607+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-4151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.608+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_72, and the Request Id: a0b3572f-4152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.609+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-4153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-4154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.610+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_70-, and the Request Id: 1e2f7422-4155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-4156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.612+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-4157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_69-, and the Request Id: 934864f8-4158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.613+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-4153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.613+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-4159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.613+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-4160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.613+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_72-, and the Request Id: b88000ea-4161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.614+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-4162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.614+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-4160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.614+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-4162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.614+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_72-, and the Request Id: 557517ee-4163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.615+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-4164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.615+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-4164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.616+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-4165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.616+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_67, and the Request Id: d9d3e6a8-4166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.616+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_68, and the Request Id: 1299d095-4167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.617+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-4168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.617+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-4169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-4165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.618+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-4169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-4170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.619+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-4171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.619+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-4172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.619+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-4173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.620+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-4171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.620+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-4174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.620+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-4173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.620+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-4174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.621+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-4175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.621+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_68-, and the Request Id: 33cd9896-4176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.621+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-4177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.621+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-4175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_69, and the Request Id: 14431572-4178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.622+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_66, and the Request Id: c55bee72-4179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.622+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_66, and the Request Id: 027e2586-4180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.623+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_67-, and the Request Id: 15d5a95c-4181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.624+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-4182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.624+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-4183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.625+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-4182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.625+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-4184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.626+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-4185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.626+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-4185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.627+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_67, and the Request Id: 8116d545-4186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.627+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-4187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.628+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-4188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_66-, and the Request Id: 0f8e1974-4189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.628+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-4190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.628+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-4191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.629+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-4190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.630+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_66-, and the Request Id: 268a28a7-4192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.630+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-4193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.630+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-4194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.631+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-4194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.631+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_69-, and the Request Id: 894bb6f1-4195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_70, and the Request Id: 2e1df7db-4196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.633+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-4198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-4197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.633+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-4199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.634+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-4197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.634+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-4199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.634+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-4200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_67-, and the Request Id: c6b88555-4201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.635+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-4202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.635+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-4203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.636+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-4204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.636+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-4202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.636+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-4205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.636+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-4203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.637+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-4205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.637+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-4206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.637+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-4207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.637+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_71, and the Request Id: ac4d0202-4208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.638+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-4206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.638+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_73, and the Request Id: a0b3572f-4209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.639+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_70-, and the Request Id: 934864f8-4210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.639+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_73, and the Request Id: 516a139d-4211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.640+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-4212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-4213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.642+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_73-, and the Request Id: 557517ee-4214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.642+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-4215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.642+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-4216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-4213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.643+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-4217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_71-, and the Request Id: 1e2f7422-4218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.643+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-4219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.643+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-4220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.644+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-4217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.644+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_73-, and the Request Id: b88000ea-4221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.644+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-4219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.645+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_69, and the Request Id: 1299d095-4222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.645+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-4223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.645+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-4223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.646+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-4224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.646+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-4225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.646+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-4224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.647+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-4226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.647+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_68, and the Request Id: d9d3e6a8-4227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-4228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.650+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-4229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.650+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-4230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.651+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-4231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.651+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-4229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.651+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_69-, and the Request Id: 33cd9896-4232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.653+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-4228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.653+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_67, and the Request Id: c55bee72-4233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.654+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_68-, and the Request Id: 15d5a95c-4234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.654+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-4235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.656+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-4236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.657+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-4237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.658+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-4237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-4238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-4238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.660+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_71, and the Request Id: 2e1df7db-4239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.670+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-4240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.670+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-4241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.670+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-4242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.671+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-4241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-4243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.673+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_67, and the Request Id: 027e2586-4244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.674+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-4245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.674+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_67-, and the Request Id: 0f8e1974-4246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.675+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-4247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.677+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-4243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.677+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-4248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.678+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-4249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.678+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-4248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.679+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-4249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_70, and the Request Id: 14431572-4250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.680+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-4251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.681+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-4252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.681+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_71-, and the Request Id: 934864f8-4253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.681+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-4254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.682+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-4252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.682+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-4255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.683+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-4256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.683+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-4255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.684+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_74, and the Request Id: a0b3572f-4257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.684+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-4258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.684+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-4259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.684+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-4258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.685+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-4260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.686+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_70-, and the Request Id: 894bb6f1-4261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.686+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-4262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.687+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_74, and the Request Id: 516a139d-4263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.687+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-4262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.688+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_67-, and the Request Id: 268a28a7-4264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.688+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-4265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.688+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-4266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-4267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.689+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-4268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.689+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-4265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.690+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-4268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-4269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.690+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-4270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.691+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-4270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-4271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.691+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_69, and the Request Id: d9d3e6a8-4272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.691+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-4269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-4273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.692+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-4274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.692+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_74-, and the Request Id: b88000ea-4275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.693+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-4274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.693+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_68, and the Request Id: 8116d545-4276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.693+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-4273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.694+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_70, and the Request Id: 1299d095-4277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.694+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-4278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.694+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-4279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.695+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-4280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.696+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-4280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.696+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-4281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.696+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-4282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.696+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_74-, and the Request Id: 557517ee-4283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.697+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_72, and the Request Id: ac4d0202-4284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.697+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-4282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.698+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_68-, and the Request Id: c6b88555-4285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.698+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_70-, and the Request Id: 33cd9896-4286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.698+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-4287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.699+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_69-, and the Request Id: 15d5a95c-4288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.699+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-4289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.699+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-4287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.700+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_68, and the Request Id: c55bee72-4290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.701+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-4291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.701+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-4292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.702+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-4293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.703+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-4291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.703+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_72-, and the Request Id: 1e2f7422-4294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.703+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-4295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.704+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-4295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.704+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-4296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.704+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-4297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.704+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-4298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.705+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-4297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.705+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_68-, and the Request Id: 0f8e1974-4299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.706+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-4300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.706+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_72, and the Request Id: 2e1df7db-4301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.707+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-4302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.707+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-4303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.707+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-4300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.707+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-4302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.707+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-4304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_71, and the Request Id: 14431572-4305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-4306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.709+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-4307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.709+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-4308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.710+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-4307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.710+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_68, and the Request Id: 027e2586-4309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.711+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-4310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.712+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_71-, and the Request Id: 894bb6f1-4311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.713+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-4312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.713+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-4313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.714+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-4314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.714+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-4313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.714+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_72-, and the Request Id: 934864f8-4315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.715+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_68-, and the Request Id: 268a28a7-4316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.715+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-4317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.716+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-4318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.716+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-4317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.717+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_75, and the Request Id: a0b3572f-4319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.717+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-4320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.718+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-4321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.718+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-4320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.718+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-4322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.719+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-4322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-4323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.719+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-4324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.720+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-4325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.721+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-4326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.721+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-4327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.721+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-4326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.721+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-4327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.722+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-4328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.722+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-4329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.722+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_70, and the Request Id: d9d3e6a8-4330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.723+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-4329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.723+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_71, and the Request Id: 1299d095-4331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.724+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-4332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.724+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-4333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.724+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-4332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.725+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-4333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.725+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_75-, and the Request Id: 557517ee-4334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.725+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_75, and the Request Id: 516a139d-4335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.726+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-4336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.727+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-4337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.727+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-4338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.727+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_71-, and the Request Id: 33cd9896-4339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-4340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-4338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-4340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.729+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-4341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.730+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-4342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.731+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-4341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.731+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-4343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.731+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_70-, and the Request Id: 15d5a95c-4344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.732+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-4345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_73, and the Request Id: ac4d0202-4346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.732+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_69, and the Request Id: c55bee72-4347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.733+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-4345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-4348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.734+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_75-, and the Request Id: b88000ea-4349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.735+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-4348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-4350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.736+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-4351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.737+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_69-, and the Request Id: 0f8e1974-4352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.737+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_69, and the Request Id: 8116d545-4353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.738+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-4355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.738+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-4354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-4356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.740+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-4354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.741+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_73-, and the Request Id: 1e2f7422-4357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.741+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-4356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.741+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-4358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.741+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-4359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.742+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-4359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.742+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-4358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.742+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-4360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.743+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-4361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.744+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_73, and the Request Id: 2e1df7db-4362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.744+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-4363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.744+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-4364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-4361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.745+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_72, and the Request Id: 14431572-4365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.746+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-4366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.746+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-4364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.746+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-4367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.746+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_69-, and the Request Id: c6b88555-4368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.747+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-4369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.747+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-4370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.747+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-4369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.748+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-4367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.748+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-4371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.748+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_76, and the Request Id: a0b3572f-4372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.749+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_69, and the Request Id: 027e2586-4373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.749+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_72-, and the Request Id: 894bb6f1-4374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.750+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-4375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.752+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_73-, and the Request Id: 934864f8-4376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.753+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-4377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.753+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-4378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.755+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-4379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.755+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-4380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.756+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_76-, and the Request Id: 557517ee-4381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.758+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-4383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-4382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.759+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-4383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.759+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-4379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.760+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-4384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.760+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-4385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.761+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-4384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.761+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-4385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.761+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-4386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.762+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_72, and the Request Id: 1299d095-4387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.762+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_69-, and the Request Id: 268a28a7-4388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.763+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_71, and the Request Id: d9d3e6a8-4389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.763+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-4390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.763+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-4391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.764+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-4390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.764+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-4392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.764+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-4391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.765+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-4393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.765+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-4394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.765+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-4395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.766+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-4395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.766+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-4396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_74, and the Request Id: ac4d0202-4397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.766+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-4398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.767+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-4399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.767+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-4399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.767+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-4398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.768+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_76, and the Request Id: 516a139d-4400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.768+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_72-, and the Request Id: 33cd9896-4401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.769+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_71-, and the Request Id: 15d5a95c-4402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-4403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-4403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-4404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.771+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_70, and the Request Id: c55bee72-4405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.772+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-4404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.772+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-4406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.773+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-4407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.773+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_76-, and the Request Id: b88000ea-4408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.774+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-4409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.774+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-4409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.775+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-4410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.775+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-4411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.776+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-4410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.776+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_73, and the Request Id: 14431572-4412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.776+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_74-, and the Request Id: 1e2f7422-4413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.777+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-4414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.777+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_70-, and the Request Id: 0f8e1974-4415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.777+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-4416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.778+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-4417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.778+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-4416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.779+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-4418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.779+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_70, and the Request Id: 8116d545-4419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.779+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-4418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.780+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-4420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.780+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-4421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.781+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-4420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.781+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_74, and the Request Id: 2e1df7db-4422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.782+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-4424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.782+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-4423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.783+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-4425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.783+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_73-, and the Request Id: 894bb6f1-4426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.784+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-4428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-4427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.784+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_70-, and the Request Id: c6b88555-4429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.784+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-4430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.785+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-4427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.785+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-4430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.786+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-4431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.786+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-4432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.787+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-4431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.787+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-4432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.787+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_77, and the Request Id: a0b3572f-4433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.787+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-4434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.788+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_74-, and the Request Id: 934864f8-4435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_73, and the Request Id: 1299d095-4436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.789+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-4437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.791+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-4438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.791+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-4434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.792+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-4439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.793+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-4440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-4441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.795+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-4442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.795+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-4443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.796+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_73-, and the Request Id: 33cd9896-4444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.796+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_77-, and the Request Id: 557517ee-4445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.796+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-4443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.796+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-4446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.796+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-4447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.797+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-4446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.797+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-4448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.797+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-4447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-4448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.798+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-4449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.798+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_70, and the Request Id: 027e2586-4450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.799+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-4449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.799+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-4452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.799+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-4451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.799+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_71, and the Request Id: c55bee72-4453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.800+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-4452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.800+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-4454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.800+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_72, and the Request Id: d9d3e6a8-4455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.801+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-4456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.801+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-4457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.801+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-4458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.802+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-4457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.802+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-4458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.802+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_77, and the Request Id: 516a139d-4459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-4460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.803+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-4461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.803+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_70-, and the Request Id: 268a28a7-4462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-4460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.804+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-4463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-4461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_75, and the Request Id: ac4d0202-4464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.804+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-4465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.805+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_72-, and the Request Id: 15d5a95c-4466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.805+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-4467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.806+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_71-, and the Request Id: 0f8e1974-4468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.806+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-4469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.807+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-4469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.807+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_77-, and the Request Id: b88000ea-4470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.808+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-4471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.808+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-4472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.808+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_74, and the Request Id: 14431572-4473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.809+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-4474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_75-, and the Request Id: 1e2f7422-4475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.810+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-4476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.810+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-4477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.811+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-4478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.811+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-4477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.812+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-4479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.812+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-4480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.813+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-4480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.814+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_74-, and the Request Id: 894bb6f1-4481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.814+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-4482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.815+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_78, and the Request Id: a0b3572f-4483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.815+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-4474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.816+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-4485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.816+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-4484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-4486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.817+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-4485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.818+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-4487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.818+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-4488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.818+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-4489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.818+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-4487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.819+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-4484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.819+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-4489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.820+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-4490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_74, and the Request Id: 1299d095-4491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-4492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.820+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-4493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.820+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-4494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.821+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-4492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.821+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-4494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.821+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_78-, and the Request Id: 557517ee-4495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.822+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-4496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.822+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_71, and the Request Id: 8116d545-4497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.822+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-4498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.822+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-4496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.823+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_73, and the Request Id: d9d3e6a8-4499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.824+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_75, and the Request Id: 2e1df7db-4500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.824+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-4501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.825+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-4501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.825+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_74-, and the Request Id: 33cd9896-4502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.827+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-4503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.827+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-4503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.834+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-4504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.834+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_71, and the Request Id: 027e2586-4505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.835+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-4506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.835+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-4507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.835+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_71-, and the Request Id: c6b88555-4508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.836+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-4507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.836+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-4504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.836+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-4509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.836+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_73-, and the Request Id: 15d5a95c-4510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.837+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-4511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.838+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-4512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.838+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-4511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.839+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-4512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.839+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-4513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.840+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_72, and the Request Id: c55bee72-4514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_75-, and the Request Id: 934864f8-4515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.841+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_78, and the Request Id: 516a139d-4516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.841+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_71-, and the Request Id: 268a28a7-4517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.843+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-4518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.844+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-4519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.844+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-4520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-4521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.845+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-4521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.846+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-4522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.846+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-4523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.847+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_72-, and the Request Id: 0f8e1974-4524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-4525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.848+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-4526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.848+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-4525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.849+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-4527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.849+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_76, and the Request Id: ac4d0202-4528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.850+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-4529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.851+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-4530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.851+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-4531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.851+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_78-, and the Request Id: b88000ea-4532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.852+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-4533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-4534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.853+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-4530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.853+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-4531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.853+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-4535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.854+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-4536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.854+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-4534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.854+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-4537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.854+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-4537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-4538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.855+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_76-, and the Request Id: 1e2f7422-4539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.855+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-4540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.855+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_79, and the Request Id: a0b3572f-4541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-4538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.855+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-4540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.856+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_75, and the Request Id: 14431572-4542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.856+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_75, and the Request Id: 1299d095-4543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-4544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.858+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-4545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.858+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-4546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.859+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-4547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.859+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-4545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.860+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-4547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.860+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-4548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.860+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-4549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.860+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-4550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.861+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-4549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.861+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-4551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.861+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-4552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.861+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-4548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.862+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-4553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.862+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_79-, and the Request Id: 557517ee-4554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.862+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-4552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.862+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-4555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.862+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-4553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.863+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-4555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.863+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-4556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.864+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_74, and the Request Id: d9d3e6a8-4557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.864+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-4556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.864+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_75-, and the Request Id: 33cd9896-4558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.864+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-4559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.865+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-4559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.865+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_75-, and the Request Id: 894bb6f1-4560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.865+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_76, and the Request Id: 2e1df7db-4561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.866+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_72, and the Request Id: 8116d545-4562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-4563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.867+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-4563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.867+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-4565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.867+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-4564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.867+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-4566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.867+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_73, and the Request Id: c55bee72-4568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.867+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_72, and the Request Id: 027e2586-4567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.869+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-4569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.870+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_76-, and the Request Id: 934864f8-4570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.870+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-4571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.871+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_74-, and the Request Id: 15d5a95c-4572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.871+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_72-, and the Request Id: c6b88555-4573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_73-, and the Request Id: 0f8e1974-4574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.871+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-4575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.872+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_72-, and the Request Id: 268a28a7-4576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.872+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-4575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.873+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-4577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.874+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-4577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.874+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-4578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-4579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.876+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-4580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.876+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-4581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.876+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-4582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.876+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_79, and the Request Id: 516a139d-4583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.877+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-4582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.877+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-4584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.878+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-4586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.878+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-4585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.878+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-4587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.879+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-4588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.879+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-4585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.879+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-4589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.879+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_77, and the Request Id: ac4d0202-4590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.880+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-4588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.880+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_79-, and the Request Id: b88000ea-4591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-4592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.881+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-4593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-4592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.882+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-4593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-4594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.882+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-4595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.882+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-4596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.883+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_80, and the Request Id: a0b3572f-4597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.883+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-4598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.883+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-4598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.884+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-4599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_76, and the Request Id: 14431572-4601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.884+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-4600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.884+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-4602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.885+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-4603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.885+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-4602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.885+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_77-, and the Request Id: 1e2f7422-4604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.886+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-4605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.887+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-4605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.887+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-4606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.887+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-4607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.888+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-4607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.888+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-4606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.888+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_80-, and the Request Id: 557517ee-4608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_76, and the Request Id: 1299d095-4609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.888+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-4610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-4611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.889+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-4611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.889+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-4610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-4612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.890+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_73, and the Request Id: 8116d545-4613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.892+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_76-, and the Request Id: 894bb6f1-4614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.892+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_74, and the Request Id: c55bee72-4615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.893+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-4616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.894+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-4616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.894+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-4612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.894+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-4617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.895+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-4618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.896+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-4619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.896+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-4620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.896+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-4621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.896+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-4620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.896+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-4618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.897+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-4621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.897+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_75, and the Request Id: d9d3e6a8-4622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.898+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_77, and the Request Id: 2e1df7db-4623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.898+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-4624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.899+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_76-, and the Request Id: 33cd9896-4625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.899+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_73-, and the Request Id: c6b88555-4626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_74-, and the Request Id: 0f8e1974-4627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.901+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-4628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.902+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-4628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.902+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_75-, and the Request Id: 15d5a95c-4630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.902+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-4629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.903+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_73, and the Request Id: 027e2586-4631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.903+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-4632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.904+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-4632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.904+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-4633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_77-, and the Request Id: 934864f8-4635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.904+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-4634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.905+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-4634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.906+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_80, and the Request Id: 516a139d-4636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.910+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-4637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.910+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-4638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.910+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-4639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.910+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-4640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.912+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-4641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.913+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-4642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.914+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-4643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.914+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_80-, and the Request Id: b88000ea-4644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.915+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-4645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.916+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_73-, and the Request Id: 268a28a7-4646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.916+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-4647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.916+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-4645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.916+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-4648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.917+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-4649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.917+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-4648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.918+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-4650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.918+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-4651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.918+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-4652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.918+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-4650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.919+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-4653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.919+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-4654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.919+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-4652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.919+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_77, and the Request Id: 14431572-4655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-4656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.920+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-4657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.921+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-4657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.921+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-4658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.922+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_78, and the Request Id: ac4d0202-4659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.922+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-4658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.922+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-4660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.923+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-4661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.923+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_81, and the Request Id: a0b3572f-4662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.924+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-4661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.924+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-4663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.925+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-4664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.925+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-4665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-4664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.926+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-4666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.926+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_77-, and the Request Id: 894bb6f1-4667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.926+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_75, and the Request Id: c55bee72-4668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.927+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_78-, and the Request Id: 1e2f7422-4669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.927+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-4670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.927+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-4665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-4671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.928+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-4672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.928+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-4666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.928+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-4670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-4671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.928+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-4672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.929+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-4673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.929+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-4674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.929+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-4673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.929+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-4675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.930+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-4674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.930+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-4676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.930+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-4677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.931+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_78, and the Request Id: 2e1df7db-4678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.931+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_81-, and the Request Id: 557517ee-4679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.932+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-4680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-4681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.933+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-4680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.933+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_77, and the Request Id: 1299d095-4682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-4683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.934+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_76, and the Request Id: d9d3e6a8-4684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-4675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_75-, and the Request Id: 0f8e1974-4685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.934+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_74, and the Request Id: 8116d545-4686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.934+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-4677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.935+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_81, and the Request Id: 516a139d-4687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.936+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-4688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.937+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-4689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.937+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-4690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_78-, and the Request Id: 934864f8-4691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.938+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-4688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.938+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-4692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-4693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.939+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_81-, and the Request Id: b88000ea-4694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.939+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_74-, and the Request Id: c6b88555-4695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.940+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-4696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.940+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-4696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.941+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_76-, and the Request Id: 15d5a95c-4697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-4698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.941+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-4699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.942+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_77-, and the Request Id: 33cd9896-4700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.942+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-4701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.942+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-4698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.943+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_74, and the Request Id: 027e2586-4702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.943+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-4703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-4704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.944+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-4703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.944+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-4704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.945+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-4705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.945+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-4706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.946+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-4707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.946+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-4708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.946+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-4709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.947+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-4707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_78, and the Request Id: 14431572-4710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.948+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-4711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.949+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-4712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.949+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_79, and the Request Id: ac4d0202-4713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.949+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_74-, and the Request Id: 268a28a7-4714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.950+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-4715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.950+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-4716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.951+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-4715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.951+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-4717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_78-, and the Request Id: 894bb6f1-4718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.953+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-4719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.953+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-4720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.954+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-4720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.954+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-4719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.954+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_82, and the Request Id: a0b3572f-4721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.955+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_79-, and the Request Id: 1e2f7422-4722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.955+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-4723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.955+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-4724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.955+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-4725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.955+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-4723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-4725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.957+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-4726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.957+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-4727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.957+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-4727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.957+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-4726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.958+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-4728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.958+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_76, and the Request Id: c55bee72-4729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.959+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_79, and the Request Id: 2e1df7db-4730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.959+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-4728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.959+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-4731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.959+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_82, and the Request Id: 516a139d-4732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-4733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.960+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_82-, and the Request Id: 557517ee-4734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.960+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-4731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.961+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-4735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-4736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.962+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-4737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-4736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.962+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-4738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.963+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-4739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.964+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_75, and the Request Id: 8116d545-4740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.964+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-4739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.964+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_76-, and the Request Id: 0f8e1974-4741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_79-, and the Request Id: 934864f8-4742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.965+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_82-, and the Request Id: b88000ea-4743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.966+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-4744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.967+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-4744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.968+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_77, and the Request Id: d9d3e6a8-4745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-4746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.969+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-4747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.969+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-4748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.970+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-4749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.970+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-4747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-4750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.971+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-4751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.972+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_75-, and the Request Id: c6b88555-4753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.972+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-4752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.973+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-4754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-4755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.974+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-4752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.974+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_77-, and the Request Id: 15d5a95c-4756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.975+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-4757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.975+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-4755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.975+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-4758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.975+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-4759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.976+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-4758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.976+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-4760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.977+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_78, and the Request Id: 1299d095-4761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.977+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-4762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-4760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.977+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-4762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.978+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_75, and the Request Id: 027e2586-4763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.978+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_79, and the Request Id: 14431572-4764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.979+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-4765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.979+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-4766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.981+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-4767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-4768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.981+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_78-, and the Request Id: 33cd9896-4769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.981+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-4770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.982+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-4770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.983+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-4771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.983+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-4772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.984+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-4772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.984+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_75-, and the Request Id: 268a28a7-4773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.984+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-4775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-4774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.984+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_83, and the Request Id: a0b3572f-4776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.985+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-4775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.986+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-4777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.986+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-4778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.986+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_79-, and the Request Id: 894bb6f1-4779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.986+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-4780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.987+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-4780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-4777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.988+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-4781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.988+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_80, and the Request Id: ac4d0202-4782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-4783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.988+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-4781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.989+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-4784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.989+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_83, and the Request Id: 516a139d-4785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.989+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-4786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.990+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-4783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.991+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-4787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-4788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.991+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-4789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.991+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-4790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.992+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-4787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.992+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_83-, and the Request Id: 557517ee-4791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.992+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-4789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.992+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-4790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.993+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-4792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.993+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_80, and the Request Id: 2e1df7db-4793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.993+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_80-, and the Request Id: 1e2f7422-4794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.993+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-4795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.994+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-4792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.994+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-4795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.994+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-4796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.995+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_78, and the Request Id: d9d3e6a8-4797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.995+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-4796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.995+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-4798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.995+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-4799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.996+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-4800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.996+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_83-, and the Request Id: b88000ea-4801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-4799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.996+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-4802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.997+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-4803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.997+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_77, and the Request Id: c55bee72-4804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.998+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-4805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.998+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_76, and the Request Id: 8116d545-4806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_80-, and the Request Id: 934864f8-4807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:08.999+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_78-, and the Request Id: 15d5a95c-4808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.001+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-4809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-4810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.002+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-4810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.002+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-4809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.002+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-4811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.002+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_77-, and the Request Id: 0f8e1974-4812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.003+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-4813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.003+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-4813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.003+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-4814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.004+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-4815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.004+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-4816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-4817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.004+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-4816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.005+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-4818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-4814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-4819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.005+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_76, and the Request Id: 027e2586-4820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_80, and the Request Id: 14431572-4821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.006+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-4822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.006+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-4823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.007+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-4822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.007+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_76-, and the Request Id: c6b88555-4824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.007+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-4823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.008+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-4825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.008+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_79, and the Request Id: 1299d095-4826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.008+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-4827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.009+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-4825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.009+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_84, and the Request Id: a0b3572f-4828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.009+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-4829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.010+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_76-, and the Request Id: 268a28a7-4830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_80-, and the Request Id: 894bb6f1-4831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.011+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-4832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.013+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-4833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.013+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-4834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.013+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-4833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.014+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-4835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-4836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.014+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-4837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.014+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_84-, and the Request Id: 557517ee-4838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.015+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_79-, and the Request Id: 33cd9896-4839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.015+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-4835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.016+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-4840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_81, and the Request Id: ac4d0202-4841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.017+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-4840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-4842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.018+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-4843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-4844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.019+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-4844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.020+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_81, and the Request Id: 2e1df7db-4845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.020+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-4846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.020+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-4847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.021+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-4848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.021+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-4846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.022+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_81-, and the Request Id: 1e2f7422-4849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.023+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-4850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-4851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.024+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-4851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_81-, and the Request Id: 934864f8-4852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.025+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-4853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.025+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_78, and the Request Id: c55bee72-4854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.025+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-4855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.025+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-4856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.026+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-4857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.026+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-4856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.026+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-4853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.027+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-4858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.027+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-4859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.027+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-4858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.028+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-4860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.028+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_84, and the Request Id: 516a139d-4861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.028+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-4859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.029+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-4862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.029+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-4863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.030+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-4862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.030+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-4863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.031+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-4864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.031+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-4865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.032+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_79, and the Request Id: d9d3e6a8-4866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.032+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_77, and the Request Id: 8116d545-4867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-4868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.033+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-4869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.034+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-4865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-4868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.035+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_84-, and the Request Id: b88000ea-4870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.035+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-4871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.036+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-4872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.036+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-4873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.036+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-4871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_78-, and the Request Id: 0f8e1974-4874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.037+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-4873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.038+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-4875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.038+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_77-, and the Request Id: c6b88555-4876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.038+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_77, and the Request Id: 027e2586-4877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.038+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_81, and the Request Id: 14431572-4878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.039+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_79-, and the Request Id: 15d5a95c-4879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.039+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-4880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.039+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-4881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-4882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-4882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.041+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-4883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.042+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-4884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.042+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-4883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.042+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-4885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.042+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-4884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.043+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-4886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.043+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-4887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.044+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-4887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-4886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.044+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_85, and the Request Id: a0b3572f-4888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.045+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_81-, and the Request Id: 894bb6f1-4889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.045+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-4890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.046+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-4890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.046+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_82, and the Request Id: ac4d0202-4891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.050+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_77-, and the Request Id: 268a28a7-4892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.050+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_80, and the Request Id: 1299d095-4893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-4894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.050+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-4895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.050+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-4896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.051+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-4894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-4897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.052+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-4898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-4897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.053+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_82, and the Request Id: 2e1df7db-4899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.054+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_85-, and the Request Id: 557517ee-4900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.055+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_80-, and the Request Id: 33cd9896-4901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-4902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.056+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_82-, and the Request Id: 1e2f7422-4903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.057+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-4904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.057+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-4905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.057+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-4906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.058+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-4904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-4907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.058+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-4908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.059+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-4908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.059+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_82-, and the Request Id: 934864f8-4909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.060+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_85, and the Request Id: 516a139d-4910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.060+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-4911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.060+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-4912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.061+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-4913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-4914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.061+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-4915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.062+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-4915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.063+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-4916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.063+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-4916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.063+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-4917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.064+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_80, and the Request Id: d9d3e6a8-4918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.065+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-4919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.065+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-4920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.065+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_85-, and the Request Id: b88000ea-4921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.066+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-4922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.066+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-4923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.066+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-4920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-4924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.067+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-4924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.068+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-4925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.068+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_79, and the Request Id: c55bee72-4926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.068+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-4925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.069+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-4927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.069+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-4928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.069+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-4929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.070+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-4929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.070+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_80-, and the Request Id: 15d5a95c-4930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.071+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-4931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.071+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-4932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-4933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.071+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-4931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.072+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-4932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.072+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_78, and the Request Id: 8116d545-4934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.072+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-4935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.072+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-4935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.073+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_86, and the Request Id: a0b3572f-4936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-4937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.073+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-4939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.074+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-4938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.074+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-4939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.074+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_79-, and the Request Id: 0f8e1974-4940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.075+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-4941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.075+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_78, and the Request Id: 027e2586-4942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.075+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-4943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.076+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-4944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.076+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-4943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.077+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-4944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.077+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-4937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.077+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-4945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.077+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-4946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.078+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-4947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.078+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-4945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.078+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-4946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.078+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-4948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.079+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_81, and the Request Id: 1299d095-4949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.079+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_86-, and the Request Id: 557517ee-4950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.079+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_83, and the Request Id: 2e1df7db-4951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-4948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.080+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-4952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.081+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_78-, and the Request Id: c6b88555-4953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.082+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_82, and the Request Id: 14431572-4954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.082+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_78-, and the Request Id: 268a28a7-4955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.083+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-4956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.083+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-4957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.083+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_81-, and the Request Id: 33cd9896-4958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-4956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.084+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-4957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.084+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-4959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.084+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-4960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.084+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-4961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.085+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-4962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.085+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_83-, and the Request Id: 934864f8-4963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.085+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-4962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.085+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-4960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.086+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_82-, and the Request Id: 894bb6f1-4964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_83, and the Request Id: ac4d0202-4965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.086+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_86, and the Request Id: 516a139d-4966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.087+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-4967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.087+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-4968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.088+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-4969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.089+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-4970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.094+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-4971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.094+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-4972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.095+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-4973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.095+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_83-, and the Request Id: 1e2f7422-4974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.096+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-4975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.097+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_86-, and the Request Id: b88000ea-4976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.098+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-4975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.098+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-4977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.098+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-4978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.099+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-4979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.099+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-4977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.100+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-4980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-4981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.101+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-4981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.101+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-4982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.101+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-4983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.101+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-4984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.102+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-4982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.103+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_80, and the Request Id: c55bee72-4985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.103+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-4986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.103+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-4987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.104+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_81, and the Request Id: d9d3e6a8-4988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.104+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-4989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.104+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-4990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.105+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-4987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.105+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-4989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.106+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-4991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.106+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-4992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.106+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-4991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.107+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-4992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.107+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_87, and the Request Id: a0b3572f-4993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.107+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-4994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.108+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-4995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.108+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_82, and the Request Id: 1299d095-4996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.108+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_81-, and the Request Id: 15d5a95c-4997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-4995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.109+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-4994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.109+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-4998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_80-, and the Request Id: 0f8e1974-4999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.109+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-5000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.109+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-5001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.110+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-5002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.110+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-5001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.110+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-5000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.111+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-5002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.111+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-5003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.111+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-5003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.112+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-5004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.112+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-5005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.112+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_79, and the Request Id: 027e2586-5006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.112+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-5007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.112+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-5005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.112+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-5004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_83, and the Request Id: 14431572-5008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.114+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_82-, and the Request Id: 33cd9896-5009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.114+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-5010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.114+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_84, and the Request Id: 2e1df7db-5011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.115+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_79, and the Request Id: 8116d545-5012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.116+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-5013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.116+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_87-, and the Request Id: 557517ee-5014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.117+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-5015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.117+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_79-, and the Request Id: 268a28a7-5016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.118+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_83-, and the Request Id: 894bb6f1-5017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.118+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-5015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.118+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-5018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.119+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-5019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.119+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-5020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.119+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-5018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.120+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-5020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_79-, and the Request Id: c6b88555-5021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.120+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-5022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.120+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-5023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.120+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-5024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-5023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.121+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_84-, and the Request Id: 934864f8-5025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.122+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_84, and the Request Id: ac4d0202-5026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.123+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_87, and the Request Id: 516a139d-5027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-5028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.123+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-5029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.125+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-5030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.126+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_84-, and the Request Id: 1e2f7422-5031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.127+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-5032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-5033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.127+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_87-, and the Request Id: b88000ea-5034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.129+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-5036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.128+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-5035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.129+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-5037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.130+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-5038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.130+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-5035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.130+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-5039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.131+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-5038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.131+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-5040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.131+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-5041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.132+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-5042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.132+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-5041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-5043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.133+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-5040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.133+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-5042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.133+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-5044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.133+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_82, and the Request Id: d9d3e6a8-5046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.133+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-5045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.134+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-5047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.134+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-5047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.135+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_83, and the Request Id: 1299d095-5048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.135+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-5049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.136+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_81, and the Request Id: c55bee72-5050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.138+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_82-, and the Request Id: 15d5a95c-5052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.138+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-5051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.139+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-5053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.139+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-5054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.139+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-5055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.139+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-5053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.140+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-5054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.140+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_83-, and the Request Id: 33cd9896-5056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.141+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-5057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.141+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_81-, and the Request Id: 0f8e1974-5058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.141+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-5059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-5060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.142+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-5059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.142+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-5057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.142+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-5061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.142+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_88, and the Request Id: a0b3572f-5062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.143+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_80, and the Request Id: 027e2586-5063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.143+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-5064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-5061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.144+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-5065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.144+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-5066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.144+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-5065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.145+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-5067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.145+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-5066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.145+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-5068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.145+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-5069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.145+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-5070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.145+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-5067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-5068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.146+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-5069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.146+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_88, and the Request Id: 516a139d-5071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_84, and the Request Id: 14431572-5072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.147+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-5073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.147+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-5074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.147+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_80-, and the Request Id: 268a28a7-5076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-5075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-5073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-5074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_85, and the Request Id: 2e1df7db-5077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.148+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_88-, and the Request Id: 557517ee-5078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-5079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.149+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_80, and the Request Id: 8116d545-5080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.150+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-5079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.150+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-5081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.151+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_88-, and the Request Id: b88000ea-5082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.151+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-5083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.151+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-5081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.152+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-5084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.153+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-5085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.153+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_80-, and the Request Id: c6b88555-5086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_84-, and the Request Id: 894bb6f1-5087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.154+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_85, and the Request Id: ac4d0202-5088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.154+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-5089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_85-, and the Request Id: 934864f8-5090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.155+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-5091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.156+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-5092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.156+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-5093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.157+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-5094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.157+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-5093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.157+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-5094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.158+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-5095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.158+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-5096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.158+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_85-, and the Request Id: 1e2f7422-5097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-5098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.159+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-5096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.159+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-5099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-5098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-5100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-5101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.161+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-5102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.161+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_83, and the Request Id: d9d3e6a8-5103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.162+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_82, and the Request Id: c55bee72-5104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.162+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-5105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.163+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-5106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-5107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-5106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.165+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-5108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.165+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-5109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.165+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-5110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.166+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-5111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.166+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-5109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.166+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-5108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.167+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_84, and the Request Id: 1299d095-5112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.167+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-5113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.167+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_83-, and the Request Id: 15d5a95c-5115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.167+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-5116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.167+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-5114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.174+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-5113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.175+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-5116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.175+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-5114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.176+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_89, and the Request Id: a0b3572f-5117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_82-, and the Request Id: 0f8e1974-5118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.176+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-5119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.177+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-5120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.177+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-5119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.177+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_81, and the Request Id: 027e2586-5121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.179+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-5122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.179+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-5123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.179+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-5122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.179+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-5124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-5123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.180+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_89, and the Request Id: 516a139d-5125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.181+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-5126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.181+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_84-, and the Request Id: 33cd9896-5127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.181+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_89-, and the Request Id: 557517ee-5128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-5129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.182+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-5130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.182+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-5129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.183+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-5130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.183+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-5131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.184+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-5131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.184+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-5132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.184+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_81-, and the Request Id: 268a28a7-5133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.184+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_89-, and the Request Id: b88000ea-5134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.185+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-5132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_85, and the Request Id: 14431572-5135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.186+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-5136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.186+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-5137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.186+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-5138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.186+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_81, and the Request Id: 8116d545-5139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.186+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-5140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.186+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-5138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.187+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_86, and the Request Id: 2e1df7db-5141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.188+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-5142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-5143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.189+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-5144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-5143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.190+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-5146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.190+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-5145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.191+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-5145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.191+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_86, and the Request Id: ac4d0202-5147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.192+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-5148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.192+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_81-, and the Request Id: c6b88555-5149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.193+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-5150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.193+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_86-, and the Request Id: 934864f8-5151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.194+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-5152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-5153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.194+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_85-, and the Request Id: 894bb6f1-5154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.195+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-5155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.195+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-5152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.195+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-5156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.195+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-5157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.196+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_86-, and the Request Id: 1e2f7422-5158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.196+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-5157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.196+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_84, and the Request Id: d9d3e6a8-5159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-5160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.197+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-5161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.198+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-5162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.198+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-5163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.198+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-5164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.199+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-5165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.199+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-5163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.199+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-5165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.200+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-5164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.200+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-5166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.200+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-5167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.200+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-5168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-5169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.201+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-5166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.201+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-5167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-5169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.201+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-5170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.201+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_90, and the Request Id: a0b3572f-5171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.201+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-5168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.201+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-5172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.202+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-5170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.202+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-5172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.202+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-5173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.202+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_90, and the Request Id: 516a139d-5174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.203+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_84-, and the Request Id: 15d5a95c-5175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.203+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_85, and the Request Id: 1299d095-5176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.203+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-5177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.204+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_83, and the Request Id: c55bee72-5178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.204+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-5179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.205+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-5180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.205+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-5180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.205+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-5181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.206+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_82, and the Request Id: 027e2586-5182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.206+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_90-, and the Request Id: 557517ee-5183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.207+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-5184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.208+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-5184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.209+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-5185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.209+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-5185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_83-, and the Request Id: 0f8e1974-5186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.210+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-5187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.210+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_82-, and the Request Id: 268a28a7-5188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.211+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_82, and the Request Id: 8116d545-5189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.211+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_90-, and the Request Id: b88000ea-5190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-5191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.212+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-5192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-5191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.213+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-5193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.214+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-5193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.214+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_85-, and the Request Id: 33cd9896-5194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.215+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_86, and the Request Id: 14431572-5195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.215+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_82-, and the Request Id: c6b88555-5196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.215+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-5198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.215+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-5197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.217+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-5199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.217+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-5200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.217+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-5201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.217+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-5202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.218+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-5199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.218+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-5201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.219+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-5203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.219+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-5204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.219+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-5205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.220+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-5203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.220+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-5206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.220+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-5205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-5207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.221+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-5208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.221+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_86-, and the Request Id: 894bb6f1-5209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.221+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_87, and the Request Id: ac4d0202-5210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.222+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-5211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.223+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_87, and the Request Id: 2e1df7db-5212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.223+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-5213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.223+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-5214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.225+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-5215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.225+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-5215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_87-, and the Request Id: 1e2f7422-5217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.226+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-5216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.226+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-5218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.226+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-5219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.227+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-5219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.227+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-5218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.227+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-5220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.227+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-5216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.228+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-5221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.228+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-5222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.228+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-5222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.228+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-5221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.228+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_85, and the Request Id: d9d3e6a8-5223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.229+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-5224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.229+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-5225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.229+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-5226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.229+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-5224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.230+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_91, and the Request Id: a0b3572f-5227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.230+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-5228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.231+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-5228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.231+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_83, and the Request Id: 027e2586-5229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.231+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_91, and the Request Id: 516a139d-5230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.231+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-5231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.232+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_85-, and the Request Id: 15d5a95c-5232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.232+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_87-, and the Request Id: 934864f8-5233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.233+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-5235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.233+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-5234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.234+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-5236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.234+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-5235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.234+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-5234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.235+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-5236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.235+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_91-, and the Request Id: 557517ee-5237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.235+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-5238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.235+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-5239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.236+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-5238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.236+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_91-, and the Request Id: b88000ea-5240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.236+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-5239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.236+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_86, and the Request Id: 1299d095-5241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.236+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-5242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.237+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_83, and the Request Id: 8116d545-5243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.237+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-5244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.237+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-5245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.237+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-5244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.238+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-5246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.238+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-5247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.238+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-5248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.239+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_84, and the Request Id: c55bee72-5249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.240+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_86-, and the Request Id: 33cd9896-5250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.241+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_83-, and the Request Id: 268a28a7-5251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.241+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-5252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.243+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-5253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.243+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-5254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.243+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_83-, and the Request Id: c6b88555-5255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.244+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-5253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.244+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_84-, and the Request Id: 0f8e1974-5256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.244+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-5257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.244+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-5258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.245+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-5259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.245+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-5260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.246+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-5259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.246+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-5261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-5262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_88, and the Request Id: ac4d0202-5263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.248+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-5264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.248+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-5265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-5262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.248+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-5266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.249+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-5265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.249+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-5267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.249+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-5268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.249+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-5266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.249+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-5267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.250+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-5269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.250+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-5269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.250+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_87, and the Request Id: 14431572-5270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.250+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-5271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.251+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-5272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.251+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-5271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.251+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_92, and the Request Id: a0b3572f-5273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.251+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-5274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.251+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-5275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_88, and the Request Id: 2e1df7db-5276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.252+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_88-, and the Request Id: 1e2f7422-5277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.253+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-5274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.253+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-5278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.254+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-5279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.254+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-5280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.254+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-5278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.255+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-5281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.255+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-5282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.256+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-5283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.256+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-5281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.256+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_87-, and the Request Id: 894bb6f1-5284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.256+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-5283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.256+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-5282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.257+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_92-, and the Request Id: 557517ee-5286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.257+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_92, and the Request Id: 516a139d-5285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.257+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_86, and the Request Id: d9d3e6a8-5287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.258+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-5288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.258+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-5289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.258+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-5289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.259+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_88-, and the Request Id: 934864f8-5290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.259+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-5291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.259+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_87, and the Request Id: 1299d095-5292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.260+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-5293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.260+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_92-, and the Request Id: b88000ea-5294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.261+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-5295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.261+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-5293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.261+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-5296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.261+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-5297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.262+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-5297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.262+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-5296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.263+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_84, and the Request Id: 027e2586-5298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.263+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-5299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.263+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-5300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.264+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-5301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.264+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-5301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.265+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_84, and the Request Id: 8116d545-5302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.265+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-5303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.266+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_86-, and the Request Id: 15d5a95c-5305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.266+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-5304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-5306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.267+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-5307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.268+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-5307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.268+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-5308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.269+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_84-, and the Request Id: 268a28a7-5309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.269+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-5310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.269+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-5308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.270+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_87-, and the Request Id: 33cd9896-5311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.270+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_85, and the Request Id: c55bee72-5312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.270+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-5313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.271+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_84-, and the Request Id: c6b88555-5314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.271+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-5315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-5316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.273+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-5317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.273+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-5318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.274+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-5319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.274+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-5316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.274+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-5317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.274+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-5320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.275+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-5321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.275+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-5322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.275+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-5321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.276+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-5322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.276+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-5323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.276+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_93, and the Request Id: a0b3572f-5324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.276+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-5325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_89, and the Request Id: ac4d0202-5326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.278+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-5320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-5327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.278+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-5328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.278+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-5329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.279+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-5327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.279+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-5328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_85-, and the Request Id: 0f8e1974-5330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.279+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_89, and the Request Id: 2e1df7db-5331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.280+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-5332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.280+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-5332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.280+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_93-, and the Request Id: 557517ee-5333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.280+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-5334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.281+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_93, and the Request Id: 516a139d-5335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-5334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.281+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-5336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.282+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-5337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.282+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-5338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.282+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-5336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.282+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-5339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.282+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-5339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.283+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_89-, and the Request Id: 1e2f7422-5340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.283+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-5341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.283+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_88, and the Request Id: 14431572-5342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.284+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-5341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.284+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-5343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.285+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-5344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.285+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_87, and the Request Id: d9d3e6a8-5345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.285+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-5346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_89-, and the Request Id: 934864f8-5347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.286+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_93-, and the Request Id: b88000ea-5348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.286+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-5349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.287+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-5350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-5349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-5351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.287+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_88-, and the Request Id: 894bb6f1-5352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.288+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-5350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.288+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-5353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.288+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-5354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.289+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-5353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.289+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-5354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.290+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-5355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.290+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-5356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.290+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_87-, and the Request Id: 15d5a95c-5357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.290+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-5358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.290+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_88, and the Request Id: 1299d095-5359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.291+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_85, and the Request Id: 027e2586-5360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.292+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-5361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-5362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.292+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-5356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.293+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-5363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.293+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-5364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.293+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-5365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.294+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-5366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.294+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-5364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.294+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_85, and the Request Id: 8116d545-5367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.295+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-5368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.295+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-5369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.296+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-5368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.296+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-5369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.296+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-5370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-5371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.297+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_85-, and the Request Id: 268a28a7-5372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.297+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-5370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.297+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-5371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.297+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-5373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.297+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_88-, and the Request Id: 33cd9896-5374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.297+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_94, and the Request Id: a0b3572f-5375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-5376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.299+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-5377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.299+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_86, and the Request Id: c55bee72-5378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.299+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-5377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.300+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-5379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.300+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_85-, and the Request Id: c6b88555-5381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.300+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-5380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.301+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-5382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.301+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-5380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-5383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.303+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_94-, and the Request Id: 557517ee-5384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_90, and the Request Id: ac4d0202-5385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-5383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.304+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-5386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.304+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-5387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.304+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-5387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.305+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-5388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.305+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_90, and the Request Id: 2e1df7db-5389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.306+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-5390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.307+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-5391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.307+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-5392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.307+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-5391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_86-, and the Request Id: 0f8e1974-5393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.308+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-5394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.308+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-5392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.308+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-5395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.308+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-5394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.309+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-5396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.309+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-5396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.309+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-5397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.309+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-5398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.310+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-5399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.310+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-5397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.310+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-5399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.310+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_90-, and the Request Id: 934864f8-5400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.311+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_94, and the Request Id: 516a139d-5401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.311+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_88, and the Request Id: d9d3e6a8-5402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.311+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_89, and the Request Id: 14431572-5403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.312+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_90-, and the Request Id: 1e2f7422-5404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.313+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-5405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.314+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-5406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.314+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-5407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.315+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-5408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.315+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-5409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.316+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_89-, and the Request Id: 894bb6f1-5410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-5408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.316+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-5411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.317+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-5412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-5413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.317+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-5412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.317+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_94-, and the Request Id: b88000ea-5414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.318+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_89, and the Request Id: 1299d095-5415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.318+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_88-, and the Request Id: 15d5a95c-5417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.318+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-5416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.319+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-5418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.319+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-5416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.319+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-5419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.320+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-5420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.320+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-5419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.320+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-5418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.320+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-5420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.321+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-5421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.321+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-5422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.321+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-5423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.321+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-5421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.321+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-5424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.322+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-5422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.322+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-5425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.322+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_86, and the Request Id: 027e2586-5426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-5427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.323+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_95, and the Request Id: a0b3572f-5428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.323+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-5429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.324+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_86, and the Request Id: 8116d545-5430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.325+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_89-, and the Request Id: 33cd9896-5431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.325+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-5432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.326+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-5433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.326+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-5434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.327+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-5433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.327+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-5435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.327+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-5435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.328+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-5436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.328+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-5436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.328+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_86-, and the Request Id: 268a28a7-5437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.328+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-5438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.329+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-5439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.329+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_91, and the Request Id: 2e1df7db-5440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.329+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_95-, and the Request Id: 557517ee-5441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.329+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-5439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.329+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_86-, and the Request Id: c6b88555-5442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.330+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-5443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.331+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_87, and the Request Id: c55bee72-5444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.331+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-5445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.331+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-5446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.332+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-5445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.332+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-5447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.333+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-5448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.333+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-5447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.333+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-5448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.334+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-5449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.334+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-5450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.334+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_91, and the Request Id: ac4d0202-5451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.335+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-5450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.335+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_91-, and the Request Id: 934864f8-5452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.335+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-5453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.335+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_95, and the Request Id: 516a139d-5454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-5453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_87-, and the Request Id: 0f8e1974-5455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.336+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-5456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.337+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-5457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.338+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-5458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.338+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-5458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.338+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-5459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_91-, and the Request Id: 1e2f7422-5460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.338+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-5461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.339+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-5459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.340+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_90, and the Request Id: 14431572-5462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.340+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-5463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.340+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_95-, and the Request Id: b88000ea-5464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.340+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-5463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.340+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-5465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-5466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.343+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_89, and the Request Id: d9d3e6a8-5467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.343+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-5468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.343+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-5469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.343+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-5470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.343+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-5471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.344+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-5468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.344+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-5472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.345+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_90-, and the Request Id: 894bb6f1-5473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.345+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-5472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-5474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.346+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_90, and the Request Id: 1299d095-5475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-5476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.346+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-5477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.347+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_89-, and the Request Id: 15d5a95c-5478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-5479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.348+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-5480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.348+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-5481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.349+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-5480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.349+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-5482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.349+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-5483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.349+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-5482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.350+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-5483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.350+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-5484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.350+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_90-, and the Request Id: 33cd9896-5485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.351+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-5486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.351+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-5487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.351+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-5486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.351+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-5487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.351+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-5488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.352+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-5489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.354+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-5490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.354+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-5491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.354+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_87, and the Request Id: 8116d545-5492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-5488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.355+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-5491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.355+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_87, and the Request Id: 027e2586-5493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.355+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-5494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.355+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-5495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.356+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-5495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.356+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-5494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.356+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-5496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.356+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_96, and the Request Id: a0b3572f-5497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.356+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-5498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.356+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_88, and the Request Id: c55bee72-5499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.357+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-5498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.357+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-5496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-5500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.358+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_96, and the Request Id: 516a139d-5501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.358+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-5502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.358+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-5503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.358+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-5502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.358+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-5500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.359+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-5504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.359+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_92, and the Request Id: 2e1df7db-5505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.359+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-5506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.359+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-5504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.360+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-5507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.360+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_92, and the Request Id: ac4d0202-5508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.361+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_96-, and the Request Id: 557517ee-5509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.361+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_87-, and the Request Id: c6b88555-5510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.362+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_87-, and the Request Id: 268a28a7-5511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_88-, and the Request Id: 0f8e1974-5512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.364+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_92-, and the Request Id: 934864f8-5513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.364+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-5514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.365+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_92-, and the Request Id: 1e2f7422-5515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.365+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_96-, and the Request Id: b88000ea-5516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.365+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-5517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-5518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-5518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.367+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-5519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.367+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-5520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.367+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-5521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.367+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-5519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.367+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-5522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-5523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.368+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-5524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-5523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.368+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-5524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_91, and the Request Id: 14431572-5525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.369+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_90, and the Request Id: d9d3e6a8-5526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.370+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-5527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.370+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-5528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.371+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-5529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-5528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-5530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.372+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-5531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.372+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-5532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.373+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-5533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.373+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-5534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.373+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-5532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.373+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_91, and the Request Id: 1299d095-5535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.375+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-5537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.375+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_90-, and the Request Id: 15d5a95c-5536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.375+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_91-, and the Request Id: 894bb6f1-5538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.375+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-5539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-5540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.376+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-5541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.377+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-5542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.378+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-5542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-5543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.378+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_91-, and the Request Id: 33cd9896-5544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.379+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-5545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.379+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-5543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.379+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-5546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.379+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-5547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.379+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-5545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.380+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-5548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.381+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-5548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.381+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-5549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.381+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_97, and the Request Id: a0b3572f-5550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.381+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-5546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.381+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-5551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.381+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-5552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.382+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_89, and the Request Id: c55bee72-5553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.382+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-5552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.383+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-5554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.383+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-5555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.383+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-5551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.383+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-5556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.383+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-5554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-5557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-5556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-5557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.384+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-5558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.385+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_88, and the Request Id: 8116d545-5559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.385+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_93, and the Request Id: 2e1df7db-5560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.386+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-5561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.386+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_88, and the Request Id: 027e2586-5562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-5558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_89-, and the Request Id: 0f8e1974-5563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.387+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-5561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.387+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-5564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.387+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-5565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.387+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-5566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.388+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-5565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-5564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.388+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_97, and the Request Id: 516a139d-5567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_93, and the Request Id: ac4d0202-5568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_93-, and the Request Id: 934864f8-5569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.390+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-5570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_88-, and the Request Id: c6b88555-5571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.392+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_88-, and the Request Id: 268a28a7-5572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.392+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-5573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.393+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-5574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.393+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_97-, and the Request Id: 557517ee-5575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.394+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_93-, and the Request Id: 1e2f7422-5576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.395+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_97-, and the Request Id: b88000ea-5577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.396+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-5578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.396+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-5579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.396+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-5580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.397+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-5578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.397+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-5581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-5582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.398+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-5583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.398+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-5581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-5582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.399+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-5584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.399+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-5586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.399+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_91, and the Request Id: d9d3e6a8-5587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.399+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-5585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.399+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-5584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.399+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-5586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.400+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-5588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.400+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-5589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_92, and the Request Id: 1299d095-5590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.401+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-5591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.402+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-5591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.402+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-5592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.404+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_91-, and the Request Id: 15d5a95c-5593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.404+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-5594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.404+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-5595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_92, and the Request Id: 14431572-5596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.405+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-5597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.406+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_92-, and the Request Id: 33cd9896-5598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.406+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-5599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.406+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-5600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.407+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-5601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.408+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-5601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.409+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-5602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.410+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-5603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.410+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_92-, and the Request Id: 894bb6f1-5604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.410+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-5605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.410+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-5606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.410+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-5605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.410+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-5607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.411+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-5602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.411+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-5608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.411+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-5607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.412+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_90, and the Request Id: c55bee72-5609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.412+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-5610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.412+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-5611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.412+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-5610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.413+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-5612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.413+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-5608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.413+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-5613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.413+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-5611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.413+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-5614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.414+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-5613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.414+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_98, and the Request Id: a0b3572f-5615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.414+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-5614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.415+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-5616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.415+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-5617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.415+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_94, and the Request Id: 2e1df7db-5618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.416+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_98, and the Request Id: 516a139d-5619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-5620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.417+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-5621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.417+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-5616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.418+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-5622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.418+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_89, and the Request Id: 8116d545-5623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.418+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_98-, and the Request Id: 557517ee-5624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-5622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.419+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-5625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-5626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.419+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-5625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-5626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.420+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-5627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.420+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-5628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_94-, and the Request Id: 934864f8-5629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_90-, and the Request Id: 0f8e1974-5630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.421+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-5627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.421+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-5628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.421+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_98-, and the Request Id: b88000ea-5631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.421+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-5632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.422+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_89-, and the Request Id: c6b88555-5633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.422+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_89, and the Request Id: 027e2586-5634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.422+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-5632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.423+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-5635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.423+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_92, and the Request Id: d9d3e6a8-5636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.423+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-5637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.423+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-5637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_94, and the Request Id: ac4d0202-5638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.424+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-5639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.424+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-5640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.425+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-5639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.425+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-5641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.425+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-5642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.426+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_93, and the Request Id: 1299d095-5643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.426+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_92-, and the Request Id: 15d5a95c-5644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.427+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-5645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.427+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-5646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.427+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_94-, and the Request Id: 1e2f7422-5647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.428+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-5648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.428+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_89-, and the Request Id: 268a28a7-5649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.429+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_93-, and the Request Id: 33cd9896-5650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.430+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-5651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.431+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-5652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.432+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-5653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-5654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.432+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-5655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.432+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-5656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-5653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-5657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.433+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-5656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.434+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-5658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.434+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-5659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.434+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-5658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.434+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-5659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.435+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_99, and the Request Id: a0b3572f-5660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.435+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-5661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.435+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-5662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.435+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-5663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.436+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-5664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.436+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-5663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.437+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-5664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.437+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-5665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.437+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-5666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_93, and the Request Id: 14431572-5667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.437+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-5668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.437+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-5665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.438+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-5668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.438+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-5669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.438+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_99, and the Request Id: 516a139d-5670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.438+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_95, and the Request Id: 2e1df7db-5671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.439+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-5669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.439+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-5672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.439+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-5673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.439+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-5674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-5673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.440+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_90, and the Request Id: 8116d545-5675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.440+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_99-, and the Request Id: 557517ee-5676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.441+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-5677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.441+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-5677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.441+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-5678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.442+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_93-, and the Request Id: 894bb6f1-5679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.442+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-5680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.442+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-5681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.442+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_99-, and the Request Id: b88000ea-5682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.443+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-5681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.443+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_91, and the Request Id: c55bee72-5683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.443+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-5684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.444+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_90-, and the Request Id: c6b88555-5685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.444+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-5684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.444+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-5686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.445+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-5687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.445+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-5686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.445+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-5687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.446+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_95, and the Request Id: ac4d0202-5688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_95-, and the Request Id: 934864f8-5689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-5690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.447+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-5690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.447+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-5691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.448+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-5691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.449+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_93, and the Request Id: d9d3e6a8-5692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.449+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-5693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.449+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-5693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.450+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-5694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.450+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-5695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.450+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-5694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.450+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-5696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.450+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-5695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.451+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_94, and the Request Id: 1299d095-5697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.451+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_90, and the Request Id: 027e2586-5698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.451+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-5699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.452+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-5700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_91-, and the Request Id: 0f8e1974-5701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.453+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-5702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.454+0000 [Thread-3872] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:09.455+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_93-, and the Request Id: 15d5a95c-5703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.455+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_95-, and the Request Id: 1e2f7422-5704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.455+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_94-, and the Request Id: 33cd9896-5705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.455+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-5706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.456+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-5707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.457+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-5708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.461+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-5709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.462+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-5710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.462+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_90-, and the Request Id: 268a28a7-5711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.463+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-5712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.465+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-5713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.465+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-5714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.465+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-5715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.467+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-5716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.467+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-5717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.468+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-5718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.468+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-5717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.468+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-5719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.468+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-5720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.469+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-5721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.469+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-5721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.470+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-5720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.470+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_100, and the Request Id: a0b3572f-5722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.470+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-5723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.470+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-5725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-5724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.471+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-5723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.471+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-5726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.471+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-5727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.472+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-5724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.472+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-5727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.472+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-5726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.473+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_100, and the Request Id: 516a139d-5728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.473+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-5729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-5730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-5729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-5731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.474+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-5732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.474+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-5733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-5731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.475+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-5734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.475+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_94, and the Request Id: 14431572-5735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.475+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-5732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.475+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_96, and the Request Id: 2e1df7db-5736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.475+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-5737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.476+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-5738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.476+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-5739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.477+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-5738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.477+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-5734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.477+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-5739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.477+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_100-, and the Request Id: b88000ea-5740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.477+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_91, and the Request Id: 8116d545-5741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.477+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_92, and the Request Id: c55bee72-5742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.478+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_100-, and the Request Id: 557517ee-5743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.478+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-5744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.478+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_94-, and the Request Id: 894bb6f1-5745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.479+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-5746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.479+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-5744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.479+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-5746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.479+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-5747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.480+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_94, and the Request Id: d9d3e6a8-5748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.480+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-5747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.480+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_96-, and the Request Id: 934864f8-5749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.480+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-5750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_96, and the Request Id: ac4d0202-5751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.481+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-5750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_92-, and the Request Id: 0f8e1974-5752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.482+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_91-, and the Request Id: c6b88555-5753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.482+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-5754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.482+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-5755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.482+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-5756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.483+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-5754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.483+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-5756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.483+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-5757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.483+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-5758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.484+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_95, and the Request Id: 1299d095-5759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.484+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-5758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.484+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_94-, and the Request Id: 15d5a95c-5760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.484+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_91, and the Request Id: 027e2586-5761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.485+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-5762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.485+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-5763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.529+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_96-, and the Request Id: 1e2f7422-5764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.532+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-5765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.533+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_91-, and the Request Id: 268a28a7-5766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.534+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-5767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.534+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-5768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.534+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-5769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.535+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_95-, and the Request Id: 33cd9896-5770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.536+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-5771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-5772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.536+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-5773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.537+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-5774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.538+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-5775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.539+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-5776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.539+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-5777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.543+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-5778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.544+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-5778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.545+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-5780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.545+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-5779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-5781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.545+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-5782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-5781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.546+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-5780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.546+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-5782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.546+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-5783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.546+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-5784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.547+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-5785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.547+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-5784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.547+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_101, and the Request Id: 516a139d-5786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.547+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-5785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.547+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-5787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.547+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-5788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.547+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-5789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.548+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-5790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-5789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.548+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-5788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.548+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-5787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.548+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_97, and the Request Id: 2e1df7db-5791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.548+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_101, and the Request Id: a0b3572f-5792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_95, and the Request Id: 14431572-5793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.549+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-5794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-5795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-5795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.550+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_92, and the Request Id: 8116d545-5796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.550+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-5797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-5798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.551+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-5797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.551+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-5799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.552+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_97-, and the Request Id: 934864f8-5800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-5798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.552+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-5799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-5801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-5802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.553+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-5801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.553+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-5802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.553+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-5803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.553+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-5804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.554+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-5803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.554+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-5804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.554+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-5805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.554+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_93, and the Request Id: c55bee72-5806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.555+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_97, and the Request Id: ac4d0202-5807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.555+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_95, and the Request Id: d9d3e6a8-5808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.555+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_95-, and the Request Id: 894bb6f1-5809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.556+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_101-, and the Request Id: b88000ea-5810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.557+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-5811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.557+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_92-, and the Request Id: c6b88555-5812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.557+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-5811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.558+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_92, and the Request Id: 027e2586-5813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.558+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_101-, and the Request Id: 557517ee-5814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.559+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-5815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.559+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_97-, and the Request Id: 1e2f7422-5816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.560+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_95-, and the Request Id: 15d5a95c-5817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.560+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-5818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.560+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-5819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.561+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-5818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.561+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_92-, and the Request Id: 268a28a7-5820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.561+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-5821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.562+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-5822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.562+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-5823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.562+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_93-, and the Request Id: 0f8e1974-5824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.563+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-5825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-5826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.563+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-5827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.564+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-5828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.564+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-5828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.565+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_96, and the Request Id: 1299d095-5829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.565+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-5830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.565+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-5831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.566+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-5832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.567+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-5833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.568+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-5834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.568+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-5835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-5836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.570+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-5837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.570+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-5838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.570+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-5837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.571+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-5839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.571+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-5840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.572+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-5839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.572+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-5841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.572+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_98, and the Request Id: 2e1df7db-5842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-5843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.573+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-5843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.573+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_96-, and the Request Id: 33cd9896-5844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.573+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-5841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.574+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-5845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.574+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-5846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.574+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-5847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.574+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-5846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.574+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-5845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.575+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-5848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.575+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-5849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.575+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-5847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.575+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-5848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.576+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-5850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.576+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-5851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.576+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-5852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.576+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-5850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.576+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_102, and the Request Id: 516a139d-5853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.576+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-5851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_96, and the Request Id: 14431572-5854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.577+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-5852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.577+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-5855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.577+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_98-, and the Request Id: 934864f8-5856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.577+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_93, and the Request Id: 8116d545-5857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.578+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_102, and the Request Id: a0b3572f-5858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-5855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.578+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-5859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.579+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-5859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.579+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-5860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.579+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-5861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.579+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-5862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.579+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_98, and the Request Id: ac4d0202-5863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.580+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-5860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.580+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-5862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.580+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-5864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.581+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_93, and the Request Id: 027e2586-5865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.581+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-5864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.581+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-5866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.581+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-5867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.582+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-5866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.582+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-5868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.582+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-5867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.582+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_102-, and the Request Id: b88000ea-5869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.582+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_96-, and the Request Id: 894bb6f1-5870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.583+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_94, and the Request Id: c55bee72-5871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.583+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_98-, and the Request Id: 1e2f7422-5872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.583+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_96, and the Request Id: d9d3e6a8-5873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_93-, and the Request Id: c6b88555-5874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.584+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_102-, and the Request Id: 557517ee-5875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.584+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-5876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.586+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-5877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.586+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_93-, and the Request Id: 268a28a7-5878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.586+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-5879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.587+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-5880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.588+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-5881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.588+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-5882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_94-, and the Request Id: 0f8e1974-5883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.589+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-5884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.590+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-5885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.590+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-5886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.591+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-5885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.591+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-5887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.591+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-5886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.591+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_96-, and the Request Id: 15d5a95c-5888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.592+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-5889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.592+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-5890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.592+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-5889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-5891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_99, and the Request Id: 2e1df7db-5892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.593+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-5893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.593+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-5893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.594+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-5895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.594+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-5894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.594+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-5896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-5897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-5897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.596+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_97, and the Request Id: 1299d095-5898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.596+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-5899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.596+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-5900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-5900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.597+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_97, and the Request Id: 14431572-5901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_99-, and the Request Id: 934864f8-5902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.598+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-5903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.598+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-5904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.599+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-5905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.599+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-5906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.599+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-5905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.600+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-5904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.600+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-5907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.600+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-5908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.601+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-5909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.601+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-5907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.601+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-5908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.601+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-5910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.602+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_94, and the Request Id: 8116d545-5911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.602+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-5910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.602+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-5912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.602+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_99, and the Request Id: ac4d0202-5913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.602+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-5912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.603+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_97-, and the Request Id: 894bb6f1-5914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.603+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-5915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.603+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_97-, and the Request Id: 33cd9896-5916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.604+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-5915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.604+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-5917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.604+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-5918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.604+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_103, and the Request Id: 516a139d-5919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.605+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-5918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.605+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-5917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.605+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-5920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.605+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_103, and the Request Id: a0b3572f-5921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.606+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_99-, and the Request Id: 1e2f7422-5922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.606+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_94-, and the Request Id: c6b88555-5923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.606+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-5924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.606+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-5925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.607+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-5920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.607+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-5924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.607+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-5926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.607+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-5927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.607+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-5928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.608+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-5928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.608+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_94, and the Request Id: 027e2586-5929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.608+0000 [Thread-4040] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:09.608+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_95, and the Request Id: c55bee72-5930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.608+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_103-, and the Request Id: b88000ea-5932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.608+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-5931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.651+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_103-, and the Request Id: 557517ee-5933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.652+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-5934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.653+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-5935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.653+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-5936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.653+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-5937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.654+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-5936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.655+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_95-, and the Request Id: 0f8e1974-5938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.655+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-5939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.657+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-5940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.656+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-5939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.657+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_94-, and the Request Id: 268a28a7-5942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.657+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-5941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.657+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_97, and the Request Id: d9d3e6a8-5943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.659+0000 [Thread-4070] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:09.660+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-5944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.660+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-5945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.661+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-5946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.661+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-5944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-5947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.662+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-5945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.662+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-5948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.662+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-5949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.662+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-5948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.663+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-5950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.663+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-5951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.663+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-5951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.663+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_98, and the Request Id: 1299d095-5952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.663+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-5953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.664+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_100, and the Request Id: 2e1df7db-5954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.665+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_97-, and the Request Id: 15d5a95c-5955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.665+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-5956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.666+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-5957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.667+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-5957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.667+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-5958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.667+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-5958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.668+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-5959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.668+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-5960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.668+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-5959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.668+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-5961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.669+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-5962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.669+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-5960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.669+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_98, and the Request Id: 14431572-5963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.669+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_95, and the Request Id: 8116d545-5964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.671+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-5965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.671+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-5965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.672+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_98-, and the Request Id: 33cd9896-5966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-5967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.673+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-5967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.673+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_100, and the Request Id: ac4d0202-5968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.674+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-5970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.675+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-5969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.675+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_98-, and the Request Id: 894bb6f1-5971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.675+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-5970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.676+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_95-, and the Request Id: c6b88555-5972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.677+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-5973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.677+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-5974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.678+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_100-, and the Request Id: 1e2f7422-5975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.678+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-5976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.678+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-5974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.679+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-5976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.679+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_104, and the Request Id: a0b3572f-5977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.680+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-5978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.681+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-5978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.681+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-5979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.681+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_100-, and the Request Id: 934864f8-5980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.682+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_104, and the Request Id: 516a139d-5981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.682+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-5982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.683+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-5983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.684+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-5984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.684+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_104-, and the Request Id: 557517ee-5985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.684+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-5984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.685+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-5986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-5987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.686+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-5986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.686+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-5988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.686+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-5989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.687+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-5990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.688+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_95, and the Request Id: 027e2586-5991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.689+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_104-, and the Request Id: b88000ea-5992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.689+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-5993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.690+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-5994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.690+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-5995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.691+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-5996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.693+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-5997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.693+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-5998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.693+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-5999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.694+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-5997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.694+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-6000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.695+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-6001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.696+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_95-, and the Request Id: 268a28a7-6002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.696+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-6001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.696+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-6003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.697+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-6004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.697+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-6004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.697+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-6005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.698+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_96, and the Request Id: 8116d545-6006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.698+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-6005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.699+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-6007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.699+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-6000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.699+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-6009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.699+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-6008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.700+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-6009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-6010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.700+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-6008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-6010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.701+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_96, and the Request Id: c55bee72-6011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.701+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_99, and the Request Id: 1299d095-6012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.702+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-6013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.703+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-6014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.703+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-6015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.703+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_98, and the Request Id: d9d3e6a8-6016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.703+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-6014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.704+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_96-, and the Request Id: c6b88555-6017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.704+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-6015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.704+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-6018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.704+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-6018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.705+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-6019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.705+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-6019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.705+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-6020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.705+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-6021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.706+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-6020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.706+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-6022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.706+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-6023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.706+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-6021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.706+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-6023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.707+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_99, and the Request Id: 14431572-6024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.707+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-6025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.707+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-6026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.707+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_96-, and the Request Id: 0f8e1974-6027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.707+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-6025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.707+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_101, and the Request Id: ac4d0202-6028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.708+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-6026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.708+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_98-, and the Request Id: 15d5a95c-6029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.708+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_101, and the Request Id: 2e1df7db-6030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.708+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_105, and the Request Id: 516a139d-6031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.709+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-6032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.709+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-6033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.709+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-6032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.710+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_99-, and the Request Id: 33cd9896-6035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.710+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_105, and the Request Id: a0b3572f-6034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.760+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_99-, and the Request Id: 894bb6f1-6037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.760+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-6036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_101-, and the Request Id: 1e2f7422-6038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.763+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-6039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.763+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-6040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.763+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_101-, and the Request Id: 934864f8-6041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.764+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_105-, and the Request Id: 557517ee-6042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.765+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-6043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-6044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.767+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_105-, and the Request Id: b88000ea-6045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.768+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-6046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.769+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-6046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.769+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-6047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-6048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.770+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-6047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.770+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-6049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.771+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_97, and the Request Id: 8116d545-6050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.771+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-6051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-6052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.772+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-6053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.773+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-6054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.773+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-6055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.773+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-6056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.774+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-6054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.775+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-6057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.775+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_97-, and the Request Id: c6b88555-6058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.776+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-6057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.776+0000 [Thread-4160] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:09.776+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-6060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.776+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-6059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.777+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-6061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.777+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-6059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.777+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_96, and the Request Id: 027e2586-6062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.777+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-6063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.778+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-6063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.778+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-6064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-6065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.779+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-6064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-6065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-6067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.779+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-6066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.780+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_97, and the Request Id: c55bee72-6068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-6067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.781+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-6069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.781+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-6070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.781+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-6071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.782+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-6071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.782+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_99, and the Request Id: d9d3e6a8-6072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.782+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-6070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.783+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-6073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.783+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_96-, and the Request Id: 268a28a7-6074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.783+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-6075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.783+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_102, and the Request Id: ac4d0202-6076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-6077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.785+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-6078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.786+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-6078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.786+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_99-, and the Request Id: 15d5a95c-6079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.786+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_97-, and the Request Id: 0f8e1974-6080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.786+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_102, and the Request Id: 2e1df7db-6081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.787+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-6082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-6083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.788+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-6084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.789+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-6082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.789+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-6085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.789+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-6083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.789+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-6084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.789+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-6086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.790+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-6086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.790+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-6087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.790+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-6088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.790+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-6087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.791+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-6089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.791+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-6090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.791+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-6091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.791+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_100, and the Request Id: 1299d095-6092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.792+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-6090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.792+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_106, and the Request Id: a0b3572f-6093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.792+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_100, and the Request Id: 14431572-6094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.792+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-6091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.793+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-6095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_102-, and the Request Id: 934864f8-6096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.793+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-6095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.794+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_102-, and the Request Id: 1e2f7422-6097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.794+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_106, and the Request Id: 516a139d-6098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.797+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-6099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.798+0000 [Thread-4190] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:09.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-6100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.842+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_106-, and the Request Id: 557517ee-6101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.843+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-6102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.843+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-6103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.844+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-6103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.845+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_100-, and the Request Id: 33cd9896-6104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.845+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-6105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.846+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-6105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.846+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-6106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.847+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-6107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_100-, and the Request Id: 894bb6f1-6108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.848+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_106-, and the Request Id: b88000ea-6109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.848+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_98, and the Request Id: 8116d545-6110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.850+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-6111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.850+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-6112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.850+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-6111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-6113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.852+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-6114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-6115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.852+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-6116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.852+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-6114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.853+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-6117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.853+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_97, and the Request Id: 027e2586-6118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.853+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-6119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.854+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-6120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.854+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_98-, and the Request Id: c6b88555-6121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.855+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-6122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.855+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-6117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.855+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-6123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.856+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-6123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-6124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.856+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_98, and the Request Id: c55bee72-6125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.858+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-6126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.858+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-6127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.859+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-6128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.860+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_97-, and the Request Id: 268a28a7-6129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.868+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-6131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.869+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-6130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.870+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-6131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-6132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.872+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_98-, and the Request Id: 0f8e1974-6133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.874+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-6134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.874+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-6135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.875+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-6136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.875+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-6135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.875+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-6136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.875+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-6137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-6138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.876+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_100, and the Request Id: d9d3e6a8-6139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.876+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-6132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.876+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-6137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.876+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-6140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.876+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-6141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-6141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-6138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-6142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.874+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-6134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.878+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-6143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.878+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-6142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-6140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.878+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-6144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.878+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-6145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.878+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-6143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.879+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-6144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.879+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-6145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_103, and the Request Id: 2e1df7db-6146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.880+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-6147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.880+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-6148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.881+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-6149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_103, and the Request Id: ac4d0202-6150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.881+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-6149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.881+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_107, and the Request Id: 516a139d-6151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-6152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.882+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_101, and the Request Id: 14431572-6153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.883+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_101, and the Request Id: 1299d095-6154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.883+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_100-, and the Request Id: 15d5a95c-6155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.884+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_107, and the Request Id: a0b3572f-6156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_103-, and the Request Id: 934864f8-6157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.886+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_103-, and the Request Id: 1e2f7422-6158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.886+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-6159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.886+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-6160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.887+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-6161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.887+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-6159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.887+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_107-, and the Request Id: b88000ea-6162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.888+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-6163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.888+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_101-, and the Request Id: 894bb6f1-6164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.888+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-6163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.889+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_101-, and the Request Id: 33cd9896-6165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.889+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-6166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.890+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_99, and the Request Id: 8116d545-6167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-6168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.891+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-6169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.891+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-6170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.891+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_107-, and the Request Id: 557517ee-6171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.892+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-6170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.892+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-6169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-6172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.893+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-6173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-6174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-6175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.895+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-6177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.895+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-6176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.895+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_99-, and the Request Id: c6b88555-6178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.896+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-6179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.896+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-6180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.896+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-6177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-6173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.897+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_98, and the Request Id: 027e2586-6181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.898+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-6182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.898+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_99, and the Request Id: c55bee72-6183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.899+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-6184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.899+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-6185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.899+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-6186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.900+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-6186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.901+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-6187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.901+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-6188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.901+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-6187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.901+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-6189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.902+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-6188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.902+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_99-, and the Request Id: 0f8e1974-6190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.902+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-6191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.903+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_98-, and the Request Id: 268a28a7-6192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-6193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-6194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-6193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-6194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.905+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_101, and the Request Id: d9d3e6a8-6195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-6196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-6196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.905+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_104, and the Request Id: 2e1df7db-6197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_104, and the Request Id: ac4d0202-6198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.906+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-6199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.907+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-6200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.907+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-6200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.908+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-6201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.908+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-6202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.909+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-6203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-6202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.909+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_101-, and the Request Id: 15d5a95c-6204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.909+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-6201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.910+0000 [Thread-4280] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:09.910+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_102, and the Request Id: 14431572-6205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.910+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-6207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.910+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-6206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.910+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_104-, and the Request Id: 1e2f7422-6208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.911+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-6209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.911+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-6207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.911+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-6206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.912+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-6210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.912+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_108, and the Request Id: a0b3572f-6211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.912+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-6210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.913+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-6212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.913+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_104-, and the Request Id: 934864f8-6213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.913+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_108, and the Request Id: 516a139d-6214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.914+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-6215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.914+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-6212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.915+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-6216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.915+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-6217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.915+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_102-, and the Request Id: 894bb6f1-6218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.916+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-6217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.917+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-6219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.917+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-6220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.917+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_102, and the Request Id: 1299d095-6221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.918+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_108-, and the Request Id: 557517ee-6222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.918+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-6223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.919+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_108-, and the Request Id: b88000ea-6224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.919+0000 [Thread-4294] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:09.920+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-6225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.921+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-6225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.922+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-6226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.922+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-6227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.922+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_102-, and the Request Id: 33cd9896-6228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.922+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-6229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.923+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-6230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.923+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-6231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-6232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.923+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-6230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.924+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-6231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.925+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_100, and the Request Id: 8116d545-6233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.925+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-6234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.925+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-6235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-6236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.926+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-6237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.926+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-6238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.927+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-6239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.927+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-6237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.928+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_99, and the Request Id: 027e2586-6240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-6241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-6236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.929+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-6242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.929+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-6244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.929+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-6243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.930+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-6244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.930+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-6242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.930+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_105, and the Request Id: ac4d0202-6245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.931+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-6246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.931+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-6247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.932+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-6246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.932+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-6248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-6247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.932+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_100, and the Request Id: c55bee72-6249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.933+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_100-, and the Request Id: c6b88555-6250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.934+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-6251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.934+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_105-, and the Request Id: 1e2f7422-6252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.935+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-6253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.935+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-6254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.935+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_99-, and the Request Id: 268a28a7-6255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.936+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-6256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.936+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-6257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.937+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-6256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.937+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-6257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.937+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-6254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-6258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.938+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_102, and the Request Id: d9d3e6a8-6259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-6258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.939+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-6260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.939+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-6260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.939+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_105, and the Request Id: 2e1df7db-6261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_103, and the Request Id: 14431572-6262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.941+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-6263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.941+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_102-, and the Request Id: 15d5a95c-6264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.942+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-6263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.942+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-6265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-6266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.943+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-6265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.943+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-6267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.943+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_103, and the Request Id: 1299d095-6268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.944+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_105-, and the Request Id: 934864f8-6269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.946+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-6270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_100-, and the Request Id: 0f8e1974-6271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.947+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_103-, and the Request Id: 894bb6f1-6272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.947+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-6273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.947+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-6270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.948+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-6273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.948+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-6274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.949+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_103-, and the Request Id: 33cd9896-6275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.949+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-6274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.949+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-6276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.950+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_109, and the Request Id: a0b3572f-6277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.950+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-6278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.951+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-6279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.951+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-6280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.952+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-6281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-6282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.952+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-6281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.952+0000 [Thread-4336] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:09.953+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_109, and the Request Id: 516a139d-6284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-6283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.953+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-6285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.954+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-6286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.955+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-6287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.955+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_109-, and the Request Id: 557517ee-6288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-6287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.956+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-6289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.956+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-6290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.957+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-6291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.957+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-6289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.957+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-6292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.958+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-6293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.958+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_109-, and the Request Id: b88000ea-6294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.958+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-6295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.958+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_106, and the Request Id: ac4d0202-6296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-6297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.960+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-6298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.960+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-6299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.961+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-6300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.961+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-6299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.962+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-6301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-6300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.962+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-6302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-6303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.963+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-6301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.963+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-6303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.963+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-6304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.963+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-6305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.964+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-6306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-6305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.964+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_101, and the Request Id: 8116d545-6308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.964+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-6307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.965+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_106, and the Request Id: 2e1df7db-6309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.965+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-6307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.966+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-6306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.966+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-6304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.967+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-6310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-6311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.967+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_106-, and the Request Id: 1e2f7422-6312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.967+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_100, and the Request Id: 027e2586-6313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.968+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-6311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.968+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-6314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-6315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.968+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-6314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.968+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-6316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-6315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.969+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-6310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.969+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_104, and the Request Id: 1299d095-6317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_104, and the Request Id: 14431572-6318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.970+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_101-, and the Request Id: c6b88555-6319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.971+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-6320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.971+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_106-, and the Request Id: 934864f8-6321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.972+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_103, and the Request Id: d9d3e6a8-6322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.972+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-6323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.972+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-6323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.973+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-6324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.973+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_104-, and the Request Id: 33cd9896-6325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-6324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-6326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.974+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-6328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.974+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-6327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.974+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_100-, and the Request Id: 268a28a7-6329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.975+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_101, and the Request Id: c55bee72-6330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.976+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-6327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.976+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-6331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.977+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-6331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.977+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-6332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.978+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-6332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.978+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-6333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.978+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-6333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.978+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_104-, and the Request Id: 894bb6f1-6334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.978+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-6336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.978+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-6335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.979+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_110, and the Request Id: 516a139d-6337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.979+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_110, and the Request Id: a0b3572f-6338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:09.980+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_103-, and the Request Id: 15d5a95c-6339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.031+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-6340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.032+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-6342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.032+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_110-, and the Request Id: b88000ea-6343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_101-, and the Request Id: 0f8e1974-6344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-6341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.035+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-6345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.035+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_110-, and the Request Id: 557517ee-6346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-6347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.036+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-6348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.037+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-6349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.038+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-6351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.038+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-6350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.038+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-6352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.039+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-6351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.039+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-6352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.039+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-6353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-6354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.040+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-6355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-6353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-6354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.041+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_102, and the Request Id: 8116d545-6356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-6358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.041+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_107, and the Request Id: ac4d0202-6357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.043+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-6359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.043+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-6358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.043+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-6359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-6360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.044+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-6361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.045+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-6360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.045+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_107, and the Request Id: 2e1df7db-6362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.046+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-6363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.047+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-6364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.048+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-6365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.048+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-6365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.048+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-6366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.049+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_105, and the Request Id: 1299d095-6367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-6368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.049+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-6366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.049+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-6369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.051+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_107-, and the Request Id: 934864f8-6370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.051+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-6372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.051+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-6371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.051+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_102-, and the Request Id: c6b88555-6373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.052+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-6371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.054+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-6372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.054+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-6374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.056+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_107-, and the Request Id: 1e2f7422-6375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.056+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-6376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.056+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_105-, and the Request Id: 33cd9896-6377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-6378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.057+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-6376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.057+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-6378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.058+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-6379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.058+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-6380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.058+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-6381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.059+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-6379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.059+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-6381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.059+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-6382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.059+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_101, and the Request Id: 027e2586-6383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.060+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_104, and the Request Id: d9d3e6a8-6384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.060+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_105, and the Request Id: 14431572-6385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-6386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.062+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-6386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.062+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-6387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.063+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_102, and the Request Id: c55bee72-6388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.064+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-6389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.064+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-6390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-6391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.064+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-6387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.064+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_101-, and the Request Id: 268a28a7-6392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_105-, and the Request Id: 894bb6f1-6393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.065+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-6394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.065+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_104-, and the Request Id: 15d5a95c-6395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.066+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-6396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.066+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-6394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.067+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-6396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.067+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_111, and the Request Id: 516a139d-6397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.067+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-6398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.068+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-6399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.069+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-6400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.069+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_102-, and the Request Id: 0f8e1974-6401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.069+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-6399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.070+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_111, and the Request Id: a0b3572f-6402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.070+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-6403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.071+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-6404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-6405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.072+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-6406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.073+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_111-, and the Request Id: b88000ea-6407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.073+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-6408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.073+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-6406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.074+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-6409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.074+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-6410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.074+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-6411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-6409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.075+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-6412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.076+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-6412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.076+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_108, and the Request Id: 2e1df7db-6413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.076+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-6414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.077+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_111-, and the Request Id: 557517ee-6415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.077+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-6416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.077+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-6414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.078+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_108, and the Request Id: ac4d0202-6417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.078+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-6418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.080+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-6419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.080+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-6420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.080+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-6419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_108-, and the Request Id: 934864f8-6421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.081+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-6422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.082+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-6423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.082+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-6423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.083+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-6424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.083+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-6425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.084+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_103, and the Request Id: 8116d545-6426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-6427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.085+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-6428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-6427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.085+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-6428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.086+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-6429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.086+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-6430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.086+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-6431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.087+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-6430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.087+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_106, and the Request Id: 14431572-6432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.087+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_108-, and the Request Id: 1e2f7422-6433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.087+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-6434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.088+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-6435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.088+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-6434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.088+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-6436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.089+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-6437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.089+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-6435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.090+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-6437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.090+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-6436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.090+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-6438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.090+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-6439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-6440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.091+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-6438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.091+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-6439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.091+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_105, and the Request Id: d9d3e6a8-6441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.091+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-6440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.091+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_106, and the Request Id: 1299d095-6442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.091+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_102, and the Request Id: 027e2586-6443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.092+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_103, and the Request Id: c55bee72-6444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.092+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_106-, and the Request Id: 894bb6f1-6446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_103-, and the Request Id: c6b88555-6445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-6447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.094+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-6448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-6449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.096+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-6450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.096+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-6450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.096+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_106-, and the Request Id: 33cd9896-6451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.097+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-6453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.097+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_105-, and the Request Id: 15d5a95c-6452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.097+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-6454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_103-, and the Request Id: 0f8e1974-6455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.098+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-6453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.099+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_112, and the Request Id: 516a139d-6456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.100+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-6457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.100+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-6457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.101+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-6458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.101+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-6459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.101+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-6460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.101+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-6458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.102+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_112, and the Request Id: a0b3572f-6462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.102+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_102-, and the Request Id: 268a28a7-6461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.103+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-6463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.103+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-6464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.104+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-6463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.105+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-6465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.105+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-6466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.105+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_112-, and the Request Id: b88000ea-6467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.106+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-6466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.106+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-6468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-6469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.106+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-6470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.106+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-6468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.107+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-6469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.107+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-6471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.108+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_112-, and the Request Id: 557517ee-6472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.108+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-6473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.108+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_109, and the Request Id: 2e1df7db-6474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_109, and the Request Id: ac4d0202-6475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.110+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-6476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.110+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-6477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.110+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-6478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.111+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-6479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.112+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-6480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_109-, and the Request Id: 1e2f7422-6481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_109-, and the Request Id: 934864f8-6482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.114+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-6483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.114+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-6484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.116+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-6485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.117+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-6485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.118+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-6486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.118+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-6487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.119+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-6488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.119+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-6489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.119+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-6487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.120+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-6490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.120+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-6490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-6486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.120+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-6491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.120+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_107, and the Request Id: 1299d095-6492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.121+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_104, and the Request Id: 8116d545-6493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-6494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.122+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-6491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.122+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-6495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.122+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-6496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.123+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-6497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-6494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.124+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-6498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.124+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-6497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.125+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-6500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.125+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_106, and the Request Id: d9d3e6a8-6499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-6501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.125+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-6502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.125+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-6500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.126+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-6501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.126+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-6502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.127+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_107-, and the Request Id: 33cd9896-6504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-6503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.127+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-6505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-6503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.127+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-6505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_107, and the Request Id: 14431572-6506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.128+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_104, and the Request Id: c55bee72-6507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.128+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-6508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.128+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-6509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.129+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-6508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.129+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-6509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.130+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-6510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.130+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-6511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.130+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-6510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.131+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-6512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.131+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-6511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.131+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-6512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.132+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_113, and the Request Id: 516a139d-6513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-6514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-6514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.132+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_113, and the Request Id: a0b3572f-6515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.133+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_104-, and the Request Id: c6b88555-6517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.133+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_103, and the Request Id: 027e2586-6516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.134+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_110, and the Request Id: 2e1df7db-6518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.134+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_106-, and the Request Id: 15d5a95c-6519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.135+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_113-, and the Request Id: b88000ea-6520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-6521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.137+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_113-, and the Request Id: 557517ee-6522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_104-, and the Request Id: 0f8e1974-6523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.138+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-6524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.138+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_110-, and the Request Id: 934864f8-6525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.139+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-6526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_107-, and the Request Id: 894bb6f1-6527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.141+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-6528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.141+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-6529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.141+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_103-, and the Request Id: 268a28a7-6530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.143+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-6532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.143+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-6531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-6533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.145+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-6534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-6533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-6535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.146+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-6536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-6537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.149+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-6538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-6537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-6539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.150+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-6540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.150+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-6541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.151+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-6542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.152+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_110, and the Request Id: ac4d0202-6543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.153+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-6544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.153+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-6545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.154+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-6545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-6546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.155+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-6548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.155+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-6547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.156+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-6547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_108, and the Request Id: 1299d095-6549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.156+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-6550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.157+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-6550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.157+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-6551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.158+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-6548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-6552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-6552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.159+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-6553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_110-, and the Request Id: 1e2f7422-6554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-6555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.159+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-6556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.160+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-6553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.160+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-6557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.160+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-6556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.161+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-6557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-6558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.161+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-6559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.161+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-6560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.162+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-6559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.162+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-6558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.162+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-6561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.162+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_105, and the Request Id: c55bee72-6562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.162+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-6561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-6563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.163+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_105, and the Request Id: 8116d545-6564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.164+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_114, and the Request Id: 516a139d-6565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.164+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-6560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.164+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_107, and the Request Id: d9d3e6a8-6566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.164+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_114, and the Request Id: a0b3572f-6567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.166+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-6568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.166+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_108-, and the Request Id: 33cd9896-6569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-6570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.167+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-6570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.167+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-6568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-6571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.168+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-6572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.168+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_105-, and the Request Id: 0f8e1974-6573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-6571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.169+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-6574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.169+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-6572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.169+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-6574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.169+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_108, and the Request Id: 14431572-6575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.169+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_105-, and the Request Id: c6b88555-6576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.170+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-6577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.170+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_114-, and the Request Id: b88000ea-6578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.170+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-6579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_111, and the Request Id: 2e1df7db-6580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.171+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-6579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.171+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-6581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.171+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_107-, and the Request Id: 15d5a95c-6582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.171+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_114-, and the Request Id: 557517ee-6583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.172+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_104, and the Request Id: 027e2586-6584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.173+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-6585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.174+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-6586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.174+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-6587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.174+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-6588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.174+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_108-, and the Request Id: 894bb6f1-6589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.175+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_111-, and the Request Id: 934864f8-6590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-6588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-6591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.176+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-6592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.176+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-6593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.177+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-6591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.177+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_111, and the Request Id: ac4d0202-6594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.177+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-6595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.178+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_104-, and the Request Id: 268a28a7-6596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.179+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-6597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.179+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-6598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.181+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-6599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-6600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.182+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-6601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.182+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-6602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.182+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-6603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.182+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-6601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.183+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-6604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.183+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-6605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.183+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-6604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.184+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_109, and the Request Id: 1299d095-6606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.184+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-6607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.186+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-6608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.186+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_111-, and the Request Id: 1e2f7422-6609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.186+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-6610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.187+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-6608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.187+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-6611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.187+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-6612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.188+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-6611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.188+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-6613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-6612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-6614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.189+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-6615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.189+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-6615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.189+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_109-, and the Request Id: 33cd9896-6616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-6617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.190+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-6618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.190+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_106, and the Request Id: c55bee72-6620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.190+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-6619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.190+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-6621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.191+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-6621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.191+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-6619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.191+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_106, and the Request Id: 8116d545-6622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.193+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-6618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.193+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_115, and the Request Id: a0b3572f-6623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.193+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-6624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.194+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-6625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.194+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-6624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-6626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-6627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.195+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-6625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.195+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-6628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.196+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-6627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.196+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-6628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.196+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_106-, and the Request Id: c6b88555-6629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.196+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-6630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.197+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-6630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.197+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-6632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.197+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-6631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.198+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_115, and the Request Id: 516a139d-6633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.198+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-6632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.198+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-6631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.198+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_106-, and the Request Id: 0f8e1974-6634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.199+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-6635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.199+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-6636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.199+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-6635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.199+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-6636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.199+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_108, and the Request Id: d9d3e6a8-6637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.199+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_105, and the Request Id: 027e2586-6638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_109, and the Request Id: 14431572-6639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_112, and the Request Id: 2e1df7db-6640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.202+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_115-, and the Request Id: 557517ee-6641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.202+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_115-, and the Request Id: b88000ea-6642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.203+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-6643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.203+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-6644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.205+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-6645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.205+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_112-, and the Request Id: 934864f8-6646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.205+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_105-, and the Request Id: 268a28a7-6647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.206+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-6648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.207+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_108-, and the Request Id: 15d5a95c-6649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.208+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-6650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.208+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-6651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_109-, and the Request Id: 894bb6f1-6652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-6650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.210+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-6653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.210+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-6654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.210+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-6655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.211+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-6653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-6656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.211+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-6657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.212+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-6658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.212+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-6659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-6660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.213+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-6660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.213+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-6661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.214+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-6661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-6662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.214+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_110, and the Request Id: 1299d095-6663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.215+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-6664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-6665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.216+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-6666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.217+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_112, and the Request Id: ac4d0202-6667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.217+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-6668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.218+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-6668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.218+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-6669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.219+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-6670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.219+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-6670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.219+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-6671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.219+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-6672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.220+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-6673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.220+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-6673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.221+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_107, and the Request Id: 8116d545-6674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.221+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-6671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.221+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-6675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.221+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-6676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.221+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-6676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.222+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-6675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.222+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-6677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.222+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-6678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.222+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-6677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.222+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_110-, and the Request Id: 33cd9896-6679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.222+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_112-, and the Request Id: 1e2f7422-6680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.223+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_107, and the Request Id: c55bee72-6682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.223+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_116, and the Request Id: 516a139d-6681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.223+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-6683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.223+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-6683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.224+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_113, and the Request Id: 2e1df7db-6684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.224+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-6685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.224+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-6686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.225+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-6687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.225+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-6685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.225+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-6686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.225+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-6687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.226+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_107-, and the Request Id: c6b88555-6688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.226+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-6689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.226+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-6690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.226+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-6689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.227+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-6691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.227+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-6690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.227+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-6691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.227+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-6692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.227+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_106, and the Request Id: 027e2586-6693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_113-, and the Request Id: 934864f8-6694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_107-, and the Request Id: 0f8e1974-6695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.229+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_109, and the Request Id: d9d3e6a8-6696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.229+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_116, and the Request Id: a0b3572f-6697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-6698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-6698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.230+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-6699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.231+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-6700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.231+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_116-, and the Request Id: b88000ea-6701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.231+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-6702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.231+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-6700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.232+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_106-, and the Request Id: 268a28a7-6703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.232+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-6704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.233+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-6705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.233+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_110, and the Request Id: 14431572-6706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.234+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_116-, and the Request Id: 557517ee-6707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.234+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-6708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.235+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-6709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.235+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-6710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.236+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-6711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.236+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-6711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.237+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_109-, and the Request Id: 15d5a95c-6712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.237+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_110-, and the Request Id: 894bb6f1-6713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.237+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-6714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.238+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-6715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.238+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-6716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.238+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-6714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_113, and the Request Id: ac4d0202-6717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.238+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-6718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.240+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-6719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.241+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-6720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.241+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-6721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.241+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-6722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.242+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-6720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.242+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-6723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.243+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-6724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.244+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-6724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.244+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-6725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.244+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-6725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.244+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_111, and the Request Id: 1299d095-6726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.245+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-6727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.245+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-6728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.245+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-6729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.246+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-6729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.246+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-6730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.246+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_108, and the Request Id: 8116d545-6731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.246+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_113-, and the Request Id: 1e2f7422-6732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-6733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-6733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-6734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-6734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.248+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_111-, and the Request Id: 33cd9896-6735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.249+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-6736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.249+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-6737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.249+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_114, and the Request Id: 2e1df7db-6738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.249+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-6739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.250+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_108-, and the Request Id: c6b88555-6740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.250+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-6736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.251+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-6741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.251+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-6741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.252+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-6742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.252+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-6743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.252+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-6744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.253+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-6737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.253+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_117, and the Request Id: 516a139d-6745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.253+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_114-, and the Request Id: 934864f8-6746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.253+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-6747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.254+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-6743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.254+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-6747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-6748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.255+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-6749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.255+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-6750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-6748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.255+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-6751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.256+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-6749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.256+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_108, and the Request Id: c55bee72-6752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.256+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-6751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.256+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-6754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.256+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_107, and the Request Id: 027e2586-6753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.256+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_117, and the Request Id: a0b3572f-6755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.257+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-6754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.257+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-6756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.258+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-6757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.258+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-6756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.258+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-6758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.259+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_110, and the Request Id: d9d3e6a8-6759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.260+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-6760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.260+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-6761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-6760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.261+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-6762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.261+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-6763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.262+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-6763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.262+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_111, and the Request Id: 14431572-6764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.263+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_107-, and the Request Id: 268a28a7-6765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.263+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_117-, and the Request Id: b88000ea-6766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.263+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_108-, and the Request Id: 0f8e1974-6767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.264+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-6768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.265+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-6769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-6769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.266+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_117-, and the Request Id: 557517ee-6770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.266+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-6771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.266+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-6772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.267+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_110-, and the Request Id: 15d5a95c-6773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.267+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-6771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.267+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-6774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.267+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-6775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.267+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-6774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_111-, and the Request Id: 894bb6f1-6776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.268+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-6775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.268+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-6778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.268+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-6777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.269+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_112, and the Request Id: 1299d095-6779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.269+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_114, and the Request Id: ac4d0202-6780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.269+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-6781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.269+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-6782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.270+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-6782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.270+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-6783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-6783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.271+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-6784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-6787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.271+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_115, and the Request Id: 2e1df7db-6785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.271+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-6786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.273+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_112-, and the Request Id: 33cd9896-6788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.274+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-6789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.274+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-6790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.275+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_114-, and the Request Id: 1e2f7422-6791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.275+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-6792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.275+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-6793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.276+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-6792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.276+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_115-, and the Request Id: 934864f8-6794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.277+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-6795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.277+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-6796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.278+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-6795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-6797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.278+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-6798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.278+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-6799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.278+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_109, and the Request Id: 8116d545-6800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.279+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-6798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.280+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-6801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.280+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-6802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.280+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-6801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.281+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-6803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.281+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-6802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.281+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-6803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-6804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.281+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-6805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.281+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_118, and the Request Id: 516a139d-6806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.282+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-6805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.282+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-6804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.282+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_109, and the Request Id: c55bee72-6807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.283+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-6808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.283+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-6809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.283+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_118, and the Request Id: a0b3572f-6810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.284+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-6808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.284+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-6809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.284+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-6811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.284+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-6813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-6812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.285+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-6813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.285+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-6814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.285+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-6812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.285+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-6814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.285+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-6815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.286+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_111, and the Request Id: d9d3e6a8-6816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-6817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.286+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_108, and the Request Id: 027e2586-6818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-6817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.287+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-6819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.288+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_118-, and the Request Id: b88000ea-6820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_112, and the Request Id: 14431572-6821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.288+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_109-, and the Request Id: c6b88555-6822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.288+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_118-, and the Request Id: 557517ee-6823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.289+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_109-, and the Request Id: 0f8e1974-6824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.289+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-6825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.290+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_111-, and the Request Id: 15d5a95c-6826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.291+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_108-, and the Request Id: 268a28a7-6827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.291+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-6828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.292+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-6829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.292+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-6830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.293+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-6831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.293+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-6832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.294+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-6833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.295+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_112-, and the Request Id: 894bb6f1-6834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.296+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-6835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.296+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-6836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.297+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-6837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.298+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-6838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.298+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-6837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.298+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-6839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.298+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-6840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.298+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-6839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.299+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-6841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.299+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-6841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.299+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-6840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.299+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_113, and the Request Id: 1299d095-6842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.299+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-6843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.299+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-6844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.301+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-6845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.301+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_116, and the Request Id: 2e1df7db-6846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.302+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-6847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.302+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-6848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.302+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-6849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.303+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-6850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-6848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.304+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_113-, and the Request Id: 33cd9896-6851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-6852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.305+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-6852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.305+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-6853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.305+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-6854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.305+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_115, and the Request Id: ac4d0202-6855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.305+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-6856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.306+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-6856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.306+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-6853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.307+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-6858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.307+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-6857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.307+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-6858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.307+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_112, and the Request Id: d9d3e6a8-6859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.307+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-6860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.308+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-6857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.308+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-6860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.309+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-6861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.309+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-6861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.309+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-6862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.310+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-6863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.310+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-6862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.310+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_119, and the Request Id: a0b3572f-6864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.310+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-6865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.310+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_116-, and the Request Id: 934864f8-6866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.311+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-6863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.311+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_110, and the Request Id: 8116d545-6867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.311+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-6865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.312+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_110, and the Request Id: c55bee72-6869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.312+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-6868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.312+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-6870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.312+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_112-, and the Request Id: 15d5a95c-6871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.312+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-6868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.313+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-6872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.313+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-6872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.313+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-6873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.314+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-6873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.314+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_109, and the Request Id: 027e2586-6874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.314+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_119, and the Request Id: 516a139d-6875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.314+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_115-, and the Request Id: 1e2f7422-6877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.314+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-6876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.315+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-6878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.315+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-6876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.316+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-6879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.316+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-6879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.317+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_110-, and the Request Id: c6b88555-6880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_113, and the Request Id: 14431572-6881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.317+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-6882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.318+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_119-, and the Request Id: 557517ee-6883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.319+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_119-, and the Request Id: b88000ea-6884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.320+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-6885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_110-, and the Request Id: 0f8e1974-6886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.321+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-6887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.322+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_109-, and the Request Id: 268a28a7-6888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.322+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-6889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.325+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-6890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.326+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_113-, and the Request Id: 894bb6f1-6891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.328+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-6892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.328+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-6893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.328+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-6894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.330+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-6895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.332+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-6896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.332+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-6897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.333+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-6897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.333+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-6898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.333+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-6899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.334+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-6900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.335+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-6901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.335+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-6902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.335+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-6903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.336+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-6902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.336+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_114, and the Request Id: 1299d095-6904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.337+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-6901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.337+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-6903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.337+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-6905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.337+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-6906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.337+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-6907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.338+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-6908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.338+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-6909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.339+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-6909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.339+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_114-, and the Request Id: 33cd9896-6910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-6911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.340+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-6911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.340+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-6912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.340+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-6914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.340+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-6913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_117, and the Request Id: 2e1df7db-6915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.341+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-6912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.341+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-6914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.341+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_113, and the Request Id: d9d3e6a8-6916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.341+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_116, and the Request Id: ac4d0202-6917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.342+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-6918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.343+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-6913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.343+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-6919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.343+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-6920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-6919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.344+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-6920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.344+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-6921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.344+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-6922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.344+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-6921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.344+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-6922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-6923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.345+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-6924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.345+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-6924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.345+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_111, and the Request Id: 8116d545-6925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_114, and the Request Id: 14431572-6926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.346+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-6927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.346+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_117-, and the Request Id: 934864f8-6928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.346+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-6927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.346+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-6929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.347+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-6929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.347+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_120, and the Request Id: a0b3572f-6930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.347+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_113-, and the Request Id: 15d5a95c-6931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.348+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-6932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.348+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-6933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.348+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-6932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.348+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_120, and the Request Id: 516a139d-6934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.349+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-6935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.349+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-6933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.349+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-6935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.349+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_111-, and the Request Id: c6b88555-6936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.349+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-6937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.350+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-6938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.350+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_114-, and the Request Id: 894bb6f1-6939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.350+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-6938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.350+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_111, and the Request Id: c55bee72-6940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.350+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-6941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.351+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_116-, and the Request Id: 1e2f7422-6942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.351+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_110, and the Request Id: 027e2586-6943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.352+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-6944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.353+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_120-, and the Request Id: 557517ee-6945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.353+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_120-, and the Request Id: b88000ea-6946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.354+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-6947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_111-, and the Request Id: 0f8e1974-6948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-6949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.355+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-6950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.355+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_110-, and the Request Id: 268a28a7-6951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.355+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-6952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.356+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-6953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.356+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-6950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.357+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-6954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.357+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-6955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.357+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-6954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.357+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_115, and the Request Id: 1299d095-6957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.357+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-6956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-6958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.359+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-6959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.359+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-6960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.359+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-6961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.359+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-6962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.361+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-6963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.362+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-6964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.362+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_115-, and the Request Id: 33cd9896-6965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.362+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-6966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.363+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-6964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.363+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-6967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.363+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-6968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-6969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.364+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-6968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-6967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-6969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-6970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.365+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-6971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-6972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.365+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-6971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-6973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.366+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-6972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.366+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-6973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.366+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-6974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_117, and the Request Id: ac4d0202-6976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.366+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-6975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.366+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-6977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.367+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-6978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.367+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-6979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.367+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_118, and the Request Id: 2e1df7db-6980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.367+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-6979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.367+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-6978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.367+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_115, and the Request Id: 14431572-6981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.367+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-6975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.368+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-6982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.368+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_114, and the Request Id: d9d3e6a8-6983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.368+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-6982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.369+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_112, and the Request Id: 8116d545-6984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.369+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-6985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.369+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-6985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.369+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-6986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.370+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_121, and the Request Id: a0b3572f-6987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.370+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_117-, and the Request Id: 1e2f7422-6988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.370+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-6989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.371+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-6990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.371+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-6989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-6991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.372+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_114-, and the Request Id: 15d5a95c-6992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.372+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-6993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-6991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.372+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_115-, and the Request Id: 894bb6f1-6994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.372+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_112, and the Request Id: c55bee72-6995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.372+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-6993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_118-, and the Request Id: 934864f8-6996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.373+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-6997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.373+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-6997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.374+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_112-, and the Request Id: c6b88555-6998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.374+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_111, and the Request Id: 027e2586-6999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.374+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_121-, and the Request Id: 557517ee-7000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-7001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.376+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-7002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-7001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.376+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-7003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.377+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-7004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.377+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-7005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.377+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-7004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.378+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-7003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.378+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_116, and the Request Id: 1299d095-7006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-7007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.378+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-7008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.379+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-7009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.379+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-7010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.379+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-7011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.379+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-7009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.379+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_112-, and the Request Id: 0f8e1974-7012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.381+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-7014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.381+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_121, and the Request Id: 516a139d-7013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.382+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_116-, and the Request Id: 33cd9896-7015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.382+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-7016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.383+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-7017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.383+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-7018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-7019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.384+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-7020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.385+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-7021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.385+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_111-, and the Request Id: 268a28a7-7022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.386+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_121-, and the Request Id: b88000ea-7023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.386+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-7024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-7025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.387+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-7026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-7025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.387+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-7024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-7027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.388+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-7028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-7029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.389+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-7030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.389+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-7031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.389+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-7028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-7029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.389+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-7032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.389+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-7031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-7032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.390+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-7033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.390+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-7034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.390+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-7035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.390+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-7034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.390+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-7036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.390+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-7033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-7036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.391+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-7037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.391+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-7038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.391+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-7038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.391+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_119, and the Request Id: 2e1df7db-7039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.392+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_113, and the Request Id: 8116d545-7040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_118, and the Request Id: ac4d0202-7041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.392+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_115, and the Request Id: d9d3e6a8-7042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.392+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-7035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_116, and the Request Id: 14431572-7043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.393+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-7044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.394+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-7045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.394+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-7044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.394+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-7046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.395+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-7047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.395+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_118-, and the Request Id: 1e2f7422-7048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.395+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_122, and the Request Id: a0b3572f-7049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.395+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_113-, and the Request Id: c6b88555-7050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.396+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-7047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.396+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-7051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.396+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-7051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.397+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_113, and the Request Id: c55bee72-7052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.397+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_119-, and the Request Id: 934864f8-7053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.397+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-7054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-7055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.399+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_115-, and the Request Id: 15d5a95c-7056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.399+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-7055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.399+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-7057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.399+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_116-, and the Request Id: 894bb6f1-7058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.400+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-7059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.400+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-7057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.400+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-7060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.400+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-7061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.401+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-7060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.402+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_113-, and the Request Id: 0f8e1974-7062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.402+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-7063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.402+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_117, and the Request Id: 1299d095-7064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.402+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-7063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.403+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-7065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.403+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_112, and the Request Id: 027e2586-7066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.404+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_122-, and the Request Id: 557517ee-7067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.404+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-7068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.404+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-7069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-7070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.406+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_117-, and the Request Id: 33cd9896-7071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.406+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-7072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.406+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-7069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.407+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_112-, and the Request Id: 268a28a7-7073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.407+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-7074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.408+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-7075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.408+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-7076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.408+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-7077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.409+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-7077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.410+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-7078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.410+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_122, and the Request Id: 516a139d-7079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.411+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-7080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.411+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-7081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.411+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-7082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.411+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-7083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.412+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-7082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.412+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-7084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.413+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-7084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.413+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-7085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-7086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.413+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-7087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.414+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-7086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.414+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-7085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.414+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_114, and the Request Id: 8116d545-7088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.415+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-7089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.415+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-7090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.415+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-7091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.415+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-7092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.416+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-7093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.416+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-7091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.416+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-7092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.416+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_122-, and the Request Id: b88000ea-7094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-7090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-7095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.417+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-7096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.418+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-7097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.418+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-7096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.418+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_119, and the Request Id: ac4d0202-7098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.419+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_116, and the Request Id: d9d3e6a8-7099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_117, and the Request Id: 14431572-7100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.419+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_114-, and the Request Id: c6b88555-7102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.419+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-7101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-7103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.421+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-7104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.421+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-7105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.421+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-7103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.421+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-7104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.420+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-7101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.422+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-7105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.422+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-7106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.422+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-7107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.422+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-7107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.422+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-7106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-7108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-7108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.423+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-7109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.423+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_120, and the Request Id: 2e1df7db-7110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.423+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_114, and the Request Id: c55bee72-7111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.423+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-7112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.423+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-7109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.423+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_117-, and the Request Id: 894bb6f1-7113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.424+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-7114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.424+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-7115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.424+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-7116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.425+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-7116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.425+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_123, and the Request Id: a0b3572f-7117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.425+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-7114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.425+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_118, and the Request Id: 1299d095-7118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.425+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_113, and the Request Id: 027e2586-7120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.425+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_116-, and the Request Id: 15d5a95c-7119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.426+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_119-, and the Request Id: 1e2f7422-7121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.427+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_120-, and the Request Id: 934864f8-7122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.427+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_114-, and the Request Id: 0f8e1974-7123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.428+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-7124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.428+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_118-, and the Request Id: 33cd9896-7125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.429+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-7126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-7127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.430+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_113-, and the Request Id: 268a28a7-7128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.431+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_123-, and the Request Id: 557517ee-7129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.431+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-7130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.431+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-7131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.431+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-7132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.431+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-7133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.432+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-7131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-7134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-7135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.432+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-7136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-7134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.433+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_115, and the Request Id: 8116d545-7137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.434+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-7138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.434+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-7139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.435+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-7140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.435+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-7141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.436+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-7138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.436+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-7142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.436+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-7143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.437+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-7144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.437+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-7145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.437+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_115-, and the Request Id: c6b88555-7146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.438+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-7147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.439+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-7147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-7148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.439+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_123, and the Request Id: 516a139d-7149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.440+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-7148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.440+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-7150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.440+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-7151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.440+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-7150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-7152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.441+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-7153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.441+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-7154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-7153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-7155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.442+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-7156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.442+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-7157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-7155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.442+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-7157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.443+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-7158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.443+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_120, and the Request Id: ac4d0202-7159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.443+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-7156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.443+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_118, and the Request Id: 14431572-7160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.443+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_123-, and the Request Id: b88000ea-7161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.444+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-7162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.444+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-7163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.444+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-7163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.444+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-7162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.445+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-7164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.445+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-7164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_119, and the Request Id: 1299d095-7165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.446+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_115, and the Request Id: c55bee72-7166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.446+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-7167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.447+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-7167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.447+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_120-, and the Request Id: 1e2f7422-7168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.447+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-7169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.447+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-7170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.448+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-7170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.448+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_118-, and the Request Id: 894bb6f1-7171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.448+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-7172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.449+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-7173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.449+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-7174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.450+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-7175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.450+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-7174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.450+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-7173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.451+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_119-, and the Request Id: 33cd9896-7176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.451+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-7177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.451+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-7172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.451+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-7177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.452+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_121, and the Request Id: 2e1df7db-7178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.452+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_117, and the Request Id: d9d3e6a8-7179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-7180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.453+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_114, and the Request Id: 027e2586-7181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.454+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-7182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_115-, and the Request Id: 0f8e1974-7183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.454+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-7184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.454+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-7182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-7185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.455+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-7184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.455+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-7186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.455+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-7187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-7187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.463+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-7188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.463+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_124, and the Request Id: a0b3572f-7189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.463+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_116, and the Request Id: 8116d545-7190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.464+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_121-, and the Request Id: 934864f8-7192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.464+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_117-, and the Request Id: 15d5a95c-7191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.465+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-7193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.465+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-7194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.466+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-7195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.466+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-7196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.467+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-7196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.467+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_114-, and the Request Id: 268a28a7-7197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.467+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-7198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.468+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_116-, and the Request Id: c6b88555-7199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.468+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-7200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.468+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-7201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.469+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-7198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.469+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_124-, and the Request Id: 557517ee-7202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-7201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.469+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_124, and the Request Id: 516a139d-7203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.469+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-7204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-7205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.470+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-7206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.470+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-7204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_121, and the Request Id: ac4d0202-7207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.472+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-7208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-7209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-7209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.473+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-7210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.473+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_124-, and the Request Id: b88000ea-7211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.474+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-7212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-7213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-7213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.475+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-7214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.475+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_119, and the Request Id: 14431572-7215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.475+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_121-, and the Request Id: 1e2f7422-7216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.475+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-7217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-7218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-7218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.477+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-7219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.477+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-7220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.477+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-7220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.477+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_120, and the Request Id: 1299d095-7221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.478+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-7222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.478+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-7223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.479+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-7224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.479+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-7225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.479+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-7224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.479+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-7226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.480+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-7227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.480+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-7227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.480+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_116, and the Request Id: c55bee72-7228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.480+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_120-, and the Request Id: 33cd9896-7229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.481+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-7230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.481+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-7231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.481+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-7231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.482+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-7232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.482+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_119-, and the Request Id: 894bb6f1-7233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.482+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-7234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.482+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-7235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.483+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-7234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.483+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-7235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.483+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-7236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.483+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_118, and the Request Id: d9d3e6a8-7237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.484+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-7238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.484+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-7232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.484+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-7238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-7239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.485+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_115, and the Request Id: 027e2586-7240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.485+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-7239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.485+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-7241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.486+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_122, and the Request Id: 2e1df7db-7242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_116-, and the Request Id: 0f8e1974-7243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.486+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-7244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.486+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-7241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.486+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-7244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.486+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-7246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.486+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-7245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.487+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-7246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.487+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-7247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.487+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_125, and the Request Id: a0b3572f-7248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.488+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-7249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-7250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-7249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.489+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_117, and the Request Id: 8116d545-7251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.489+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_115-, and the Request Id: 268a28a7-7252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.490+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-7253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.490+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_118-, and the Request Id: 15d5a95c-7254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.490+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-7253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.490+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-7255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.491+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-7255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.491+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_122-, and the Request Id: 934864f8-7256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.491+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-7257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.491+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-7258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_122, and the Request Id: ac4d0202-7259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.493+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-7260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.493+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-7261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.493+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_117-, and the Request Id: c6b88555-7262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.493+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-7263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.494+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-7261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.494+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_125-, and the Request Id: 557517ee-7264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.495+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-7265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.495+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-7266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.495+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-7267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.496+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-7268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.496+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-7269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.496+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-7268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.496+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-7270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.496+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_122-, and the Request Id: 1e2f7422-7271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.497+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-7269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.497+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-7272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.497+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-7273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.497+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_125, and the Request Id: 516a139d-7274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.498+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-7272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.498+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-7273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.498+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-7275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.498+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-7276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.498+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_121, and the Request Id: 1299d095-7277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.498+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-7278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-7276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-7279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.499+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_120, and the Request Id: 14431572-7280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-7281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-7282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.501+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-7283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.501+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_125-, and the Request Id: b88000ea-7284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.502+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-7285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.502+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_121-, and the Request Id: 33cd9896-7286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.503+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-7287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.503+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-7283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.503+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-7288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.504+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-7288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.504+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_120-, and the Request Id: 894bb6f1-7289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.505+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-7290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.505+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-7291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.505+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-7292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.505+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-7290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.505+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-7291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.505+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-7293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.506+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-7294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.506+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-7295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.506+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-7293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.506+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-7294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.506+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_117, and the Request Id: c55bee72-7296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.507+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_116, and the Request Id: 027e2586-7297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.507+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_123, and the Request Id: 2e1df7db-7298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.509+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-7299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.509+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-7300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.510+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-7300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.510+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-7301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.510+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-7302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.510+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-7303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.511+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-7302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.511+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-7303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.511+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-7304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.512+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-7305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.512+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-7304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.512+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-7306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_117-, and the Request Id: 0f8e1974-7307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.512+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-7305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.512+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-7306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_123-, and the Request Id: 934864f8-7308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.513+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_126, and the Request Id: a0b3572f-7309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.513+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_118, and the Request Id: 8116d545-7310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.513+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-7311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.513+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_119, and the Request Id: d9d3e6a8-7312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.513+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-7311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.514+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-7313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.514+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-7314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.514+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-7313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.515+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_116-, and the Request Id: 268a28a7-7315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.515+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-7316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.515+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_123, and the Request Id: ac4d0202-7317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.516+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-7318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.517+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-7319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.517+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_118-, and the Request Id: c6b88555-7320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.517+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_119-, and the Request Id: 15d5a95c-7321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.518+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-7322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.518+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_126-, and the Request Id: 557517ee-7323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.519+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-7324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.519+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-7325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.519+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-7324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.520+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_123-, and the Request Id: 1e2f7422-7326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.520+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-7327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.520+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-7328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.520+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-7327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.520+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-7329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.521+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-7328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-7330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.521+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-7331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-7330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.522+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-7331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.522+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-7332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.522+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_122, and the Request Id: 1299d095-7333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.523+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_121, and the Request Id: 14431572-7334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.523+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-7335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.523+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-7336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.523+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-7335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.524+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-7337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.524+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-7339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.524+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-7338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.524+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_126, and the Request Id: 516a139d-7340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.525+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-7341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.525+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-7342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.526+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-7342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.526+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-7343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.526+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-7344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.526+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-7343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.527+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_118, and the Request Id: c55bee72-7345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-7346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-7347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.528+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-7348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.529+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-7348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.529+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_122-, and the Request Id: 33cd9896-7349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.530+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_121-, and the Request Id: 894bb6f1-7350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.530+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-7351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.530+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-7352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.530+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-7351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.531+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_118-, and the Request Id: 0f8e1974-7353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.531+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-7352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.531+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-7354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.531+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-7354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.532+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-7355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.532+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-7358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.532+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_117, and the Request Id: 027e2586-7357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.532+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-7356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.532+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-7358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.533+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-7356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.533+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-7359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.533+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-7359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.533+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-7361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.533+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_124, and the Request Id: 2e1df7db-7360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.533+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_126-, and the Request Id: b88000ea-7362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.534+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-7363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.534+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_120, and the Request Id: d9d3e6a8-7364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.535+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-7365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.535+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-7366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.536+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-7365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.536+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_119, and the Request Id: 8116d545-7367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.537+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-7368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.537+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_124-, and the Request Id: 934864f8-7369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-7370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.538+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-7371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-7370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.539+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-7372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.539+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-7373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.539+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-7374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.539+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_117-, and the Request Id: 268a28a7-7375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.539+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-7373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.540+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-7368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.540+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_124, and the Request Id: ac4d0202-7376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.540+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-7377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.541+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-7377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.542+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_127, and the Request Id: a0b3572f-7378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.542+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_120-, and the Request Id: 15d5a95c-7379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.542+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_119-, and the Request Id: c6b88555-7380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-7381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-7382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.543+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-7383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-7385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-7384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.545+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-7386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.545+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_127-, and the Request Id: 557517ee-7387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-7385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-7384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_124-, and the Request Id: 1e2f7422-7388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.546+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-7389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.546+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-7390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.547+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-7391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.547+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-7392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.547+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-7391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.547+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-7393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.547+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-7392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.548+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-7394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.548+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-7393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_122, and the Request Id: 14431572-7395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.548+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-7394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.548+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_123, and the Request Id: 1299d095-7396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.549+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-7397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.549+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-7398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.549+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-7397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-7399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.549+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-7400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.550+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-7401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.550+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-7399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.550+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-7402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.550+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-7403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.551+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_119, and the Request Id: c55bee72-7404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.551+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_127, and the Request Id: 516a139d-7405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.552+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-7406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.552+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_123-, and the Request Id: 33cd9896-7407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.553+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_122-, and the Request Id: 894bb6f1-7409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.553+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-7408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_119-, and the Request Id: 0f8e1974-7410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.554+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-7408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.555+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-7411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.556+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-7411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.556+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_127-, and the Request Id: b88000ea-7412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.556+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-7413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.556+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-7415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.556+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-7414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.556+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-7415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.557+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-7416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.557+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-7414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.557+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-7413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.557+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-7417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.557+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_118, and the Request Id: 027e2586-7418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.557+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-7419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.558+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-7420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.558+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-7417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.558+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_125, and the Request Id: 2e1df7db-7421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.558+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-7422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.558+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-7419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.559+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_120, and the Request Id: 8116d545-7423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.559+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-7424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.559+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-7425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.560+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-7424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.561+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-7426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.561+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-7427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.561+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-7428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.562+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_121, and the Request Id: d9d3e6a8-7429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.562+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-7430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-7430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-7431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.563+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_120-, and the Request Id: c6b88555-7432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.563+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-7433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.563+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_118-, and the Request Id: 268a28a7-7434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.563+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_125-, and the Request Id: 934864f8-7435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.564+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-7436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.564+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-7433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.564+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_125, and the Request Id: ac4d0202-7437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.565+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-7436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.565+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-7438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.565+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-7439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-7438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.566+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-7439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-7440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.567+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_121-, and the Request Id: 15d5a95c-7441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.567+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-7442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.567+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_128, and the Request Id: a0b3572f-7443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.567+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-7442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.568+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-7444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.568+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-7445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.568+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_124, and the Request Id: 1299d095-7446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.569+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-7447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.569+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-7448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_125-, and the Request Id: 1e2f7422-7449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.570+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-7447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.571+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-7450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.571+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-7451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.571+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-7450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.571+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_128-, and the Request Id: 557517ee-7452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-7453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-7453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.572+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_120, and the Request Id: c55bee72-7454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.572+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-7455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.573+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-7456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.573+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-7457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.574+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-7457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-7458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.574+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_124-, and the Request Id: 33cd9896-7459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.574+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-7460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.575+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_123, and the Request Id: 14431572-7461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.575+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-7460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.575+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-7462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.575+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-7463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.576+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-7464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.576+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-7463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.577+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-7465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.577+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-7466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.578+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-7465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.578+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-7467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_120-, and the Request Id: 0f8e1974-7468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.578+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_128, and the Request Id: 516a139d-7469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-7470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.579+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-7467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.579+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-7471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.580+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_123-, and the Request Id: 894bb6f1-7472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.580+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_121, and the Request Id: 8116d545-7473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.581+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-7474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.581+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-7475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.581+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-7476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.582+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-7475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.582+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-7476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.582+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-7477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.583+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-7478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.583+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-7477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.583+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-7478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.583+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-7479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_121-, and the Request Id: c6b88555-7480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.584+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_119, and the Request Id: 027e2586-7481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-7482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.585+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-7483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.585+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-7484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.585+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_126, and the Request Id: 2e1df7db-7485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.586+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-7484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.586+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_128-, and the Request Id: b88000ea-7486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-7487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.587+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-7488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.587+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-7487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.587+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-7483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.588+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-7489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.588+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-7490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_126, and the Request Id: ac4d0202-7491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.588+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-7492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.589+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_119-, and the Request Id: 268a28a7-7493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.589+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-7490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.589+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-7494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.590+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-7489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.590+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-7495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.590+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-7496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.590+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-7495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.591+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_126-, and the Request Id: 934864f8-7497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.591+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-7498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-7499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.592+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_122, and the Request Id: d9d3e6a8-7500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.593+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_129, and the Request Id: a0b3572f-7501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.593+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-7499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.593+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_126-, and the Request Id: 1e2f7422-7503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.593+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-7502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-7504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-7504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.594+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-7502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.594+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-7505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.595+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_125, and the Request Id: 1299d095-7506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-7507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.596+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_129-, and the Request Id: 557517ee-7508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.596+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-7509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.596+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-7510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.596+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-7509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.597+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_124, and the Request Id: 14431572-7511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.597+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-7512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.598+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-7513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.599+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_122-, and the Request Id: 15d5a95c-7514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.600+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-7515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.600+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_125-, and the Request Id: 33cd9896-7516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.600+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-7517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.601+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_124-, and the Request Id: 894bb6f1-7518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.602+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-7519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.603+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-7521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.603+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-7520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.603+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-7522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.604+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-7523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.604+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-7524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.604+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-7523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.605+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-7524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.605+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-7525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.606+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-7526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.606+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-7527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.606+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-7528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-7525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.606+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-7529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.606+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_121, and the Request Id: c55bee72-7530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.607+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-7531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.607+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-7527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.608+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-7532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.608+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-7534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.608+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-7533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.608+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-7534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.608+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-7533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.608+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-7532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.608+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-7535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.609+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-7536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.609+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_120, and the Request Id: 027e2586-7537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.609+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-7535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.609+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-7536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.610+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-7526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_127, and the Request Id: ac4d0202-7538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.610+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_127, and the Request Id: 2e1df7db-7539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.610+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-7540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.610+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_129, and the Request Id: 516a139d-7541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.610+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-7542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.611+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-7543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_121-, and the Request Id: 0f8e1974-7544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.612+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-7540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.612+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-7545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.612+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-7546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.612+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-7547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.613+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-7546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.613+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-7547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.613+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_127-, and the Request Id: 1e2f7422-7548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.614+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_120-, and the Request Id: 268a28a7-7549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.614+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_127-, and the Request Id: 934864f8-7550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.614+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_122, and the Request Id: 8116d545-7551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.614+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-7552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.614+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-7552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.615+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-7553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.615+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-7554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.615+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-7553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.616+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-7554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.616+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-7555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.616+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-7556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.616+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_130, and the Request Id: a0b3572f-7557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.616+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-7556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.616+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-7555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.616+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-7558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.617+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-7558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.617+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-7559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.617+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-7560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.618+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_129-, and the Request Id: b88000ea-7561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.618+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-7562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.619+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-7562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.619+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_126, and the Request Id: 1299d095-7563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.619+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-7564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.619+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-7565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.620+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_123, and the Request Id: d9d3e6a8-7566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.620+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_122-, and the Request Id: c6b88555-7567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.620+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_125, and the Request Id: 14431572-7568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.620+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_130-, and the Request Id: 557517ee-7569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-7570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.622+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-7571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.623+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-7572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.623+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-7573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.624+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_126-, and the Request Id: 33cd9896-7574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.625+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-7575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.625+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-7576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.625+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_125-, and the Request Id: 894bb6f1-7577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.625+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_123-, and the Request Id: 15d5a95c-7578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.625+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-7579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.627+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-7580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.628+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-7581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.628+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-7580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.629+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-7582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-7583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.629+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-7584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.630+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-7585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.630+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-7584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.630+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-7586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.630+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-7585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.630+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-7587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.630+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-7588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.631+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-7588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.631+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-7589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.631+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-7590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.631+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-7591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.632+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-7589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.632+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-7590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.632+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-7591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-7592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.632+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_121, and the Request Id: 027e2586-7593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.633+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_122, and the Request Id: c55bee72-7594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.633+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-7592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_128, and the Request Id: 2e1df7db-7596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.633+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-7595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.634+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_128, and the Request Id: ac4d0202-7597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-7598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.635+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-7600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.635+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-7599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.636+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-7599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.636+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-7601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.637+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-7601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.637+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-7602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.637+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-7603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_128-, and the Request Id: 934864f8-7604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_128-, and the Request Id: 1e2f7422-7605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.638+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-7602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.638+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-7603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.638+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_123, and the Request Id: 8116d545-7606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.638+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_121-, and the Request Id: 268a28a7-7607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.639+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-7608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.639+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_130, and the Request Id: 516a139d-7609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.639+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-7610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.640+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_122-, and the Request Id: 0f8e1974-7611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.640+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-7610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.640+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-7612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.641+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-7612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.641+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-7613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.642+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-7614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_127, and the Request Id: 1299d095-7615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.642+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-7608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.643+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-7616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.643+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-7616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.644+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_123-, and the Request Id: c6b88555-7617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.644+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-7618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.644+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_131, and the Request Id: a0b3572f-7619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-7620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.645+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-7621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.646+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-7622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.646+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-7623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.646+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_127-, and the Request Id: 33cd9896-7624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-7620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.647+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-7622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.647+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-7625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.647+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-7626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.647+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-7626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.647+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-7625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.648+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-7627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.648+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_130-, and the Request Id: b88000ea-7628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.648+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_126, and the Request Id: 14431572-7629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.649+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-7630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.649+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_124, and the Request Id: d9d3e6a8-7631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.650+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_131-, and the Request Id: 557517ee-7632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.651+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-7633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.652+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-7634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.652+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-7635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.653+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-7636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.653+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-7634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.653+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-7637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.654+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_124-, and the Request Id: 15d5a95c-7638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.654+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-7637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-7639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.654+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-7640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.654+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_129, and the Request Id: 2e1df7db-7641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.655+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_126-, and the Request Id: 894bb6f1-7642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.656+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-7643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.656+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-7644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.656+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-7645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.656+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-7645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.657+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-7646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.657+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-7647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.657+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-7646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.658+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-7648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.658+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-7648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.658+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-7649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.659+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-7650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.659+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-7649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.659+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-7651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.659+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-7651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.660+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-7652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-7653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.661+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-7654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.661+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_122, and the Request Id: 027e2586-7655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_129-, and the Request Id: 934864f8-7656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.661+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_123, and the Request Id: c55bee72-7657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.661+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-7654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.662+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_129, and the Request Id: ac4d0202-7658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.662+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-7659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.662+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-7660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.663+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-7660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.663+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-7661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.663+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-7662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.664+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-7663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-7661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.664+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-7662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.664+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-7663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.664+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_124, and the Request Id: 8116d545-7664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.665+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-7665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.665+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-7666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.665+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-7667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.665+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-7665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.665+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-7666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.666+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_131, and the Request Id: 516a139d-7668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.666+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_128, and the Request Id: 1299d095-7669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.666+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-7670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.666+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_122-, and the Request Id: 268a28a7-7671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.667+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_129-, and the Request Id: 1e2f7422-7672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.667+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_124-, and the Request Id: c6b88555-7673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.668+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-7674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.668+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-7675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_123-, and the Request Id: 0f8e1974-7676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.668+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-7674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.669+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-7677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.670+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-7677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.670+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_131-, and the Request Id: b88000ea-7679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.670+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-7678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.670+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_132, and the Request Id: a0b3572f-7680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.671+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-7681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.672+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-7682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.672+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-7683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.673+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-7684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.674+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-7685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.674+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-7686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.674+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-7685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.675+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_132-, and the Request Id: 557517ee-7687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.675+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-7684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.675+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-7688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.675+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-7689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.675+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-7690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.676+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-7690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.676+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_128-, and the Request Id: 33cd9896-7691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-7689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.677+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-7692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.677+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-7693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.678+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-7694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.678+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_125, and the Request Id: d9d3e6a8-7695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.678+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-7696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.678+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-7694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.679+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-7697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.679+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-7698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.679+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-7697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.679+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_127, and the Request Id: 14431572-7699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.680+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-7700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.680+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_130, and the Request Id: 2e1df7db-7701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.681+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-7702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.682+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-7704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.682+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-7703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.683+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-7703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.684+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-7705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.684+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-7705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.685+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_123, and the Request Id: 027e2586-7706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-7707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.686+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-7707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.686+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-7708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.687+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-7709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.688+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_127-, and the Request Id: 894bb6f1-7710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.688+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-7711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.688+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-7708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.688+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_125-, and the Request Id: 15d5a95c-7712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.689+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-7711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_130, and the Request Id: ac4d0202-7713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.690+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-7714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.690+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-7715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.691+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-7715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.691+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-7716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.692+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-7717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.692+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-7718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.692+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-7714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.692+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-7717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.692+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-7718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.693+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-7719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.693+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_123-, and the Request Id: 268a28a7-7720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.693+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-7721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.693+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-7719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.694+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-7721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.694+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_125, and the Request Id: 8116d545-7722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.694+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-7723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.694+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_132, and the Request Id: 516a139d-7724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.694+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_130-, and the Request Id: 934864f8-7725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.694+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-7723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.695+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-7726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.695+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_133, and the Request Id: a0b3572f-7727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.695+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_124, and the Request Id: c55bee72-7728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.697+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_130-, and the Request Id: 1e2f7422-7729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.697+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-7730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.698+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-7731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.698+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_125-, and the Request Id: c6b88555-7732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.698+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-7733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.699+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_132-, and the Request Id: b88000ea-7734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.699+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-7733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_124-, and the Request Id: 0f8e1974-7735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.700+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_133-, and the Request Id: 557517ee-7737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.700+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-7736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.700+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-7738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.701+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-7736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.701+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_129, and the Request Id: 1299d095-7739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.702+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-7740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.702+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-7741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.702+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-7742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.703+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-7743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.704+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-7744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.705+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-7745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.706+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-7746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.706+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-7747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.707+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_129-, and the Request Id: 33cd9896-7748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.708+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-7749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.709+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-7750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.710+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-7749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.710+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-7751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.710+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-7752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.711+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-7753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.711+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-7751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.711+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-7752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.712+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-7754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-7755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.712+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-7756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.712+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-7754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.712+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-7757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-7755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.713+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_124, and the Request Id: 027e2586-7758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.713+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-7757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.713+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-7759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.713+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-7760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-7761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.714+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-7762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.715+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-7763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.715+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-7762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.716+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-7763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.716+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_131, and the Request Id: 2e1df7db-7764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.716+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-7765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.716+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_126, and the Request Id: d9d3e6a8-7766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.717+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_128, and the Request Id: 14431572-7767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.717+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-7768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.717+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-7765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.718+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-7769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.718+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-7770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.718+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-7769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.719+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-7770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.719+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_126, and the Request Id: 8116d545-7771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.719+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_124-, and the Request Id: 268a28a7-7772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.719+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-7773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.719+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-7774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.720+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-7773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.720+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_131-, and the Request Id: 934864f8-7775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.720+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-7774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.721+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_126-, and the Request Id: 15d5a95c-7776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.721+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-7777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.721+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_134, and the Request Id: a0b3572f-7778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.721+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-7777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.722+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-7779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.722+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_133, and the Request Id: 516a139d-7780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_128-, and the Request Id: 894bb6f1-7781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.723+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-7779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-7782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-7782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.724+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_126-, and the Request Id: c6b88555-7783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.724+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-7784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.724+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-7786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-7785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.724+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-7786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-7785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.725+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_125, and the Request Id: c55bee72-7787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.725+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-7788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.725+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-7790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.725+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_131, and the Request Id: ac4d0202-7789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.726+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_134-, and the Request Id: 557517ee-7791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.727+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-7792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.727+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_133-, and the Request Id: b88000ea-7793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.727+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-7794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.728+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-7795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.729+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-7796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.729+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-7796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.730+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_125-, and the Request Id: 0f8e1974-7797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.730+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-7798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.730+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-7799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.730+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-7798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.730+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-7800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.731+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_130, and the Request Id: 1299d095-7801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.731+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-7802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.732+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-7803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.732+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-7804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.733+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-7805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_131-, and the Request Id: 1e2f7422-7806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.733+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-7807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.733+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-7808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.736+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-7809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.736+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_130-, and the Request Id: 33cd9896-7810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.736+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-7811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.736+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-7809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-7812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.737+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-7811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.737+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-7813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-7812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.738+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-7814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.738+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_132, and the Request Id: 2e1df7db-7815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-7816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.738+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-7814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.738+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-7817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.739+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-7818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.739+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-7819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.739+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-7816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.739+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-7820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.739+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-7817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.739+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-7818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.739+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-7819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.739+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-7821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.740+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-7822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.740+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-7821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.740+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-7823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.740+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_127, and the Request Id: d9d3e6a8-7825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-7824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.740+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_127, and the Request Id: 8116d545-7826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.740+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-7823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.741+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_125, and the Request Id: 027e2586-7827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.742+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-7828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.742+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_132-, and the Request Id: 934864f8-7829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.742+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-7830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.742+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-7830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.743+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-7831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.743+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_129, and the Request Id: 14431572-7832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.743+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-7831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.744+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-7833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.744+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-7833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.744+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_127-, and the Request Id: c6b88555-7834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.744+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_135, and the Request Id: a0b3572f-7835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.744+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_127-, and the Request Id: 15d5a95c-7836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.745+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-7837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.745+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-7838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.746+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-7839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.746+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-7838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.746+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-7840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.746+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_125-, and the Request Id: 268a28a7-7841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.747+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-7842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.747+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-7840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.747+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_126, and the Request Id: c55bee72-7843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.747+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-7844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.748+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-7844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.748+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_134, and the Request Id: 516a139d-7845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.749+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-7846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.750+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-7847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.750+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-7848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.751+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_129-, and the Request Id: 894bb6f1-7849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.752+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_134-, and the Request Id: b88000ea-7850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.752+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_135-, and the Request Id: 557517ee-7851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.753+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-7852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-7853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-7853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_126-, and the Request Id: 0f8e1974-7855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.754+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-7854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.755+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-7856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.755+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-7857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.755+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-7856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.755+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-7858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.756+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-7859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.756+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-7857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-7860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.756+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-7861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.757+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-7862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.757+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_132, and the Request Id: ac4d0202-7863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.757+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-7861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.757+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-7864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-7865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.758+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-7866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.758+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-7865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.758+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-7866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.758+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-7867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.758+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_131, and the Request Id: 1299d095-7868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.759+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-7867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.759+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-7869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.759+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-7869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.759+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_133, and the Request Id: 2e1df7db-7870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.759+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-7871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.760+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_128, and the Request Id: 8116d545-7872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.760+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-7873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.761+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-7873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.761+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-7874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-7875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.762+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-7876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.762+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-7877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.762+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-7876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.762+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-7878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.762+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-7877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.762+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_132-, and the Request Id: 1e2f7422-7879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.762+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_131-, and the Request Id: 33cd9896-7880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.763+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-7881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.763+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_128, and the Request Id: d9d3e6a8-7882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.763+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-7881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.764+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_133-, and the Request Id: 934864f8-7883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.764+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-7884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.765+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_126, and the Request Id: 027e2586-7885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.765+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_128-, and the Request Id: c6b88555-7886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.766+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-7887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.766+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-7887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.767+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_128-, and the Request Id: 15d5a95c-7888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.768+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-7889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.768+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-7890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.768+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-7890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.768+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-7889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-7891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.769+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-7892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.769+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-7893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-7894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.770+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-7895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.770+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-7896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.771+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_136, and the Request Id: a0b3572f-7897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.771+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-7896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.772+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-7892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.772+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_135, and the Request Id: 516a139d-7898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.772+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-7899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.772+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_126-, and the Request Id: 268a28a7-7900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.773+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-7901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.773+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-7899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.773+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-7902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.773+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-7903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.774+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-7902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.774+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_130, and the Request Id: 14431572-7904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-7905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-7905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.775+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-7906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.775+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_127, and the Request Id: c55bee72-7907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.777+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_135-, and the Request Id: b88000ea-7908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.777+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-7909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.778+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-7910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.778+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-7911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.778+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_136-, and the Request Id: 557517ee-7912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.779+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_130-, and the Request Id: 894bb6f1-7913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.779+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-7914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.779+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-7915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-7914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_127-, and the Request Id: 0f8e1974-7916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.781+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-7917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.781+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-7918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.782+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-7917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.782+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-7919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.782+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-7920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.782+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-7921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.782+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_134, and the Request Id: 2e1df7db-7922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.783+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-7923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.783+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-7919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.783+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-7920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.783+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-7924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.783+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-7925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.784+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-7926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-7925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.784+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-7926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.785+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_129, and the Request Id: d9d3e6a8-7927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.785+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-7924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.785+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_133, and the Request Id: ac4d0202-7928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.785+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-7929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.786+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-7930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.786+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-7929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.786+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-7931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.786+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_129, and the Request Id: 8116d545-7932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.787+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-7931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.787+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-7933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.788+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-7934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.788+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-7933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.788+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_129-, and the Request Id: 15d5a95c-7935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.788+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_134-, and the Request Id: 934864f8-7936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.788+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-7937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.789+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_132, and the Request Id: 1299d095-7938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.789+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-7937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.790+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-7939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.790+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-7940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.790+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_129-, and the Request Id: c6b88555-7941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.791+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_133-, and the Request Id: 1e2f7422-7942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.791+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-7943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.791+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-7943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.792+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-7944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.792+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_127, and the Request Id: 027e2586-7945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.793+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-7946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.793+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-7947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.794+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_132-, and the Request Id: 33cd9896-7948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.794+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-7946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.794+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-7949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.795+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-7950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.795+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-7951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.795+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-7952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.795+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-7951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.796+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-7952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.796+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-7953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.796+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_136, and the Request Id: 516a139d-7954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.796+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-7955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.797+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-7955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.797+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_127-, and the Request Id: 268a28a7-7956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.797+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-7957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.798+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_137, and the Request Id: a0b3572f-7958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-7959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.798+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-7960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.798+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-7961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.799+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-7959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.799+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-7962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.800+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-7963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-7962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.800+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_131, and the Request Id: 14431572-7964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.800+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-7965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.800+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_136-, and the Request Id: b88000ea-7966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.801+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-7967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.801+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-7968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.802+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-7969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.803+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-7968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.803+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_137-, and the Request Id: 557517ee-7970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.803+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-7971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.803+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-7972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-7971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.804+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_131-, and the Request Id: 894bb6f1-7973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.804+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_128, and the Request Id: c55bee72-7974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.804+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-7975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.804+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-7972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.805+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-7976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.805+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-7977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.806+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-7978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.806+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-7977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.806+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-7979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.806+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-7980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.806+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-7981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.807+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-7982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.807+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-7982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.807+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-7981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.807+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-7978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.807+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_134, and the Request Id: ac4d0202-7983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.807+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-7984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.808+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_130, and the Request Id: d9d3e6a8-7985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.808+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-7986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.808+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-7984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.809+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_128-, and the Request Id: 0f8e1974-7987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.809+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-7988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-7986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.809+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-7988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.809+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-7989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.810+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-7990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.810+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-7989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.810+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-7990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.810+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_135, and the Request Id: 2e1df7db-7991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.810+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_130, and the Request Id: 8116d545-7992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.810+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-7993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-7994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.811+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_133, and the Request Id: 1299d095-7995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.811+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-7996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.812+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-7997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.812+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-7996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.812+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_130-, and the Request Id: 15d5a95c-7998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.813+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_134-, and the Request Id: 1e2f7422-7999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.813+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-8000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.814+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-8000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.814+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-8001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.814+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_128, and the Request Id: 027e2586-8002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_130-, and the Request Id: c6b88555-8003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.814+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-8004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.815+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-8004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.815+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-8005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.815+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_133-, and the Request Id: 33cd9896-8006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.816+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-8007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.816+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-8007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.816+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-8008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.816+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_135-, and the Request Id: 934864f8-8009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.817+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_137, and the Request Id: 516a139d-8010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.817+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_128-, and the Request Id: 268a28a7-8011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-8012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.818+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-8013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.818+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-8013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.818+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-8014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.819+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-8015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.819+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-8015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.819+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-8016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.820+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_138, and the Request Id: a0b3572f-8017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.821+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-8018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.821+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-8019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.822+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-8020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.822+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-8021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.823+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-8022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.823+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_137-, and the Request Id: b88000ea-8023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.823+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-8021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.824+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-8024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.824+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-8024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.825+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-8025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.825+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_132, and the Request Id: 14431572-8026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.826+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-8027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.826+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-8028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.826+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-8029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.827+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-8027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.827+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_138-, and the Request Id: 557517ee-8030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.828+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-8028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.828+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-8031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.828+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-8031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.828+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-8032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.829+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-8033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.829+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_131, and the Request Id: d9d3e6a8-8034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.829+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-8033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.830+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-8035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.830+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-8036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.830+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-8037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.830+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-8036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.831+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_129, and the Request Id: c55bee72-8038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.831+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-8039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.831+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-8040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.832+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-8041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.832+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-8040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.833+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_132-, and the Request Id: 894bb6f1-8042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.833+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_135, and the Request Id: ac4d0202-8043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-8044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.833+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_131-, and the Request Id: 15d5a95c-8045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.834+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-8044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.834+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-8046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.834+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-8046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.835+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-8047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.835+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-8048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.836+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-8047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.836+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-8048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.836+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_134, and the Request Id: 1299d095-8049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.837+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-8050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.837+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_129-, and the Request Id: 0f8e1974-8051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.839+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-8052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.839+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-8053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.840+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_135-, and the Request Id: 1e2f7422-8054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.840+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-8055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.841+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-8056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.841+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-8057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.841+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-8058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.842+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_134-, and the Request Id: 33cd9896-8059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.842+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-8057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.842+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-8060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.842+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-8061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.843+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-8058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.843+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-8060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.843+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-8061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.843+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-8062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.843+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_138, and the Request Id: 516a139d-8063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.844+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-8064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.844+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-8062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.844+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-8065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.844+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-8064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.845+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-8066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.845+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_136, and the Request Id: 2e1df7db-8067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.845+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-8068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.845+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_131, and the Request Id: 8116d545-8069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.845+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-8066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.846+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_129, and the Request Id: 027e2586-8070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.846+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-8071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.846+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-8072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.846+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-8073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.846+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-8071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.846+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_139, and the Request Id: a0b3572f-8074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-8075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.848+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-8076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_131-, and the Request Id: c6b88555-8077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.849+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-8076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_136-, and the Request Id: 934864f8-8078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.849+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_129-, and the Request Id: 268a28a7-8079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.850+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-8080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.851+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-8081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.851+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_138-, and the Request Id: b88000ea-8082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.851+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-8080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-8083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-8083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.853+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-8084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.853+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_130, and the Request Id: c55bee72-8085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.853+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-8084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.854+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_133, and the Request Id: 14431572-8086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.854+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-8087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.854+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-8088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.855+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-8089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.855+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_139-, and the Request Id: 557517ee-8090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.856+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-8088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.856+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-8091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-8092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.857+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-8093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-8091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.857+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-8094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.857+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-8093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.858+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-8096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.858+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_130-, and the Request Id: 0f8e1974-8095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.858+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_132, and the Request Id: d9d3e6a8-8097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.858+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-8096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.859+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-8098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.859+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_136, and the Request Id: ac4d0202-8099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.859+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-8100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_133-, and the Request Id: 894bb6f1-8101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.860+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-8102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.860+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-8102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.861+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-8103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.861+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-8104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.861+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_132-, and the Request Id: 15d5a95c-8105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.861+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-8104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.862+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-8106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.862+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-8107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.862+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_135, and the Request Id: 1299d095-8108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.863+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-8109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.863+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-8110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.864+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-8111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.864+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-8112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.865+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-8113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.865+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-8113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.866+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-8114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_136-, and the Request Id: 1e2f7422-8115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.866+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-8116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-8117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-8118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.867+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-8117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.867+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-8119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.867+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-8116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.867+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_137, and the Request Id: 2e1df7db-8120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.867+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-8119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.868+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-8121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.868+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-8121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.868+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_135-, and the Request Id: 33cd9896-8122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.868+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-8123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.869+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-8123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.869+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_132, and the Request Id: 8116d545-8124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.869+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-8125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.869+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-8126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.870+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-8127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.870+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-8126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.870+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-8125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.870+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-8127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.870+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_130, and the Request Id: 027e2586-8128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-8129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-8130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.871+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_139, and the Request Id: 516a139d-8131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.871+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-8132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.871+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-8132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.872+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-8133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.872+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-8134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.872+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_140, and the Request Id: a0b3572f-8135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.873+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_137-, and the Request Id: 934864f8-8136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.873+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-8134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-8137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-8137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.874+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-8138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.875+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_132-, and the Request Id: c6b88555-8139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.875+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-8140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.875+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_131, and the Request Id: c55bee72-8141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-8142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.875+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_139-, and the Request Id: b88000ea-8143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.876+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_130-, and the Request Id: 268a28a7-8144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.876+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-8142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.876+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-8145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.877+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-8146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-8145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.877+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_134, and the Request Id: 14431572-8147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.877+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-8148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.877+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_140-, and the Request Id: 557517ee-8149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_131-, and the Request Id: 0f8e1974-8150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.879+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-8151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.880+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-8152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.880+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-8153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.880+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-8151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.881+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-8154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.881+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-8155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-8153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.881+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-8156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.881+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_134-, and the Request Id: 894bb6f1-8157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.882+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-8154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.882+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-8158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.882+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-8158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.883+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_133, and the Request Id: d9d3e6a8-8159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.883+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-8160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_137, and the Request Id: ac4d0202-8161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.885+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-8162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.886+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-8163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.886+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-8164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.887+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-8165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.888+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-8166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-8167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-8168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.889+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-8168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.889+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_137-, and the Request Id: 1e2f7422-8169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-8170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.890+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-8171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.890+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-8171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.890+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-8172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.891+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-8172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.891+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-8173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.891+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-8174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.891+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-8173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.892+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-8175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.892+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-8174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.892+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-8176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.892+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_133, and the Request Id: 8116d545-8177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.893+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-8176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.893+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_133-, and the Request Id: 15d5a95c-8178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.893+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_131, and the Request Id: 027e2586-8179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-8180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_136, and the Request Id: 1299d095-8181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.895+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-8182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.895+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-8182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.896+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-8183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_133-, and the Request Id: c6b88555-8184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.896+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-8185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.896+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-8183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.896+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-8186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.897+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-8187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-8188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.897+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-8185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.897+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-8186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.897+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-8187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.897+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_131-, and the Request Id: 268a28a7-8189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.898+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-8188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.898+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-8190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.898+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-8191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.898+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_136-, and the Request Id: 33cd9896-8192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.898+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_138, and the Request Id: 2e1df7db-8193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.898+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-8194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-8195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.899+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-8196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.899+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-8194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.899+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-8196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.899+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-8197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-8191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.900+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_140, and the Request Id: 516a139d-8198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-8199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.900+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_132, and the Request Id: c55bee72-8200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-8199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.901+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_135, and the Request Id: 14431572-8201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.901+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_141, and the Request Id: a0b3572f-8202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.902+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-8203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.902+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-8204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.903+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-8205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.904+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-8206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.904+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_140-, and the Request Id: b88000ea-8207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_138-, and the Request Id: 934864f8-8208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.905+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_135-, and the Request Id: 894bb6f1-8209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.906+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_141-, and the Request Id: 557517ee-8210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_132-, and the Request Id: 0f8e1974-8211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.907+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-8212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.907+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-8213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.907+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-8214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.908+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-8214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-8215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.908+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-8216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.908+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-8217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.909+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-8218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.909+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-8216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.909+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-8217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.909+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_134, and the Request Id: d9d3e6a8-8219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.910+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-8220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.910+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-8222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.911+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-8222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.911+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-8223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.911+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-8224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.911+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-8221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_138, and the Request Id: ac4d0202-8225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.912+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-8223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.912+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-8226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.913+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-8227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.913+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-8227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.913+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-8228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.914+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-8229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.914+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-8228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.914+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-8230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.915+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_134, and the Request Id: 8116d545-8231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.915+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_134-, and the Request Id: 15d5a95c-8232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.915+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-8233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.915+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-8234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.916+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-8234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.916+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-8235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.916+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-8236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.917+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_137, and the Request Id: 1299d095-8237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.917+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-8238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.917+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-8235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.918+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-8239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.918+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-8238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.918+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-8240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.919+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-8241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.919+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-8240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.919+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-8241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.919+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_132, and the Request Id: 027e2586-8242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.919+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-8243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.919+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_134-, and the Request Id: c6b88555-8244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.920+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_141, and the Request Id: 516a139d-8245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.922+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_138-, and the Request Id: 1e2f7422-8246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.922+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-8247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.922+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-8247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.922+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-8248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.923+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-8249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.923+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-8250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.923+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-8248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.923+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-8249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.924+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-8251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.923+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-8250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-8252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.933+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-8252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_136, and the Request Id: 14431572-8253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.933+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_139, and the Request Id: 2e1df7db-8254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.934+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-8251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.934+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-8255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.934+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_132-, and the Request Id: 268a28a7-8256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.934+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_141-, and the Request Id: b88000ea-8257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.934+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_142, and the Request Id: a0b3572f-8258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-8259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.935+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_137-, and the Request Id: 33cd9896-8260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.935+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-8261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.936+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-8261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.936+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-8262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.937+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_139-, and the Request Id: 934864f8-8264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.937+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-8263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.937+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-8263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.938+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-8265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.938+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-8266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.938+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_133, and the Request Id: c55bee72-8267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.938+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-8268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_136-, and the Request Id: 894bb6f1-8269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.939+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_142-, and the Request Id: 557517ee-8270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-8271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.940+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-8272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.940+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-8273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.941+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-8274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_133-, and the Request Id: 0f8e1974-8275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.941+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-8274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.941+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-8276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.942+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-8277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.942+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-8276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.942+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-8277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.942+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-8278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.943+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-8279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.943+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-8279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-8280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.943+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_135, and the Request Id: 8116d545-8281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.944+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_135, and the Request Id: d9d3e6a8-8282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.944+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-8283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.944+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-8284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.944+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-8285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.945+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-8280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.945+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-8286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.945+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-8287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.946+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-8288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.946+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-8289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.946+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-8290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.946+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-8288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_139, and the Request Id: ac4d0202-8291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.947+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-8289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.947+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-8292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.948+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-8292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-8293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.949+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_142, and the Request Id: 516a139d-8294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.949+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-8295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.949+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-8293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.949+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-8296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-8296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-8297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.950+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_140, and the Request Id: 2e1df7db-8298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.950+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-8299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-8300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.951+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_135-, and the Request Id: c6b88555-8301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.951+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-8299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.952+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-8302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.952+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_142-, and the Request Id: b88000ea-8303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.952+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-8302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.952+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_135-, and the Request Id: 15d5a95c-8304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.953+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_133, and the Request Id: 027e2586-8305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_139-, and the Request Id: 1e2f7422-8306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.954+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_140-, and the Request Id: 934864f8-8307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.954+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-8308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.955+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-8309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.955+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-8308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.955+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-8310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.955+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-8311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.956+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-8309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-8310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.956+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-8311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.956+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-8312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.956+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_134, and the Request Id: c55bee72-8313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.957+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-8314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.957+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-8315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.957+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-8312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.957+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-8315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.957+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-8314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.957+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-8316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.958+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-8317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.958+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-8318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.958+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_138, and the Request Id: 1299d095-8319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.959+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-8320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.959+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-8321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.959+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-8320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.960+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_143, and the Request Id: a0b3572f-8322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_137, and the Request Id: 14431572-8323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.961+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_134-, and the Request Id: 0f8e1974-8324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.962+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_133-, and the Request Id: 268a28a7-8325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-8326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.962+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_138-, and the Request Id: 33cd9896-8327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.963+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_143-, and the Request Id: 557517ee-8328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.964+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-8329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.964+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-8330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.964+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-8331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.964+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-8332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.965+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_137-, and the Request Id: 894bb6f1-8333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.966+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-8334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.967+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-8335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.967+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-8336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.967+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-8337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.968+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-8338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-8339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-8340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.970+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-8338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.970+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-8341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.971+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-8342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.971+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-8341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-8343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.971+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-8344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.971+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-8342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.972+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-8345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.972+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-8346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.972+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-8344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.972+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-8346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.972+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-8347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.972+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-8345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.973+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_136, and the Request Id: 8116d545-8348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.973+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-8349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.973+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_136, and the Request Id: d9d3e6a8-8350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-8351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.974+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-8349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-8351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.974+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-8352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.974+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-8353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_140, and the Request Id: ac4d0202-8354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.975+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-8352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.975+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-8355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.975+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-8356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.975+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_141, and the Request Id: 2e1df7db-8357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.975+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-8353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.975+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-8355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.976+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-8358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.976+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_143, and the Request Id: 516a139d-8359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.976+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-8360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.976+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-8358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-8361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.977+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-8362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.977+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_135, and the Request Id: c55bee72-8363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.978+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-8362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.978+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_136-, and the Request Id: c6b88555-8364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.978+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_136-, and the Request Id: 15d5a95c-8365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.978+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-8366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.979+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-8366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.979+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_140-, and the Request Id: 1e2f7422-8367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.979+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_144, and the Request Id: a0b3572f-8368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.980+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_141-, and the Request Id: 934864f8-8369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.980+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-8370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.981+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_135-, and the Request Id: 0f8e1974-8371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.981+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-8370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.981+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-8373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.981+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-8372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.982+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-8374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.982+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-8373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.982+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-8375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.983+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-8376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.983+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-8375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.983+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_143-, and the Request Id: b88000ea-8377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.983+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-8376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.983+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_134, and the Request Id: 027e2586-8378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.984+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-8379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.984+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-8379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.985+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-8380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.985+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_138, and the Request Id: 14431572-8381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.985+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-8380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.985+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-8382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-8383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.986+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_144-, and the Request Id: 557517ee-8384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.986+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_139, and the Request Id: 1299d095-8385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.986+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-8386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.987+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-8387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.987+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-8388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.987+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-8389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.988+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_134-, and the Request Id: 268a28a7-8390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.989+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_138-, and the Request Id: 894bb6f1-8391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.989+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-8392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.989+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_139-, and the Request Id: 33cd9896-8393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.991+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-8394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.991+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-8395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.991+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-8396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.992+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-8395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.992+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-8397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.992+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-8398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-8399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.992+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-8400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.993+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-8400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.993+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-8401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.993+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_137, and the Request Id: d9d3e6a8-8402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.994+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-8396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.994+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-8403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.994+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-8404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.995+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-8405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.995+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-8404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.996+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_137, and the Request Id: 8116d545-8406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-8407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.996+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-8408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.997+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-8409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.997+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_137-, and the Request Id: 15d5a95c-8410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-8411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.998+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-8408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.998+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-8411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.998+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-8412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.998+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-8413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.998+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-8409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.998+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-8414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.999+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-8413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.999+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-8414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.999+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-8415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:10.999+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-8416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.000+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-8416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.000+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-8415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.000+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-8417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.000+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-8418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.000+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_144, and the Request Id: 516a139d-8419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.000+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-8417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.000+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-8420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.000+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-8418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-8420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_141, and the Request Id: ac4d0202-8421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.001+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_142, and the Request Id: 2e1df7db-8422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.001+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_145, and the Request Id: a0b3572f-8423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.002+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_136, and the Request Id: c55bee72-8424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.002+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-8425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.002+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-8426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.004+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_141-, and the Request Id: 1e2f7422-8427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_136-, and the Request Id: 0f8e1974-8428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.005+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_137-, and the Request Id: c6b88555-8429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.005+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-8430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.006+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_144-, and the Request Id: b88000ea-8431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.006+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-8430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.007+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-8432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.007+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_145-, and the Request Id: 557517ee-8433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.007+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-8432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.008+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_135, and the Request Id: 027e2586-8434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.008+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_142-, and the Request Id: 934864f8-8435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.010+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-8436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.010+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-8437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.011+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-8438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.011+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-8436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.011+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-8439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.011+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-8440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-8441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.012+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-8440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.012+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-8442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.012+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-8443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.013+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_139, and the Request Id: 14431572-8444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.013+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-8445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.013+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_135-, and the Request Id: 268a28a7-8446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.014+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-8447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.015+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-8448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.016+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-8449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.016+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-8450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.017+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-8449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.017+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-8451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_139-, and the Request Id: 894bb6f1-8452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-8453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.018+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-8454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.019+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-8454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.019+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-8455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.020+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_138, and the Request Id: d9d3e6a8-8456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.021+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-8457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.021+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-8458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.022+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-8458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.022+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-8459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.022+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-8460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.023+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-8460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.023+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-8461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.024+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-8462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.024+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-8463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.024+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-8461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.024+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_140, and the Request Id: 1299d095-8464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.025+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-8463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.025+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-8465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.026+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-8465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.026+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_138, and the Request Id: 8116d545-8466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-8467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.027+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-8468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-8467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-8469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-8468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.028+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-8470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.029+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-8471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.029+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-8472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.029+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_138-, and the Request Id: 15d5a95c-8473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.029+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-8469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.030+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-8472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.030+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-8471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.030+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-8474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.030+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_142, and the Request Id: ac4d0202-8475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.030+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-8476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.031+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_137, and the Request Id: c55bee72-8477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.031+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_140-, and the Request Id: 33cd9896-8478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.031+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-8479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-8479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.032+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-8476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_143, and the Request Id: 2e1df7db-8480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.033+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_146, and the Request Id: a0b3572f-8481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.033+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_138-, and the Request Id: c6b88555-8482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.034+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-8483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_137-, and the Request Id: 0f8e1974-8484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.035+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_142-, and the Request Id: 1e2f7422-8485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-8486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-8486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.037+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-8487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.037+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-8488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.038+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-8489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.038+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-8488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.038+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-8490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.038+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-8491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.038+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_146-, and the Request Id: 557517ee-8492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.039+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-8490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.039+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-8489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.039+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_140, and the Request Id: 14431572-8493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.039+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-8494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.039+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-8495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.040+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-8494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.040+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-8495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.040+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-8496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.040+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_145, and the Request Id: 516a139d-8497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.041+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-8498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.041+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_136, and the Request Id: 027e2586-8499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.042+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-8500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.054+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_143-, and the Request Id: 934864f8-8501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.054+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_136-, and the Request Id: 268a28a7-8502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.055+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-8503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-8504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.055+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-8505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.056+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-8506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.057+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_140-, and the Request Id: 894bb6f1-8507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.058+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-8506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.058+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-8508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.058+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_145-, and the Request Id: b88000ea-8509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.058+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-8510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.059+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-8510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.060+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-8511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.060+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_139, and the Request Id: d9d3e6a8-8512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.060+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-8511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-8513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.061+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-8514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.062+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-8515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.063+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-8515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.063+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-8516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.063+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-8518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.063+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-8517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.063+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-8519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-8516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.064+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-8517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.064+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-8520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.064+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-8521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.065+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_139-, and the Request Id: 15d5a95c-8522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.065+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-8521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.065+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-8523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-8523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_141, and the Request Id: 1299d095-8524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_143, and the Request Id: ac4d0202-8525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.067+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_138, and the Request Id: c55bee72-8526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.068+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-8527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.068+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-8528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.068+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-8529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.068+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-8530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.069+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-8529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.069+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-8531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.069+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-8532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.070+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-8531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.070+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-8532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.070+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-8533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.070+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_139, and the Request Id: 8116d545-8534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.071+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-8535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-8536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.071+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-8535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_138-, and the Request Id: 0f8e1974-8537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_143-, and the Request Id: 1e2f7422-8538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.072+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-8539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.072+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_141-, and the Request Id: 33cd9896-8540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.072+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_147, and the Request Id: a0b3572f-8541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.073+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-8542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.073+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-8539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.073+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-8542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.074+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-8543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.074+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-8544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.074+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-8545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.074+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-8544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.074+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-8543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.074+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-8546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.075+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_146, and the Request Id: 516a139d-8547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.075+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_137, and the Request Id: 027e2586-8548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.076+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_147-, and the Request Id: 557517ee-8549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.077+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-8550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.077+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_139-, and the Request Id: c6b88555-8551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.078+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-8552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.078+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-8553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.079+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_146-, and the Request Id: b88000ea-8554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.079+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-8553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.080+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-8555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-8556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.080+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-8557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.080+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_137-, and the Request Id: 268a28a7-8558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.081+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-8559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-8557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-8560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.082+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-8559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.082+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_144, and the Request Id: 2e1df7db-8561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.082+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-8562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.082+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-8563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.082+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-8564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.083+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-8564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.083+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-8556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.083+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_140, and the Request Id: d9d3e6a8-8565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.083+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-8566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.083+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-8567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.084+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-8568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.084+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-8566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.085+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-8569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_141, and the Request Id: 14431572-8570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.086+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-8571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.087+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_140-, and the Request Id: 15d5a95c-8572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.087+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-8573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.087+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-8574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_144-, and the Request Id: 934864f8-8575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.089+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-8576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.089+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-8577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.090+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-8576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.090+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-8578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.091+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-8579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.091+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-8579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.091+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-8578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.092+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-8580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.092+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-8581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-8582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.093+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_148, and the Request Id: a0b3572f-8583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.093+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-8585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-8582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.093+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-8584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.094+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-8581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.094+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-8585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.094+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-8586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.095+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-8587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.095+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-8586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.095+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_142, and the Request Id: 1299d095-8588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.096+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-8587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.096+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_147, and the Request Id: 516a139d-8589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_141-, and the Request Id: 894bb6f1-8590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-8591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-8591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.098+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_148-, and the Request Id: 557517ee-8592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.098+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_139, and the Request Id: c55bee72-8593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.098+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-8594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.098+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-8594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.099+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_144, and the Request Id: ac4d0202-8595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.099+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_142-, and the Request Id: 33cd9896-8596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.099+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-8597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.100+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_147-, and the Request Id: b88000ea-8598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.101+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-8599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.101+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-8600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.102+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-8601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.102+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-8600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.102+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-8602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.103+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_144-, and the Request Id: 1e2f7422-8603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.103+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-8604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.103+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-8605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.104+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-8604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.104+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-8605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.104+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-8606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.104+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-8607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.104+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_138, and the Request Id: 027e2586-8608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.105+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_139-, and the Request Id: 0f8e1974-8609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.105+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-8610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.105+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-8611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.105+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-8606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.105+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-8610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.106+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_140, and the Request Id: 8116d545-8613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.106+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-8612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.106+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-8612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.106+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_141, and the Request Id: d9d3e6a8-8614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.106+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-8615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.107+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-8616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.108+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-8617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-8618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.109+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-8619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.109+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_138-, and the Request Id: 268a28a7-8620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.111+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-8621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.111+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-8622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.112+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_140-, and the Request Id: c6b88555-8623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.112+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-8624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-8625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-8626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.113+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-8624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.113+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_141-, and the Request Id: 15d5a95c-8627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-8625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.114+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-8628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.114+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-8629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.114+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-8630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.114+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-8628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.115+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-8629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.115+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_149, and the Request Id: a0b3572f-8631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.115+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-8630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.115+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-8632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.116+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-8633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-8632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.116+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_145, and the Request Id: 2e1df7db-8634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.116+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-8635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.116+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-8633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_142, and the Request Id: 14431572-8636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.117+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-8637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.117+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-8638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.117+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-8638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.117+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-8637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.118+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_148, and the Request Id: 516a139d-8639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.118+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-8640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.118+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-8641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.118+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-8642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.119+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-8643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.119+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-8641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.119+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-8643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.120+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-8644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.120+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-8645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.120+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-8645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.120+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_143, and the Request Id: 1299d095-8646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.120+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_149-, and the Request Id: 557517ee-8647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.120+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_145, and the Request Id: ac4d0202-8648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.121+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_145-, and the Request Id: 934864f8-8649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.122+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_142-, and the Request Id: 894bb6f1-8650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.122+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-8651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.122+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_148-, and the Request Id: b88000ea-8652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.123+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-8653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.125+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-8654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.126+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-8655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.126+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-8656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.126+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_143-, and the Request Id: 33cd9896-8657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-8658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.127+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-8659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.127+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_145-, and the Request Id: 1e2f7422-8660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.128+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-8661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.128+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-8659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.128+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-8662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.128+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-8663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.129+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-8662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.129+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-8663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.130+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_140, and the Request Id: c55bee72-8664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.130+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-8665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.131+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-8666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.131+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-8665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.131+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-8667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.132+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-8667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-8668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.133+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-8669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.133+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-8670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.133+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-8669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.133+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-8671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.133+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-8672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.133+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-8670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.134+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-8673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.134+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-8673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.134+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-8674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.135+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-8675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.135+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_141, and the Request Id: 8116d545-8676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.135+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_142, and the Request Id: d9d3e6a8-8677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.136+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_139, and the Request Id: 027e2586-8678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.136+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_140-, and the Request Id: 0f8e1974-8679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.137+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-8680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.137+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-8681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-8682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.137+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-8683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.137+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-8681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.138+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-8682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.138+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-8683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.138+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-8684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.138+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-8684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.139+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-8685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-8686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_143, and the Request Id: 14431572-8687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-8686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.139+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-8685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_146, and the Request Id: 2e1df7db-8688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-8689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.140+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-8690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.140+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_142-, and the Request Id: 15d5a95c-8691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.140+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_150, and the Request Id: a0b3572f-8692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.141+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_141-, and the Request Id: c6b88555-8693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-8694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.141+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-8695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.141+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-8690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-8694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.142+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-8696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.142+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-8696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.143+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-8697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.143+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_149, and the Request Id: 516a139d-8698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.143+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_139-, and the Request Id: 268a28a7-8699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.143+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-8697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.144+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_143-, and the Request Id: 894bb6f1-8700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.144+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_150-, and the Request Id: 557517ee-8701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.144+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_144, and the Request Id: 1299d095-8702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.145+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_146-, and the Request Id: 934864f8-8703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.145+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-8704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.146+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-8705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-8706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.147+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-8707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-8706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-8708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.148+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_149-, and the Request Id: b88000ea-8709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-8710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-8710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.149+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_144-, and the Request Id: 33cd9896-8711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_146, and the Request Id: ac4d0202-8712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.149+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-8713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.149+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-8714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.151+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-8716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.151+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-8715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.152+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-8717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.152+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-8718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.153+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-8719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.153+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-8719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.154+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-8720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.154+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-8721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.154+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-8722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.154+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-8721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.155+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_146-, and the Request Id: 1e2f7422-8723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.155+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_141, and the Request Id: c55bee72-8724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.155+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-8725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-8726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.156+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-8727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.157+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-8728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.158+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-8729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.158+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-8728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.159+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-8729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.159+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-8730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_141-, and the Request Id: 0f8e1974-8731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.159+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-8732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.159+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-8733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.159+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-8730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.160+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-8733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.160+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-8732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.160+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-8734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.160+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-8735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.160+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-8736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.161+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-8734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-8737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.161+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-8738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.161+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_142, and the Request Id: 8116d545-8739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.161+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-8738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.162+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-8737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.162+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_143, and the Request Id: d9d3e6a8-8740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.162+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-8741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.162+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-8742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.163+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-8743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-8741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-8742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.163+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_140, and the Request Id: 027e2586-8744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.163+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-8743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-8746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.163+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-8745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.163+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_151, and the Request Id: a0b3572f-8747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-8746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_147, and the Request Id: 2e1df7db-8748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.164+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_144, and the Request Id: 14431572-8749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-8750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.166+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_143-, and the Request Id: 15d5a95c-8751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.167+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-8752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.168+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-8753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.168+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_142-, and the Request Id: c6b88555-8754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.169+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_147-, and the Request Id: 934864f8-8755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.169+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-8756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.169+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_151-, and the Request Id: 557517ee-8757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.169+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-8756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.169+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-8753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.170+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-8758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.170+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-8759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.170+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-8760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.170+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-8758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.171+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-8760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.171+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_150, and the Request Id: 516a139d-8761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.171+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_145, and the Request Id: 1299d095-8762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.171+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-8759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.171+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_140-, and the Request Id: 268a28a7-8763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.171+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_144-, and the Request Id: 894bb6f1-8764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.172+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-8765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.172+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-8765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.172+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-8766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.173+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-8767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.173+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-8768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_147, and the Request Id: ac4d0202-8769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.174+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-8770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.175+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-8771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.175+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_145-, and the Request Id: 33cd9896-8772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.175+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_150-, and the Request Id: b88000ea-8773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.176+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-8774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.177+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-8775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.177+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_147-, and the Request Id: 1e2f7422-8776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-8777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.178+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-8778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.179+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-8779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.179+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-8778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.179+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-8780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.180+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-8781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-8782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.180+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-8783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.181+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-8782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.181+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-8784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.181+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_142, and the Request Id: c55bee72-8785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.182+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-8786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.183+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-8787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.183+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-8788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.183+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-8789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.184+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-8787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.184+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-8790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.184+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-8791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.185+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-8792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.185+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-8793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.185+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-8792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.186+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-8793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.186+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_142-, and the Request Id: 0f8e1974-8794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.186+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_144, and the Request Id: d9d3e6a8-8795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.187+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-8796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.187+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-8797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.187+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-8796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.188+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-8798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.188+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-8797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.188+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-8799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.188+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-8800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.188+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-8799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.189+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-8798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.189+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_152, and the Request Id: a0b3572f-8801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.189+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_143, and the Request Id: 8116d545-8802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-8804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.189+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-8803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.190+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-8805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.190+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-8806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.190+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-8805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.190+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-8806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.191+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_151, and the Request Id: 516a139d-8808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.191+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-8809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.191+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-8803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.191+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-8804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.191+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_144-, and the Request Id: 15d5a95c-8807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.191+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-8809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.192+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-8810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.192+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-8812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.192+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-8811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.192+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-8810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.192+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-8812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.193+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_145, and the Request Id: 14431572-8813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.193+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-8814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.193+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-8815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.193+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-8814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.194+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_148, and the Request Id: 2e1df7db-8816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.194+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-8817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-8815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.194+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-8817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.194+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_152-, and the Request Id: 557517ee-8818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-8819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.195+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_143-, and the Request Id: c6b88555-8820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_146, and the Request Id: 1299d095-8821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.196+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-8819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.196+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_145-, and the Request Id: 894bb6f1-8822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.196+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-8823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.196+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-8824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.197+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_141, and the Request Id: 027e2586-8825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.197+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_148, and the Request Id: ac4d0202-8826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.198+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_151-, and the Request Id: b88000ea-8827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.198+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_148-, and the Request Id: 934864f8-8828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.199+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-8829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.199+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-8830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-8831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.200+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_148-, and the Request Id: 1e2f7422-8832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.200+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-8833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.201+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_146-, and the Request Id: 33cd9896-8834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.201+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-8833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-8835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.205+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_141-, and the Request Id: 268a28a7-8836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.205+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-8837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.206+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-8838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.206+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-8840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.206+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-8839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-8838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.207+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-8841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.208+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-8842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.209+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_143, and the Request Id: c55bee72-8843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.209+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-8844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.211+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-8845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.211+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-8845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-8846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.213+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-8847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.213+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-8848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_143-, and the Request Id: 0f8e1974-8850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.213+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-8849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.213+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-8847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.214+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-8851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.214+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-8852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.215+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-8853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.217+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-8854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.218+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-8855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.220+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-8856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-8857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.221+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-8857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.221+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-8851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.221+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_144, and the Request Id: 8116d545-8858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.221+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-8856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.221+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-8859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.222+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-8860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.222+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-8859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.223+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-8860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.223+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-8861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.223+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-8862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.223+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_146, and the Request Id: 14431572-8863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.223+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-8862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.223+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-8861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.224+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_149, and the Request Id: 2e1df7db-8864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.224+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_153, and the Request Id: a0b3572f-8865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.224+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-8866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.225+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-8867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.225+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-8868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.226+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-8866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-8869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.226+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-8868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.226+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_144-, and the Request Id: c6b88555-8870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.227+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_145, and the Request Id: d9d3e6a8-8871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.227+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-8869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.227+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-8872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-8873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_146-, and the Request Id: 894bb6f1-8875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.228+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-8874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.228+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-8872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.228+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_153-, and the Request Id: 557517ee-8876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.228+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_152, and the Request Id: 516a139d-8877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.229+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-8874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_147, and the Request Id: 1299d095-8878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.231+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-8879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-8880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.232+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_149-, and the Request Id: 934864f8-8881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.232+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-8882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.233+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_145-, and the Request Id: 15d5a95c-8883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.233+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-8882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.233+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_147-, and the Request Id: 33cd9896-8884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-8880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.234+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-8885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.234+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-8886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.234+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-8886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.235+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_142, and the Request Id: 027e2586-8887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.235+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-8888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.235+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_152-, and the Request Id: b88000ea-8889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.236+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-8890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.236+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-8888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.236+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-8891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.236+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-8890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.237+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-8892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.237+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-8893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_149, and the Request Id: ac4d0202-8894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.239+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-8895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.239+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_142-, and the Request Id: 268a28a7-8896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.239+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-8897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.240+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-8898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.240+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-8899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-8900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.241+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-8900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.241+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-8901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.242+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_144, and the Request Id: c55bee72-8902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.242+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-8901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.243+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-8903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.243+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-8903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.243+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-8904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.244+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_145, and the Request Id: 8116d545-8905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.244+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-8906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.244+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-8907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.245+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-8906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.245+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-8908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.245+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_149-, and the Request Id: 1e2f7422-8909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.245+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-8910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.246+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-8911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.246+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-8912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.247+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-8912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.247+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_154, and the Request Id: a0b3572f-8913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_144-, and the Request Id: 0f8e1974-8914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.248+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-8915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.249+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-8916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.249+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_145-, and the Request Id: c6b88555-8917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.249+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-8918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.250+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-8916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.251+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-8918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.251+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-8919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.251+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-8920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.251+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-8920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.251+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-8921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.252+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-8922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.252+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_153, and the Request Id: 516a139d-8923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.252+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-8921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.252+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_154-, and the Request Id: 557517ee-8924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.253+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-8925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.253+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-8926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.253+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-8925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.253+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-8927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.253+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-8926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.254+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-8928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.254+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-8928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.254+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-8929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.255+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-8930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.255+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-8929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.255+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_146, and the Request Id: d9d3e6a8-8931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_147, and the Request Id: 14431572-8932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.255+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_150, and the Request Id: 2e1df7db-8933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.258+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-8934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.258+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-8935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.258+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_153-, and the Request Id: b88000ea-8936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.258+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-8937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.259+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-8938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.259+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-8935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.259+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-8938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.260+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_150-, and the Request Id: 934864f8-8939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.260+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-8940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.260+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-8940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.261+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_143, and the Request Id: 027e2586-8941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.261+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-8942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.261+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_146-, and the Request Id: 15d5a95c-8943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.262+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_147-, and the Request Id: 894bb6f1-8944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.262+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-8945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.262+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-8945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.262+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-8946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.263+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_148, and the Request Id: 1299d095-8947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.263+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-8948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.263+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-8949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.264+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-8949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.265+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-8950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.265+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_143-, and the Request Id: 268a28a7-8951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.265+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-8952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.265+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-8950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.265+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-8953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.266+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-8954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.267+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-8955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.267+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-8954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.267+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-8956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.268+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_148-, and the Request Id: 33cd9896-8957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-8956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.268+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-8958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.268+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-8959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.269+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_146, and the Request Id: 8116d545-8960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.269+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_150, and the Request Id: ac4d0202-8961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.269+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-8962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.270+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-8963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.272+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-8964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.272+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-8965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.272+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-8966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.272+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-8967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.273+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-8967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.274+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-8968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.274+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-8965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.274+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-8969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.274+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_150-, and the Request Id: 1e2f7422-8970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.274+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-8971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.274+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-8972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.274+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-8969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-8971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.275+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_145, and the Request Id: c55bee72-8973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.275+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-8974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.275+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-8968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.276+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_146-, and the Request Id: c6b88555-8975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.276+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-8976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.276+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-8977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.276+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_154, and the Request Id: 516a139d-8978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.276+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-8977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.276+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-8976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.278+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_151, and the Request Id: 2e1df7db-8979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.278+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-8980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.278+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-8981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.278+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-8982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.279+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-8974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-8982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.279+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-8983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.279+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-8984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.279+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-8985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.280+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-8983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-8985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.280+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-8984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.280+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_148, and the Request Id: 14431572-8986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.281+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_147, and the Request Id: d9d3e6a8-8987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.281+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_155, and the Request Id: a0b3572f-8988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.281+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-8989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-8990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.282+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_154-, and the Request Id: b88000ea-8991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.283+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-8992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.283+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_145-, and the Request Id: 0f8e1974-8993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.283+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-8992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.283+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_151-, and the Request Id: 934864f8-8994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.284+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-8995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.284+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-8995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.284+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-8996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.284+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-8997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.285+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-8996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.285+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-8997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.285+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_149, and the Request Id: 1299d095-8998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.285+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-8999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.285+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_144, and the Request Id: 027e2586-9000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.286+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-9001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.286+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_155-, and the Request Id: 557517ee-9002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_148-, and the Request Id: 894bb6f1-9003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.287+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-9004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-9005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.288+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_147-, and the Request Id: 15d5a95c-9006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.288+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-9007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.289+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_149-, and the Request Id: 33cd9896-9008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.290+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_144-, and the Request Id: 268a28a7-9009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.290+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-9010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.291+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-9011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.291+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-9012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.292+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-9012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-9013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-9014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.292+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-9015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-9013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.293+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-9015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.293+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-9016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.293+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-9017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.293+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-9018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.293+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_147, and the Request Id: 8116d545-9019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-9020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.294+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-9021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-9017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.294+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_151, and the Request Id: ac4d0202-9022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.295+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-9023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.296+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-9024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.297+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-9025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.297+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-9026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.298+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-9027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.298+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-9025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.298+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-9028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.299+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_147-, and the Request Id: c6b88555-9029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.298+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-9027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.299+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-9030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.299+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_151-, and the Request Id: 1e2f7422-9031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.299+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-9032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.300+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-9030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.300+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-9033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.300+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-9032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.300+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_155, and the Request Id: 516a139d-9034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.301+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_146, and the Request Id: c55bee72-9035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.301+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-9033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.301+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-9036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.302+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-9037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.302+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-9036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-9039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.302+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-9038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.302+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-9037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-9039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.303+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-9040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-9041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_152, and the Request Id: 2e1df7db-9042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.303+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-9040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-9041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.303+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-9043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_150, and the Request Id: 1299d095-9044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.304+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-9043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.304+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-9045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.304+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_156, and the Request Id: a0b3572f-9046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.304+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-9045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.305+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-9047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.305+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_149, and the Request Id: 14431572-9048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.305+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_155-, and the Request Id: b88000ea-9049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.306+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-9050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.307+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_146-, and the Request Id: 0f8e1974-9051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.307+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_150-, and the Request Id: 33cd9896-9052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.308+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_156-, and the Request Id: 557517ee-9053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.308+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-9054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.308+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_149-, and the Request Id: 894bb6f1-9055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.310+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-9056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.310+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-9057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.310+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-9058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.311+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-9059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.311+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-9060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.311+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-9059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.311+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_152-, and the Request Id: 934864f8-9061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.312+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-9062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.312+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-9063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.313+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-9063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.314+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_148, and the Request Id: d9d3e6a8-9064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.314+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-9065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.314+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-9066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.314+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-9067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.315+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-9068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.316+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-9069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.316+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-9067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.316+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-9070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-9071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.317+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-9072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.317+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-9070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.317+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-9073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.318+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-9074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.318+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-9074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-9075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.319+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-9076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.319+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_145, and the Request Id: 027e2586-9077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.319+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_148-, and the Request Id: 15d5a95c-9078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-9075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-9071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.320+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-9079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.321+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-9079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.321+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-9080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.321+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_148, and the Request Id: 8116d545-9081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-9082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.322+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-9080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.322+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-9083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_152, and the Request Id: ac4d0202-9084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.322+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-9085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.322+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-9086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.323+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-9086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.323+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-9085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.324+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_145-, and the Request Id: 268a28a7-9087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.324+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-9088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.324+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-9089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.324+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-9088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.324+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_156, and the Request Id: 516a139d-9090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.325+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-9091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.325+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_148-, and the Request Id: c6b88555-9092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.325+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_151, and the Request Id: 1299d095-9093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.325+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-9089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.325+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-9091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.326+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-9094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.326+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-9095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.326+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-9095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.326+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-9096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.326+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-9094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.327+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_157, and the Request Id: a0b3572f-9097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.327+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_147, and the Request Id: c55bee72-9098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.327+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-9099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.328+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_152-, and the Request Id: 1e2f7422-9100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.328+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-9099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.328+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-9101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.328+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-9102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-9102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.329+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_153, and the Request Id: 2e1df7db-9103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.329+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-9104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.329+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-9101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.330+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_156-, and the Request Id: b88000ea-9105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.330+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-9106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.331+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-9106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.331+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-9107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.331+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_150, and the Request Id: 14431572-9108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.332+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_157-, and the Request Id: 557517ee-9109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.332+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_151-, and the Request Id: 33cd9896-9110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.333+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-9111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.333+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-9112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.334+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-9113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.334+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_153-, and the Request Id: 934864f8-9114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.336+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-9115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_147-, and the Request Id: 0f8e1974-9116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.336+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-9117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.337+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-9118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.338+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_150-, and the Request Id: 894bb6f1-9119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-9120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.339+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-9121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-9122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.340+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-9121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.340+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-9123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.340+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-9123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.341+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-9124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.342+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-9125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.342+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-9126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.342+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-9127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.342+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-9125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.342+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-9128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.342+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-9126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.343+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-9129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.343+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-9127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.343+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-9130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.343+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-9131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.343+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-9132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.344+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-9133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.344+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_149, and the Request Id: 8116d545-9134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.344+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-9133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-9135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.345+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_146, and the Request Id: 027e2586-9136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.346+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_149, and the Request Id: d9d3e6a8-9137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-9135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.346+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-9138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.347+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-9138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_149-, and the Request Id: c6b88555-9139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-9140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.348+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-9141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.349+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_146-, and the Request Id: 268a28a7-9142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.350+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-9143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.350+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-9144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.350+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_153, and the Request Id: ac4d0202-9145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.350+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-9146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.351+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-9143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.351+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-9146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.351+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-9147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.352+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-9148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.352+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-9149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.352+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-9147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.352+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-9149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.352+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-9150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.353+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-9152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.353+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_149-, and the Request Id: 15d5a95c-9151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.353+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-9150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.353+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-9152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.353+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_158, and the Request Id: a0b3572f-9153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.354+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-9154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.354+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_157, and the Request Id: 516a139d-9156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.354+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_152, and the Request Id: 1299d095-9155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.355+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-9157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-9158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.355+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-9157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.356+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_153-, and the Request Id: 1e2f7422-9159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.356+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-9158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.356+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-9160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-9161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.356+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-9160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.357+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-9161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.357+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-9162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.357+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-9163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-9164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.358+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-9162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.358+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-9164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-9165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.358+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_152-, and the Request Id: 33cd9896-9166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.358+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_151, and the Request Id: 14431572-9167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.359+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_158-, and the Request Id: 557517ee-9168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.359+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_148, and the Request Id: c55bee72-9169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.360+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_157-, and the Request Id: b88000ea-9170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.360+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_154, and the Request Id: 2e1df7db-9171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.362+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-9172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_151-, and the Request Id: 894bb6f1-9173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.363+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-9174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.363+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-9175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_148-, and the Request Id: 0f8e1974-9176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.364+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_154-, and the Request Id: 934864f8-9177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.364+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-9178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-9179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.365+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-9180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.366+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-9181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.367+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-9181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.367+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-9182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.367+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-9183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.367+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-9184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.367+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-9182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.368+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-9184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.368+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-9185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.368+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-9186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.369+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-9185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.369+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-9186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.369+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_150, and the Request Id: 8116d545-9187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.369+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-9188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.369+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_150, and the Request Id: d9d3e6a8-9189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.370+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-9188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.370+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-9190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.372+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-9191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.372+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_147, and the Request Id: 027e2586-9193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-9192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.373+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-9194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.373+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-9195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-9196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.374+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-9197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.375+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-9198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.375+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_147-, and the Request Id: 268a28a7-9199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.376+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-9200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.376+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-9200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.377+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_150-, and the Request Id: c6b88555-9201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.377+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-9202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.377+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-9203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.378+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_150-, and the Request Id: 15d5a95c-9204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.378+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-9203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.378+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_159, and the Request Id: a0b3572f-9205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-9202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-9206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-9207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.379+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-9206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-9207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.379+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-9208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.379+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-9209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.379+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-9210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.380+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_152, and the Request Id: 14431572-9211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.380+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-9209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.380+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-9208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-9212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.380+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-9210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.381+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-9213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.381+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-9214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.381+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-9213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.381+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-9216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.381+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-9215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.382+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-9216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.382+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-9215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.382+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-9217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.382+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_158, and the Request Id: 516a139d-9218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.382+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_154, and the Request Id: ac4d0202-9219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.383+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_159-, and the Request Id: 557517ee-9220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.383+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_149, and the Request Id: c55bee72-9221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.383+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-9222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.384+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-9223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_152-, and the Request Id: 894bb6f1-9224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.384+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-9222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.385+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_153, and the Request Id: 1299d095-9225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.386+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-9226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.387+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-9227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.387+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-9228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-9227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_154-, and the Request Id: 1e2f7422-9229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-9230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.388+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-9231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-9232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_149-, and the Request Id: 0f8e1974-9233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.389+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_158-, and the Request Id: b88000ea-9234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-9232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.390+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_153-, and the Request Id: 33cd9896-9235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-9236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_155, and the Request Id: 2e1df7db-9237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.392+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-9238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.392+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-9239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.392+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-9239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.393+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-9240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.393+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-9241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.393+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-9242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.394+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-9243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.394+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-9244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.394+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-9243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.395+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-9244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.395+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-9245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.396+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-9246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.397+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_155-, and the Request Id: 934864f8-9247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.397+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-9248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-9249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.397+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_148, and the Request Id: 027e2586-9250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.398+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-9248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.398+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-9251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.398+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-9252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.398+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-9253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.399+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-9254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.399+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-9252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.399+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-9253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.399+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-9254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.400+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_151, and the Request Id: d9d3e6a8-9255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.400+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_151, and the Request Id: 8116d545-9256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.401+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-9257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.401+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-9258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.401+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-9257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.401+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-9258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.402+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_160, and the Request Id: a0b3572f-9259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.402+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-9260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.403+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_148-, and the Request Id: 268a28a7-9261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.403+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-9262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.403+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-9263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.404+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-9262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.404+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-9264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.404+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-9265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.404+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-9264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-9266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.405+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_151-, and the Request Id: 15d5a95c-9267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.405+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_151-, and the Request Id: c6b88555-9268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.405+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-9269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_153, and the Request Id: 14431572-9270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.406+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-9269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.406+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_159, and the Request Id: 516a139d-9271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.406+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-9266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.407+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-9272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.407+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-9273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.408+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_160-, and the Request Id: 557517ee-9274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.408+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-9275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.408+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-9276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-9272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-9277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.409+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-9275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.409+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-9278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-9277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.418+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-9279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-9280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-9279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_155, and the Request Id: ac4d0202-9281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.420+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_150, and the Request Id: c55bee72-9282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.420+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-9283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.420+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-9283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.421+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_154, and the Request Id: 1299d095-9284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.422+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-9285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.422+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_159-, and the Request Id: b88000ea-9286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.422+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-9287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.422+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_153-, and the Request Id: 894bb6f1-9288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.423+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-9289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.425+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_154-, and the Request Id: 33cd9896-9291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_150-, and the Request Id: 0f8e1974-9290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.425+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-9292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.426+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-9293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.426+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-9294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.426+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-9294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.427+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-9295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.427+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-9296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.428+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-9297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.428+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-9296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.428+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-9298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.428+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_155-, and the Request Id: 1e2f7422-9299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.429+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_156, and the Request Id: 2e1df7db-9300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.429+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-9301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.430+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-9298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.430+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-9301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.430+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-9302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.430+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-9303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.430+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-9304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.431+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-9303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.431+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-9305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.431+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-9304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.431+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-9306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.431+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_152, and the Request Id: 8116d545-9307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.432+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-9302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.432+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_149, and the Request Id: 027e2586-9308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_156-, and the Request Id: 934864f8-9309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-9310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.433+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-9311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.433+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-9312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-9313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.433+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-9312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.433+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-9311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.434+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_152, and the Request Id: d9d3e6a8-9314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.435+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-9315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.435+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-9315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.435+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-9316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.435+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_152-, and the Request Id: c6b88555-9317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.436+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-9318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.436+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_161, and the Request Id: a0b3572f-9320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.436+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-9319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.437+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-9318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.437+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-9321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.437+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_149-, and the Request Id: 268a28a7-9322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.438+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-9323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.438+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-9324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.438+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-9323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-9325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.439+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_160, and the Request Id: 516a139d-9326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-9325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.440+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-9327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.440+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_152-, and the Request Id: 15d5a95c-9328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.440+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-9329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.440+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-9327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.441+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_161-, and the Request Id: 557517ee-9330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.441+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-9331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.442+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_154, and the Request Id: 14431572-9332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.442+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-9331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.443+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-9333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.443+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-9334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.443+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-9335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.444+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-9336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.444+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-9335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.444+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_151, and the Request Id: c55bee72-9337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.444+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-9338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.445+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_160-, and the Request Id: b88000ea-9339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.445+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-9340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.445+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-9341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.445+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-9342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.446+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-9342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-9343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.447+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-9343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.447+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_154-, and the Request Id: 894bb6f1-9344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_156, and the Request Id: ac4d0202-9345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.448+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-9346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.448+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-9347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.450+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_151-, and the Request Id: 0f8e1974-9348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.450+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-9349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.450+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-9347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.450+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-9350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.450+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-9351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.451+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-9352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.451+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-9353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.451+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-9352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.451+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_155, and the Request Id: 1299d095-9354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.452+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-9350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.453+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-9355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.453+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-9356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.454+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-9355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-9357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.454+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-9356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-9357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-9358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.454+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-9359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.454+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_156-, and the Request Id: 1e2f7422-9360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.455+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-9361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.455+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-9359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.455+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-9362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.455+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_157, and the Request Id: 2e1df7db-9363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.455+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-9361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.455+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-9362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.456+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_153, and the Request Id: 8116d545-9364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.456+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_153, and the Request Id: d9d3e6a8-9365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.456+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-9366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.457+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-9367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.457+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-9367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.458+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-9368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.458+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_155-, and the Request Id: 33cd9896-9369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.458+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-9368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.458+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-9370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.459+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-9371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.459+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_153-, and the Request Id: c6b88555-9372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.459+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_162, and the Request Id: a0b3572f-9373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.459+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-9374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.460+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-9375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.460+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_157-, and the Request Id: 934864f8-9376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.461+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-9375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.461+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_150, and the Request Id: 027e2586-9377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.462+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_153-, and the Request Id: 15d5a95c-9378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.462+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-9379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.463+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_162-, and the Request Id: 557517ee-9380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-9381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.463+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-9382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-9383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.465+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-9384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.465+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-9383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.465+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_150-, and the Request Id: 268a28a7-9385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.465+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-9384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.466+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-9386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.466+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-9387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.466+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-9387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.467+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-9386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.467+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-9388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.467+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-9389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_155, and the Request Id: 14431572-9390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.468+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-9391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.468+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_161, and the Request Id: 516a139d-9392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.469+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-9393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-9394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.469+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-9395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-9394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.470+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-9397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.470+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-9396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.470+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-9395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.471+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-9397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_157, and the Request Id: ac4d0202-9398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.472+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-9399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.472+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-9400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.472+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-9401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.472+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-9402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-9402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.474+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_161-, and the Request Id: b88000ea-9403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_155-, and the Request Id: 894bb6f1-9404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.474+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_152, and the Request Id: c55bee72-9405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.474+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-9406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.475+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-9407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.476+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-9408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-9407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_157-, and the Request Id: 1e2f7422-9409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.477+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-9410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.478+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-9411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.478+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-9410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.478+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-9412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.478+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-9413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.479+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-9411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.479+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-9414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.479+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-9413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.479+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_156, and the Request Id: 1299d095-9415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.479+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-9416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.480+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-9417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.480+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-9414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.480+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-9418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.480+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-9417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.480+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-9416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.480+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-9419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.480+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_154, and the Request Id: 8116d545-9420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.481+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-9418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.481+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-9421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.481+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-9419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.481+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-9422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.481+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-9423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.481+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-9422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.482+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_151, and the Request Id: 027e2586-9424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.482+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_154, and the Request Id: d9d3e6a8-9425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.483+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-9426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.483+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_163, and the Request Id: a0b3572f-9427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.484+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_152-, and the Request Id: 0f8e1974-9428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.485+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-9429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.485+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_154-, and the Request Id: c6b88555-9430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.485+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_156-, and the Request Id: 33cd9896-9431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.486+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_154-, and the Request Id: 15d5a95c-9432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.487+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-9433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.487+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-9434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.488+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-9435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.488+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_151-, and the Request Id: 268a28a7-9436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.488+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_163-, and the Request Id: 557517ee-9437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.489+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-9438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-9435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.489+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-9439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.490+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-9439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.491+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_158, and the Request Id: 2e1df7db-9440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.491+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-9441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-9443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.491+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-9442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-9443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.492+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-9444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-9445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.492+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-9446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.493+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-9445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.493+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-9446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.493+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-9447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.493+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-9448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.493+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-9449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.494+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-9450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-9449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_156, and the Request Id: 14431572-9451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.494+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_158-, and the Request Id: 934864f8-9452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.495+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_158, and the Request Id: ac4d0202-9453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.495+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-9454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.496+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-9455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.496+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-9454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.496+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-9456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.497+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-9457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.497+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-9457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.498+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-9458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.498+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_156-, and the Request Id: 894bb6f1-9459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.498+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_162, and the Request Id: 516a139d-9460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.498+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-9461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.499+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-9462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.500+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-9463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.500+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-9464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.500+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-9465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.501+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_158-, and the Request Id: 1e2f7422-9466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.501+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-9464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.501+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-9465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.501+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-9467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.502+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-9468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-9469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.502+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-9467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.502+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_162-, and the Request Id: b88000ea-9470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.502+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-9468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.502+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_153, and the Request Id: c55bee72-9471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-9469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.503+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-9472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.503+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-9473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.504+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-9473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.504+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-9474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.504+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-9475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.505+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-9476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.505+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-9472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.506+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-9475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.506+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-9478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.506+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_157, and the Request Id: 1299d095-9479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.507+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_155, and the Request Id: d9d3e6a8-9477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.507+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-9480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.507+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-9481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.507+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_153-, and the Request Id: 0f8e1974-9482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.508+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-9480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.508+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-9481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.508+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-9483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.508+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_152, and the Request Id: 027e2586-9484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.509+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-9485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.509+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-9483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.509+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-9486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.510+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_155, and the Request Id: 8116d545-9487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.510+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-9486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.511+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-9488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.511+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_157-, and the Request Id: 33cd9896-9489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.511+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-9490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.511+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-9491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.511+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-9490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-9492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.512+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_164, and the Request Id: a0b3572f-9493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-9492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.513+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-9494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_159, and the Request Id: 2e1df7db-9495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.513+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-9496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.514+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_155-, and the Request Id: 15d5a95c-9497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-9496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.514+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-9498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.515+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-9498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.515+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_155-, and the Request Id: c6b88555-9499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.515+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_152-, and the Request Id: 268a28a7-9500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.516+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-9501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.516+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_159, and the Request Id: ac4d0202-9502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.516+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-9503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.518+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_164-, and the Request Id: 557517ee-9504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.518+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-9505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.519+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_159-, and the Request Id: 934864f8-9506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.519+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-9507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-9505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-9508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.520+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-9509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.521+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-9510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-9509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.521+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-9510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.522+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-9511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.522+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_159-, and the Request Id: 1e2f7422-9512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.522+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_157, and the Request Id: 14431572-9513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.523+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-9514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.523+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-9515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.523+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-9516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.523+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-9514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.524+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-9517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.524+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-9518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.524+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_163, and the Request Id: 516a139d-9519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.526+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-9520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.526+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_157-, and the Request Id: 894bb6f1-9521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.526+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-9522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-9523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.527+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-9524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.528+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-9522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.528+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-9525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.528+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-9526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.529+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-9526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.529+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_154, and the Request Id: c55bee72-9527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.530+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-9528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.530+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_163-, and the Request Id: b88000ea-9529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.531+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-9530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.531+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-9531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.532+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-9530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.532+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-9531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.532+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-9532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.532+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-9533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.532+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-9534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.533+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-9532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.533+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-9535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.534+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-9534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.534+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-9536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.534+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-9537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.534+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_154-, and the Request Id: 0f8e1974-9538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.535+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-9536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.535+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-9539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.535+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-9537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.535+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-9535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.535+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_156, and the Request Id: 8116d545-9540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.536+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-9541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.536+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-9542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.536+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_158, and the Request Id: 1299d095-9543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.536+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_153, and the Request Id: 027e2586-9544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.537+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-9542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.537+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-9545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.538+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_156, and the Request Id: d9d3e6a8-9546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.540+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-9548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.539+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-9547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.540+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-9549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.540+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-9550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.541+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-9547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-9548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.541+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-9551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.542+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_153-, and the Request Id: 268a28a7-9552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.542+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-9550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.542+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-9551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.542+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_156-, and the Request Id: c6b88555-9553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.542+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-9554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.542+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_158-, and the Request Id: 33cd9896-9555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.542+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-9556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.543+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-9554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.543+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-9556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_160, and the Request Id: ac4d0202-9557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.543+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_165, and the Request Id: a0b3572f-9558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.543+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-9559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.545+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_160, and the Request Id: 2e1df7db-9560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-9561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.545+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_156-, and the Request Id: 15d5a95c-9562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.545+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-9563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.547+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-9564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.548+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-9567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.548+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_165-, and the Request Id: 557517ee-9566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.548+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-9565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-9568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-9568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.549+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-9569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.549+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-9570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.550+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-9570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.550+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_160-, and the Request Id: 934864f8-9571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.550+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-9572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.550+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-9573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-9572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.551+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-9574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.551+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-9573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.552+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_155, and the Request Id: c55bee72-9575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.552+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-9576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.552+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-9577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.552+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-9574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.552+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-9578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_160-, and the Request Id: 1e2f7422-9579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.552+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-9577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.553+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_158, and the Request Id: 14431572-9580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.553+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_164, and the Request Id: 516a139d-9581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.555+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-9582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.555+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-9583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.555+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_155-, and the Request Id: 0f8e1974-9584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.556+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-9585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.556+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-9586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.556+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-9587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.557+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-9585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_158-, and the Request Id: 894bb6f1-9588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.558+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_164-, and the Request Id: b88000ea-9589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.558+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-9590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.561+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-9591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.561+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-9592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.562+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-9592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.562+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-9593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.563+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-9594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.563+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-9595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.564+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_154, and the Request Id: 027e2586-9596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.565+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-9595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.565+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-9597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.565+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-9598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.565+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-9599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-9600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-9599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.566+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-9601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.566+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_157, and the Request Id: 8116d545-9602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-9603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.568+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-9601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.568+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-9604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.568+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-9605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.569+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-9604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-9606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.569+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_154-, and the Request Id: 268a28a7-9607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.569+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-9605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.569+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_157, and the Request Id: d9d3e6a8-9608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.570+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-9609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.570+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-9610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.571+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-9610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.571+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_157-, and the Request Id: c6b88555-9611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.571+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-9612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.571+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_166, and the Request Id: a0b3572f-9613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.572+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-9606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.573+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-9614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.573+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-9615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.573+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_157-, and the Request Id: 15d5a95c-9616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-9614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.574+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-9615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.575+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-9617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.575+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-9618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-9619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.575+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-9617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.575+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_159, and the Request Id: 1299d095-9620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.575+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-9618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-9619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.576+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_161, and the Request Id: ac4d0202-9621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.576+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-9622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.576+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-9623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.577+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-9622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.577+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-9624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.577+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_161, and the Request Id: 2e1df7db-9625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.577+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_166-, and the Request Id: 557517ee-9626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-9627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.578+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-9624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-9628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.579+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-9629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.579+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-9630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.579+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-9627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.579+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-9628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.579+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_156, and the Request Id: c55bee72-9631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.579+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-9632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.580+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-9633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.580+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-9633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.580+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-9632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.581+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_165, and the Request Id: 516a139d-9634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.581+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_159, and the Request Id: 14431572-9635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.581+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_161-, and the Request Id: 1e2f7422-9636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.581+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_159-, and the Request Id: 33cd9896-9637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.582+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_161-, and the Request Id: 934864f8-9638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.583+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-9639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.583+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_156-, and the Request Id: 0f8e1974-9640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.584+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-9641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.584+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-9642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.585+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-9643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.586+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_159-, and the Request Id: 894bb6f1-9644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.588+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_165-, and the Request Id: b88000ea-9645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.588+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-9646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.589+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-9647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.589+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-9648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.590+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-9649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.590+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-9650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.590+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-9651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.591+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-9650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.591+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-9652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.592+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-9653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.592+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-9654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.592+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-9652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.592+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-9654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.592+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-9653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.593+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-9655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.593+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-9656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.593+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-9657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.594+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-9656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.594+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-9658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.594+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_155, and the Request Id: 027e2586-9659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.594+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-9658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.595+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_158, and the Request Id: d9d3e6a8-9660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-9661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.595+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-9662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.596+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_158, and the Request Id: 8116d545-9663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.598+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_158-, and the Request Id: 15d5a95c-9666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.598+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-9664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.599+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-9665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.599+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_155-, and the Request Id: 268a28a7-9667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.599+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-9668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.600+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-9669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.600+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-9665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.600+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-9669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.601+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-9670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.601+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-9671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.601+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-9672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.602+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-9670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.602+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-9673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.602+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-9671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.602+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_167, and the Request Id: a0b3572f-9674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.603+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_157, and the Request Id: c55bee72-9675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.603+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-9677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.603+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_158-, and the Request Id: c6b88555-9676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.603+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-9678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.603+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-9679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.605+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-9680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.605+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-9681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.606+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-9680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.606+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-9679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-9681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.607+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-9682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.607+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-9683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.607+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-9684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.607+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_157-, and the Request Id: 0f8e1974-9685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.607+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-9683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.607+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-9682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.608+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-9686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.608+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-9687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.608+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-9686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.608+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-9687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.609+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_160, and the Request Id: 1299d095-9688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.609+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-9689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.609+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_162, and the Request Id: 2e1df7db-9690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.609+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-9691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.609+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_160, and the Request Id: 14431572-9692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.610+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-9691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.610+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_167-, and the Request Id: 557517ee-9693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.610+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_166, and the Request Id: 516a139d-9694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.611+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-9695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.612+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-9696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-9689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.612+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-9696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.612+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-9697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.613+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-9698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.613+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-9697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_162, and the Request Id: ac4d0202-9699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_162-, and the Request Id: 934864f8-9700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.613+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-9698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.613+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-9701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.614+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_156, and the Request Id: 027e2586-9702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.614+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-9703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.614+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_160-, and the Request Id: 894bb6f1-9704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.615+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-9705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.615+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_160-, and the Request Id: 33cd9896-9706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.616+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_162-, and the Request Id: 1e2f7422-9707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.617+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_166-, and the Request Id: b88000ea-9708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.617+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-9709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.618+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_156-, and the Request Id: 268a28a7-9710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.619+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-9712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.619+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-9711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.619+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-9713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.620+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-9714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.620+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-9713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-9715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.621+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-9717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.621+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-9716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.621+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-9718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.621+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-9716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.622+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_159, and the Request Id: d9d3e6a8-9719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.622+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-9720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.623+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-9721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.623+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-9722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.623+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-9723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.623+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-9724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.624+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-9725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.624+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-9724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.624+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-9723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.625+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-9726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.625+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-9727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.625+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-9728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.625+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-9726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.626+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_159-, and the Request Id: 15d5a95c-9729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.626+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-9728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.627+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_158, and the Request Id: c55bee72-9730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.627+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-9732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.627+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-9731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.627+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-9733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.628+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-9734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-9735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.629+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-9733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.629+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-9734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.630+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_159, and the Request Id: 8116d545-9736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.630+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-9735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.630+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-9737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.630+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-9738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.631+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-9737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.631+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_158-, and the Request Id: 0f8e1974-9739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.631+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-9740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.631+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-9738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.631+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-9741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.631+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-9742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-9741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.632+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-9742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.632+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-9743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_163, and the Request Id: 2e1df7db-9744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.632+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_168, and the Request Id: a0b3572f-9745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.633+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-9746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_161, and the Request Id: 14431572-9747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.634+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-9748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.634+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-9746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.634+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_159-, and the Request Id: c6b88555-9749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.634+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-9748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.634+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-9750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.634+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-9751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.635+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_167, and the Request Id: 516a139d-9752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.635+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-9750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-9751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.635+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-9753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.635+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-9753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.636+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_161, and the Request Id: 1299d095-9754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_163, and the Request Id: ac4d0202-9755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.637+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-9756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_163-, and the Request Id: 934864f8-9757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.637+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-9756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.638+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_168-, and the Request Id: 557517ee-9758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.638+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-9759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.639+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_161-, and the Request Id: 894bb6f1-9760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.639+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-9761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.639+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-9762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.639+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_167-, and the Request Id: b88000ea-9763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.640+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-9764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.640+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-9762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.641+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_161-, and the Request Id: 33cd9896-9765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.641+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-9766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.641+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_157, and the Request Id: 027e2586-9767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.643+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-9768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_163-, and the Request Id: 1e2f7422-9769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.643+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-9770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-9771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.645+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-9768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.645+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-9772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.645+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-9773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.646+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-9774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.646+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-9775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-9776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.647+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-9775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.647+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-9777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.647+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_160, and the Request Id: d9d3e6a8-9778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.648+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_157-, and the Request Id: 268a28a7-9779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.648+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-9780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.648+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-9781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.649+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-9782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.650+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-9783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.650+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-9783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.651+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-9784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.651+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-9785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.651+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-9786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.652+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-9784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.652+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-9787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.652+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-9788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.653+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-9785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.653+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_160-, and the Request Id: 15d5a95c-9789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.653+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-9787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.653+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-9788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.653+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-9790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.654+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-9792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.654+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-9791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.654+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-9790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.654+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_160, and the Request Id: 8116d545-9793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.654+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-9792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.654+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-9791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.654+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-9794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.655+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_164, and the Request Id: 2e1df7db-9796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.655+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_159, and the Request Id: c55bee72-9795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.655+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-9797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.655+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_169, and the Request Id: a0b3572f-9798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.655+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-9799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.656+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-9800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.657+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-9794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.657+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-9801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.657+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-9802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.658+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-9802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.658+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-9803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.658+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_168, and the Request Id: 516a139d-9804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.659+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-9803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_164-, and the Request Id: 934864f8-9805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.659+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-9806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.659+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-9807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_160-, and the Request Id: c6b88555-9808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.660+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-9809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.660+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-9806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.661+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-9807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.661+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_169-, and the Request Id: 557517ee-9810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.661+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_162, and the Request Id: 1299d095-9811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.661+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-9812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.662+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-9813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.662+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-9814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.662+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_168-, and the Request Id: b88000ea-9815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.662+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-9814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.662+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-9813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.663+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_159-, and the Request Id: 0f8e1974-9816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.663+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-9817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_164, and the Request Id: ac4d0202-9818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.664+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-9819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.664+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-9820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.665+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-9819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.665+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-9821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.666+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_162, and the Request Id: 14431572-9822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.666+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-9823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.666+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-9824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.666+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-9823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.667+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-9825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.667+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-9826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.667+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-9825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.668+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_162-, and the Request Id: 33cd9896-9827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.668+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-9826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.669+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-9828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.669+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_161, and the Request Id: d9d3e6a8-9829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.669+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_164-, and the Request Id: 1e2f7422-9830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.669+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-9831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.669+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-9828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.669+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-9832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.669+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-9833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.670+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_158, and the Request Id: 027e2586-9834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.671+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_162-, and the Request Id: 894bb6f1-9835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.671+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-9836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.672+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_161-, and the Request Id: 15d5a95c-9837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-9838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.673+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-9839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.674+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_158-, and the Request Id: 268a28a7-9841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.674+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-9840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.674+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-9842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.675+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-9842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.675+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-9843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.675+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-9844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.676+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-9840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.676+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-9844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-9845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.676+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-9846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.676+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_170, and the Request Id: a0b3572f-9847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.677+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-9845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.677+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-9848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.677+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_165, and the Request Id: 2e1df7db-9849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.677+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-9846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-9850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.678+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-9851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.678+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-9852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.678+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-9853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.679+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-9851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.679+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-9853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.679+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-9854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.679+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-9855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.679+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-9856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.680+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-9856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.680+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_161, and the Request Id: 8116d545-9857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.681+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_170-, and the Request Id: 557517ee-9858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.681+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_169, and the Request Id: 516a139d-9859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.681+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_165-, and the Request Id: 934864f8-9860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.682+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-9861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.682+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-9862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.683+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-9863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.683+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-9864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.684+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-9863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.684+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-9865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.684+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-9864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.684+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-9866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.684+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-9867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.684+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-9868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-9869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.685+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-9867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-9869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.685+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_161-, and the Request Id: c6b88555-9870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.686+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_163, and the Request Id: 1299d095-9871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.686+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_169-, and the Request Id: b88000ea-9872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.686+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_160, and the Request Id: c55bee72-9873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.686+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-9874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.687+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-9874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.687+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-9875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.688+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-9875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.688+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-9876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.688+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-9877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.688+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-9878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-9879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.688+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-9880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.689+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-9877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.689+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-9878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-9879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.689+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_162, and the Request Id: d9d3e6a8-9881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.690+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-9882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.690+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_163-, and the Request Id: 33cd9896-9884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_165, and the Request Id: ac4d0202-9883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.690+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-9885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.690+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-9885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.690+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-9886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_163, and the Request Id: 14431572-9887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.691+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-9888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.691+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-9888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.692+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-9889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.692+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-9890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.692+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-9891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.693+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_160-, and the Request Id: 0f8e1974-9892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.693+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-9889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.693+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-9890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.693+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-9893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.693+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_159, and the Request Id: 027e2586-9894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.694+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_162-, and the Request Id: 15d5a95c-9895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.694+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-9893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.694+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-9896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.694+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_171, and the Request Id: a0b3572f-9897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.695+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-9898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.695+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-9899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.695+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_165-, and the Request Id: 1e2f7422-9900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.697+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-9901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.697+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-9902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.698+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_171-, and the Request Id: 557517ee-9903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.698+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-9902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.698+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_163-, and the Request Id: 894bb6f1-9904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.699+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_159-, and the Request Id: 268a28a7-9905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.699+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-9906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.699+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-9907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.699+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-9908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.699+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-9907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.699+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-9906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.699+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-9909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.699+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-9910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.700+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-9911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.700+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-9911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.700+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_166, and the Request Id: 2e1df7db-9912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.700+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-9908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.701+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-9913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.701+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_170, and the Request Id: 516a139d-9914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.702+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-9915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.702+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-9916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.702+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-9917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.703+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-9917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.703+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_162, and the Request Id: 8116d545-9918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.703+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-9919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.704+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-9920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.704+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-9921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.705+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-9922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.705+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_166-, and the Request Id: 934864f8-9923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.706+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_170-, and the Request Id: b88000ea-9924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.706+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-9925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.706+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-9926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.707+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-9927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.707+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-9926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.707+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-9928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.708+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-9927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-9929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.708+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-9930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.708+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-9928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.708+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_162-, and the Request Id: c6b88555-9931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-9929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-9932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-9932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.709+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-9933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.710+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_164, and the Request Id: 1299d095-9934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.710+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_161, and the Request Id: c55bee72-9935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.710+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-9936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.710+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-9937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.711+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-9938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.711+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-9939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.711+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-9940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.712+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-9936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.712+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-9938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.712+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-9941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.712+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-9939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.712+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-9941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.713+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-9942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_166, and the Request Id: ac4d0202-9943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.713+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-9942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.713+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-9944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.714+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-9945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.714+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-9945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.714+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-9946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_161-, and the Request Id: 0f8e1974-9947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.714+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_172, and the Request Id: a0b3572f-9948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.715+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-9946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.715+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_160, and the Request Id: 027e2586-9949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.716+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-9950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.716+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_163, and the Request Id: d9d3e6a8-9951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.716+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_164-, and the Request Id: 33cd9896-9952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.717+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-9953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.717+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-9950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.718+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_166-, and the Request Id: 1e2f7422-9954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.718+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-9955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.718+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-9956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.718+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-9957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.718+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-9957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.719+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_160-, and the Request Id: 268a28a7-9958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_164, and the Request Id: 14431572-9959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.720+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_172-, and the Request Id: 557517ee-9960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.720+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-9961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.720+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-9962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.720+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-9963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.721+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_163-, and the Request Id: 15d5a95c-9964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-9962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-9965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.721+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-9966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-9966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.722+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_167, and the Request Id: 2e1df7db-9967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.722+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-9968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.723+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-9968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_164-, and the Request Id: 894bb6f1-9969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.724+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-9970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.724+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-9971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.724+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-9970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.725+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-9973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.725+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_171, and the Request Id: 516a139d-9972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.726+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-9974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.726+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-9975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.726+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-9976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-9977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.726+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-9974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.726+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-9978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.727+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_167-, and the Request Id: 934864f8-9979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.727+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-9980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-9981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.728+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-9981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.728+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_163, and the Request Id: 8116d545-9982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.729+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_171-, and the Request Id: b88000ea-9983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.729+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-9984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.730+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-9985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.731+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-9986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.731+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-9987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.731+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-9988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.731+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-9986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-9985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.732+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-9989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.732+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-9990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-9989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.733+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_163-, and the Request Id: c6b88555-9991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-9992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.733+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-9993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-9992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.733+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-9994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.733+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-9993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.734+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_162, and the Request Id: c55bee72-9995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.734+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-9996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.734+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_167, and the Request Id: ac4d0202-9997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.734+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-9998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.734+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-9996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.735+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-9998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.735+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-9999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.735+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-10000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.735+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_165, and the Request Id: 1299d095-10001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.736+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-10000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.736+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-10002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.736+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_164, and the Request Id: d9d3e6a8-10003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.737+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-10002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.737+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-9999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.737+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-10004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.737+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-10005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.737+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-10006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.737+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-10004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.737+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-10007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-10005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_162-, and the Request Id: 0f8e1974-10008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.738+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-10009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.739+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-10010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.739+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-10009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.739+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_173, and the Request Id: a0b3572f-10011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.739+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_161, and the Request Id: 027e2586-10012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.740+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_167-, and the Request Id: 1e2f7422-10013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.740+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-10014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.740+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_165-, and the Request Id: 33cd9896-10015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.740+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-10014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.741+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_165, and the Request Id: 14431572-10016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.741+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-10017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.742+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_164-, and the Request Id: 15d5a95c-10018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.743+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-10019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.743+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-10020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.744+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_161-, and the Request Id: 268a28a7-10021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-10022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.744+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_173-, and the Request Id: 557517ee-10023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-10024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.745+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-10025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-10024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_165-, and the Request Id: 894bb6f1-10026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.746+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-10027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-10028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-10028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.747+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-10030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.747+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-10029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_168, and the Request Id: 2e1df7db-10031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.748+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-10032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.748+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-10033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.748+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-10030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.749+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-10034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.749+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-10032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.749+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-10035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.749+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-10036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.750+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-10037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.750+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-10038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.750+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-10036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.750+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-10038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.751+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_172, and the Request Id: 516a139d-10039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.751+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_164, and the Request Id: 8116d545-10040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.752+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-10041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.752+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_168-, and the Request Id: 934864f8-10042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.752+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-10041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.752+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-10043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-10044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.753+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-10045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.753+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-10046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.753+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-10044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.754+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_163, and the Request Id: c55bee72-10047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-10048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-10048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.755+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_172-, and the Request Id: b88000ea-10049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.755+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-10050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.755+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_164-, and the Request Id: c6b88555-10051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.756+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-10052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.756+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-10053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.756+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-10053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.757+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_168, and the Request Id: ac4d0202-10054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.757+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-10055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.757+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-10056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.758+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-10056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.758+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-10057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_163-, and the Request Id: 0f8e1974-10058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.759+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-10059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.759+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-10057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.760+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-10060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.760+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-10061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.760+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-10062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.760+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-10060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.760+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-10063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.760+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-10064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.761+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-10062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.761+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_165, and the Request Id: d9d3e6a8-10065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.761+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-10066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-10063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.762+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-10064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.762+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-10066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.762+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-10067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.762+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_168-, and the Request Id: 1e2f7422-10068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.762+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-10069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.762+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-10067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.763+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-10069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.763+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_174, and the Request Id: a0b3572f-10070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.763+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_166, and the Request Id: 1299d095-10071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.763+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-10072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.763+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-10073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.763+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_162, and the Request Id: 027e2586-10074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.764+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-10075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.764+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-10076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.765+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-10076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.765+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_166, and the Request Id: 14431572-10077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.766+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_174-, and the Request Id: 557517ee-10078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-10079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.767+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-10080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.767+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_165-, and the Request Id: 15d5a95c-10081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.767+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_166-, and the Request Id: 33cd9896-10082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-10080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-10083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.768+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_162-, and the Request Id: 268a28a7-10084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.768+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-10085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-10083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.768+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-10086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.769+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-10086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.769+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-10087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.770+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-10088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.770+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_166-, and the Request Id: 894bb6f1-10089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.770+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_169, and the Request Id: 2e1df7db-10090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.771+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-10091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.771+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-10092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.771+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-10091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.771+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-10093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.772+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_173, and the Request Id: 516a139d-10094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.773+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-10095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.774+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-10096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.774+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-10097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.775+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-10097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.775+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-10098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-10099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.775+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-10098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.776+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_173-, and the Request Id: b88000ea-10101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.776+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_169-, and the Request Id: 934864f8-10100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.776+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-10102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.776+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-10099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.776+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-10103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.777+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-10102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.777+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_165, and the Request Id: 8116d545-10104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.777+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-10105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.777+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-10106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.778+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-10107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.778+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-10108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.778+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-10107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.779+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-10109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-10108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.779+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-10110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.779+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-10109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_169, and the Request Id: ac4d0202-10111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.780+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_164, and the Request Id: c55bee72-10112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.780+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-10113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.780+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-10114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.780+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-10113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.781+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_165-, and the Request Id: c6b88555-10115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.781+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-10116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.782+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_175, and the Request Id: a0b3572f-10117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.782+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-10118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.782+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-10119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.783+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-10120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.783+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-10121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.783+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-10120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.784+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-10122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.784+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-10121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_169-, and the Request Id: 1e2f7422-10123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.784+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-10122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.784+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-10124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.784+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_164-, and the Request Id: 0f8e1974-10125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.785+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-10124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.785+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-10126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.785+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_163, and the Request Id: 027e2586-10127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.785+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-10128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.786+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_166, and the Request Id: d9d3e6a8-10129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.786+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-10130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.786+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-10128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.787+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-10131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.787+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-10132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-10130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.787+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_175-, and the Request Id: 557517ee-10133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.788+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-10134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.788+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-10134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.788+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-10135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.788+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-10136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.789+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-10137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.789+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-10138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.789+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-10137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.790+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_167, and the Request Id: 14431572-10139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.790+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-10138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.790+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_167, and the Request Id: 1299d095-10140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.790+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_163-, and the Request Id: 268a28a7-10141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.791+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-10142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.791+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_166-, and the Request Id: 15d5a95c-10143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.791+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-10142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.791+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_174, and the Request Id: 516a139d-10144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-10145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-10145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-10146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-10147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-10147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_167-, and the Request Id: 894bb6f1-10148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.793+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-10149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.794+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-10150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.794+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-10151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.795+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_167-, and the Request Id: 33cd9896-10152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.796+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_170, and the Request Id: 2e1df7db-10153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.797+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-10154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.797+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-10155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.797+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-10156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-10155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-10157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.799+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-10158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.799+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-10159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.799+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_170-, and the Request Id: 934864f8-10160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.800+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-10158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.800+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-10159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.800+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-10161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.800+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-10162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.800+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-10163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.800+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-10162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.801+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_170, and the Request Id: ac4d0202-10165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.801+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-10164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.801+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_165, and the Request Id: c55bee72-10166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.801+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-10164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.801+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-10167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.802+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-10168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.802+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-10169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.802+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-10168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.803+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_166, and the Request Id: 8116d545-10170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.803+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-10171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.803+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-10172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.804+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_174-, and the Request Id: b88000ea-10173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.804+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-10174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.805+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_165-, and the Request Id: 0f8e1974-10175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.805+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-10176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.805+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-10177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.806+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-10176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.806+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-10177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.806+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_170-, and the Request Id: 1e2f7422-10178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.806+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-10179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.807+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-10179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.807+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_164, and the Request Id: 027e2586-10180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.807+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_166-, and the Request Id: c6b88555-10181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.807+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-10182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.808+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-10183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.808+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-10184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.808+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-10182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.808+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-10185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.808+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-10185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.808+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-10183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-10186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.809+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-10187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.809+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-10188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.809+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-10188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-10186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.810+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_176, and the Request Id: a0b3572f-10189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.810+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-10190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_168, and the Request Id: 14431572-10191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.810+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-10190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.810+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-10192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.811+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-10192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.811+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-10193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.811+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_168, and the Request Id: 1299d095-10194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.811+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_164-, and the Request Id: 268a28a7-10195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.812+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_167, and the Request Id: d9d3e6a8-10196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.812+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-10197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.813+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-10198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.813+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-10199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.813+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_176-, and the Request Id: 557517ee-10200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.814+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_168-, and the Request Id: 894bb6f1-10201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.814+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-10202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.815+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_168-, and the Request Id: 33cd9896-10203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.815+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_167-, and the Request Id: 15d5a95c-10204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.816+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-10205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.816+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-10206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.816+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-10207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-10208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.818+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-10209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.819+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-10207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.819+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-10210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.819+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-10206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-10211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.820+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-10212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-10211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.821+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-10213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.822+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-10213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.822+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_171, and the Request Id: 2e1df7db-10214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.823+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_175, and the Request Id: 516a139d-10215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.823+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-10216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.823+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-10217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.823+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-10218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.824+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-10217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-10219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.826+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-10220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-10219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.826+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_166, and the Request Id: c55bee72-10221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-10222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.827+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_175-, and the Request Id: b88000ea-10223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.827+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-10224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.828+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-10225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.828+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_171-, and the Request Id: 934864f8-10226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.828+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-10222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.828+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-10227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.829+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-10228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.829+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-10229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.829+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-10228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.829+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-10230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.829+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-10229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.830+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-10231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.830+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_171, and the Request Id: ac4d0202-10232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.830+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-10233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.831+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-10233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.831+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-10234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.832+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_167, and the Request Id: 8116d545-10235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-10236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.832+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-10234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.833+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-10237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-10238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.833+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-10237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.833+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-10239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.834+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-10238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.834+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_166-, and the Request Id: 0f8e1974-10240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.834+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-10239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.834+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_177, and the Request Id: a0b3572f-10241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.835+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-10242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.835+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-10243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.835+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-10244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.835+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-10242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.836+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-10245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.836+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-10243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.836+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-10246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-10244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.836+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-10246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.836+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_171-, and the Request Id: 1e2f7422-10247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.837+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-10248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.837+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-10249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.837+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-10248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.837+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-10249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.838+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_165, and the Request Id: 027e2586-10250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_169, and the Request Id: 1299d095-10251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.838+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_168, and the Request Id: d9d3e6a8-10252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.838+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_169, and the Request Id: 14431572-10253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.839+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_167-, and the Request Id: c6b88555-10254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.839+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-10255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.840+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_177-, and the Request Id: 557517ee-10256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.841+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-10257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.842+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_168-, and the Request Id: 15d5a95c-10258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-10259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.843+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-10260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.843+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_169-, and the Request Id: 894bb6f1-10261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.843+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-10262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.843+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-10260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.843+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_165-, and the Request Id: 268a28a7-10263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.844+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-10264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.844+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-10265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.844+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-10264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.845+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_169-, and the Request Id: 33cd9896-10266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.846+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_176, and the Request Id: 516a139d-10267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.846+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-10268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.847+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-10269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.847+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-10270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.848+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-10271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-10269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-10272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.849+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-10273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-10272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.849+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-10274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.850+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-10275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.850+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_172, and the Request Id: 2e1df7db-10276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.850+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-10277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.850+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_176-, and the Request Id: b88000ea-10278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-10279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.851+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-10280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.852+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-10277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.853+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-10281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.853+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-10281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.854+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-10282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.854+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-10283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.854+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-10284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.854+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-10283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.854+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-10282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.854+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-10285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.855+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-10286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.855+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-10287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.855+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-10287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.855+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-10285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.855+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_167, and the Request Id: c55bee72-10288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.855+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_178, and the Request Id: a0b3572f-10289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-10290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.856+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-10291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-10290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.857+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-10291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.857+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_168, and the Request Id: 8116d545-10292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.857+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-10293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_172, and the Request Id: ac4d0202-10294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.858+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-10295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.859+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_172-, and the Request Id: 934864f8-10296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_167-, and the Request Id: 0f8e1974-10297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.860+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_178-, and the Request Id: 557517ee-10298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-10299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.860+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_168-, and the Request Id: c6b88555-10300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.861+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-10301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.861+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_172-, and the Request Id: 1e2f7422-10302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.862+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-10301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.865+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-10303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.866+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-10303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.866+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-10304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.866+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-10306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-10307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.866+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-10305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.866+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_166, and the Request Id: 027e2586-10308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.867+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-10309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.867+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-10307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.867+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-10310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.867+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-10306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.868+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-10310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.868+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-10311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_170, and the Request Id: 1299d095-10312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.868+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-10311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.868+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-10313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.869+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_169, and the Request Id: d9d3e6a8-10314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.869+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-10313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.870+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-10315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.870+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-10316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.870+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_166-, and the Request Id: 268a28a7-10317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.870+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-10318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.871+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-10319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-10315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-10320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.872+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_170-, and the Request Id: 33cd9896-10321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.873+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_169-, and the Request Id: 15d5a95c-10322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_170, and the Request Id: 14431572-10323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.873+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-10324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.874+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-10324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-10325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.874+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-10326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.874+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-10326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.875+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-10327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.875+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_177, and the Request Id: 516a139d-10328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.875+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-10329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.877+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-10330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-10331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.877+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-10332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.878+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_170-, and the Request Id: 894bb6f1-10333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.878+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-10334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.879+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-10335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.879+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_177-, and the Request Id: b88000ea-10336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.879+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-10335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.880+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-10337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.880+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-10338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.880+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-10338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.881+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-10339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-10337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.881+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-10340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.881+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_168, and the Request Id: c55bee72-10341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.881+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-10339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.882+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-10342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-10340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-10343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.882+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-10344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.882+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-10345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.882+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-10342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-10343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.883+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_179, and the Request Id: a0b3572f-10346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-10347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.883+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-10348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.883+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_169, and the Request Id: 8116d545-10349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.884+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-10350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.885+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-10351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-10348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.886+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_173, and the Request Id: 2e1df7db-10352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.886+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-10347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.886+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-10353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-10354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-10354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.888+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-10355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_173, and the Request Id: ac4d0202-10356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.889+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-10355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.889+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_168-, and the Request Id: 0f8e1974-10357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.889+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_179-, and the Request Id: 557517ee-10358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.890+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-10359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.891+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_169-, and the Request Id: c6b88555-10360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.891+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-10359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.891+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-10361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.892+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-10362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.892+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_170, and the Request Id: d9d3e6a8-10363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.892+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-10364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.892+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-10361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.893+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-10364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.893+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-10365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.893+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-10366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.893+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-10367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_173-, and the Request Id: 934864f8-10368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.893+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-10369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.894+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-10367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.894+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-10366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.894+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-10370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.894+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_167, and the Request Id: 027e2586-10371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_171, and the Request Id: 1299d095-10372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.895+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_173-, and the Request Id: 1e2f7422-10373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.896+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_170-, and the Request Id: 15d5a95c-10374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.896+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-10375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.897+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-10376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.897+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-10375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.898+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-10377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.898+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-10378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.898+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_167-, and the Request Id: 268a28a7-10379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.898+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-10378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-10380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.899+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-10381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.899+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_178, and the Request Id: 516a139d-10382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-10380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.900+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_171-, and the Request Id: 33cd9896-10383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-10384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-10385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.900+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-10386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.901+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-10385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.902+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-10387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.902+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_171, and the Request Id: 14431572-10388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.902+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-10389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.903+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-10390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.903+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-10391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.903+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-10389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.903+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_178-, and the Request Id: b88000ea-10392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.904+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-10393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.904+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-10394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.904+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-10394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.905+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_180, and the Request Id: a0b3572f-10395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.905+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-10396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.905+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-10397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-10398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.906+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_171-, and the Request Id: 894bb6f1-10399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.907+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-10400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.907+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-10401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.907+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-10400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.908+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-10402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.908+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-10403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.908+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-10402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.909+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-10405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.909+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_174, and the Request Id: 2e1df7db-10404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.909+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-10406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.910+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-10406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.910+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-10407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.910+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-10408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.911+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-10407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.911+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-10409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.911+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-10410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.911+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-10408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.911+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-10411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.911+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_169, and the Request Id: c55bee72-10412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.926+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_180-, and the Request Id: 557517ee-10413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.926+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-10410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-10411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-10415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.927+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-10416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.927+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_174-, and the Request Id: 934864f8-10414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.927+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-10417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.927+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-10416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.928+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-10417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.928+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_170, and the Request Id: 8116d545-10418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_174, and the Request Id: ac4d0202-10419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.928+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-10420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.929+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-10420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.929+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-10421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.929+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_171, and the Request Id: d9d3e6a8-10422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.930+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-10423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.930+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-10421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.930+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-10424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.930+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-10425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.931+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-10425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.931+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-10426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.931+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_168, and the Request Id: 027e2586-10427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.931+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-10426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.932+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-10423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_169-, and the Request Id: 0f8e1974-10428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.932+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-10429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.932+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-10430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.933+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-10430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.933+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-10429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.933+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_179, and the Request Id: 516a139d-10431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.933+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_171-, and the Request Id: 15d5a95c-10432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.933+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-10433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.934+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_172, and the Request Id: 1299d095-10434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-10435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.935+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_174-, and the Request Id: 1e2f7422-10436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.935+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_170-, and the Request Id: c6b88555-10437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.935+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_168-, and the Request Id: 268a28a7-10438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.936+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-10439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.936+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-10440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.937+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_179-, and the Request Id: b88000ea-10441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.937+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_172-, and the Request Id: 33cd9896-10442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.938+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-10443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-10444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.939+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-10445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.939+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-10445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.939+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-10446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.939+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-10447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.940+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-10448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-10449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.941+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-10450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.941+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-10450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.942+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-10451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.942+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-10452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.942+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_172, and the Request Id: 14431572-10453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.943+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-10454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.943+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-10455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.944+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-10456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.944+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-10457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.945+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-10456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.945+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-10458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.945+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-10455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.946+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-10458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.946+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-10459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.946+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-10460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.946+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-10461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.946+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-10459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.947+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-10462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.947+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-10460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.947+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_181, and the Request Id: a0b3572f-10463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.947+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-10464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.948+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-10465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_175, and the Request Id: 2e1df7db-10466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.948+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-10465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.949+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_172-, and the Request Id: 894bb6f1-10467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.949+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_170, and the Request Id: c55bee72-10468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-10469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-10469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.951+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-10470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.951+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_181-, and the Request Id: 557517ee-10471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.951+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-10472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.951+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-10473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.951+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-10474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.951+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-10473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.952+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-10470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_175, and the Request Id: ac4d0202-10475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.952+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-10474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.952+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-10476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.953+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-10477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-10478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.953+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-10476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.953+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_171, and the Request Id: 8116d545-10479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.953+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-10477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-10478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.953+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_175-, and the Request Id: 934864f8-10480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.954+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_172, and the Request Id: d9d3e6a8-10481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.954+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_170-, and the Request Id: 0f8e1974-10482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.954+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-10483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.955+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-10483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.956+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-10484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-10485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.957+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-10486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.957+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-10487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.957+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-10486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.957+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-10484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.957+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-10488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.958+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-10488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.958+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-10489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.958+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_175-, and the Request Id: 1e2f7422-10490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.958+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-10489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.959+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_180, and the Request Id: 516a139d-10491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.959+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_169, and the Request Id: 027e2586-10492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.959+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_171-, and the Request Id: c6b88555-10493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.959+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_173, and the Request Id: 1299d095-10494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.960+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-10495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.961+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-10496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.961+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_172-, and the Request Id: 15d5a95c-10497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.962+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-10498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.962+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-10499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.962+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-10500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.963+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_180-, and the Request Id: b88000ea-10501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.964+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_169-, and the Request Id: 268a28a7-10502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.964+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-10503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.964+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-10504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.966+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_173-, and the Request Id: 33cd9896-10505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.966+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-10506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.966+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-10507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.967+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-10507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.967+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-10508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.967+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-10509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.968+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-10510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.968+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-10509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.968+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-10511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-10512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.970+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_182, and the Request Id: a0b3572f-10513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.971+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-10514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-10515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.971+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-10516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.971+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-10517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.972+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-10517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.973+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-10518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.974+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-10519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-10520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-10518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-10520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-10521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.975+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_171, and the Request Id: c55bee72-10522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.975+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-10521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.975+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-10523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.975+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-10524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-10524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.976+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-10525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.976+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-10523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.976+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-10526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.976+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_176, and the Request Id: ac4d0202-10527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-10525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.977+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-10528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.977+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-10529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.977+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_182-, and the Request Id: 557517ee-10530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.977+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-10529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.978+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_173, and the Request Id: 14431572-10531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.978+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_172, and the Request Id: 8116d545-10532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.979+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_171-, and the Request Id: 0f8e1974-10533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.979+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-10534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-10534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.980+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-10535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.980+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-10536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.980+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_176-, and the Request Id: 1e2f7422-10537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-10536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.981+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-10535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.981+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-10538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.981+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_176, and the Request Id: 2e1df7db-10539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.981+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-10540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.982+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-10538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.982+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-10540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.982+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-10541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.982+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_170, and the Request Id: 027e2586-10542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.982+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-10543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.982+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_173-, and the Request Id: 894bb6f1-10544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.983+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-10541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.983+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-10545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.983+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-10543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.984+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_173, and the Request Id: d9d3e6a8-10546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.984+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-10547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.984+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-10548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.985+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_172-, and the Request Id: c6b88555-10549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.985+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-10548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.985+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-10547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.986+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-10550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.986+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_170-, and the Request Id: 268a28a7-10552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.986+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_181, and the Request Id: 516a139d-10551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.986+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-10550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.987+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-10553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_174, and the Request Id: 1299d095-10554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.987+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_173-, and the Request Id: 15d5a95c-10555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.988+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_176-, and the Request Id: 934864f8-10556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.988+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-10557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.990+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-10559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.991+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-10560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.991+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-10558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-10561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.992+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-10562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.992+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-10563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.992+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_174-, and the Request Id: 33cd9896-10564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.994+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-10565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.994+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-10566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.994+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_181-, and the Request Id: b88000ea-10567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.995+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-10568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.995+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-10569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.996+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-10568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.996+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-10570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.997+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-10571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-10572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.997+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-10573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-10572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.998+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_172, and the Request Id: c55bee72-10574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.998+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-10575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-10576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.999+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-10577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.999+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-10578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:11.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-10576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.000+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-10579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.000+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-10580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.000+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-10579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.001+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-10581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.001+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-10580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.001+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-10582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_174, and the Request Id: 14431572-10583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.002+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-10581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.002+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-10584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.002+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-10582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.002+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-10585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.003+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-10584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.003+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-10585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.003+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_171, and the Request Id: 027e2586-10586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.003+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-10587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.003+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_172-, and the Request Id: 0f8e1974-10588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.003+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_183, and the Request Id: a0b3572f-10589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-10590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-10590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-10591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-10591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.006+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-10587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.006+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-10592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.006+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-10593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.006+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-10594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.007+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-10592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-10593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.007+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-10594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.007+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-10595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.007+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_174-, and the Request Id: 894bb6f1-10596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.007+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-10597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.007+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_177, and the Request Id: ac4d0202-10598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.008+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-10599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.008+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_174, and the Request Id: d9d3e6a8-10600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-10599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.009+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-10601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.009+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_177, and the Request Id: 2e1df7db-10602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.009+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_173, and the Request Id: 8116d545-10603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.009+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_183-, and the Request Id: 557517ee-10604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.011+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_171-, and the Request Id: 268a28a7-10605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.011+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-10606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.011+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-10607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.011+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-10606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_177-, and the Request Id: 1e2f7422-10608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.012+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-10609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.012+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-10609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.013+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-10610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.014+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_174-, and the Request Id: 15d5a95c-10611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.014+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_177-, and the Request Id: 934864f8-10612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.014+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_173-, and the Request Id: c6b88555-10613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.014+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-10614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.015+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_182, and the Request Id: 516a139d-10615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.016+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-10614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.016+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-10616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-10617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-10618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.017+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-10616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.017+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-10619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-10620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.018+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-10621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.018+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_175, and the Request Id: 1299d095-10622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.020+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-10623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.020+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_182-, and the Request Id: b88000ea-10624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.021+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-10625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.021+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-10626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.022+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-10625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.022+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-10627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.022+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-10628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.022+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-10629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.023+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-10629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.023+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-10628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_175, and the Request Id: 14431572-10630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.024+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_175-, and the Request Id: 33cd9896-10631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.024+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-10632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.024+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-10633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.025+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-10634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.025+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-10635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.026+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-10636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-10634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.026+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-10637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.027+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-10637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.027+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-10638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.027+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-10639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.028+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-10640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.028+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_173, and the Request Id: c55bee72-10641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.028+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-10642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.028+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-10640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.029+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_175-, and the Request Id: 894bb6f1-10643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.029+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_184, and the Request Id: a0b3572f-10644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.030+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-10645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.030+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-10646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.031+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-10645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.031+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-10647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.031+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-10646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.032+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-10647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.032+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-10648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-10649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-10651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.032+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-10650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.033+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-10651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.033+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_175, and the Request Id: d9d3e6a8-10652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-10649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.033+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-10653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.033+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_184-, and the Request Id: 557517ee-10654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.033+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-10655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.034+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-10650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.034+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-10653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.034+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-10655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_178, and the Request Id: 2e1df7db-10656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.034+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-10657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-10658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.034+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-10657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.035+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-10659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.035+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-10660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.035+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-10660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.036+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-10661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.036+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_172, and the Request Id: 027e2586-10662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.036+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_175-, and the Request Id: 15d5a95c-10663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_178, and the Request Id: ac4d0202-10664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.036+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-10661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.036+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_174, and the Request Id: 8116d545-10665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.037+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-10666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.037+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-10666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.038+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_183, and the Request Id: 516a139d-10667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.038+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_173-, and the Request Id: 0f8e1974-10668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.038+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_178-, and the Request Id: 934864f8-10669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.038+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-10670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.039+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-10671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.039+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_172-, and the Request Id: 268a28a7-10672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.039+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-10673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_178-, and the Request Id: 1e2f7422-10674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_174-, and the Request Id: c6b88555-10675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-10676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-10676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-10677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.041+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_183-, and the Request Id: b88000ea-10678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.042+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-10679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.042+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-10680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.042+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-10680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.043+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-10681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.043+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_176, and the Request Id: 1299d095-10682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.043+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-10683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.044+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-10684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.045+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-10685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.045+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-10686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.045+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-10687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.046+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-10688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.046+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-10690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.046+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-10689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.047+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-10690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.047+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-10688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.047+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-10691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.047+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-10692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.047+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-10693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.048+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_176-, and the Request Id: 33cd9896-10694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-10691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.048+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-10693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.048+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-10695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.048+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_185, and the Request Id: a0b3572f-10696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.048+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-10695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.049+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-10697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_176, and the Request Id: 14431572-10698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.050+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-10700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-10699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.050+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-10701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.051+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-10702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.051+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-10699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.051+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-10703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.051+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-10702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.051+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-10704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.052+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_176, and the Request Id: d9d3e6a8-10705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-10704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.052+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_179, and the Request Id: 2e1df7db-10706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.052+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-10707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.053+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-10708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.053+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-10707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.053+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_185-, and the Request Id: 557517ee-10709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.053+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-10710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-10710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.054+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-10711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.054+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_174, and the Request Id: c55bee72-10712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.054+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-10711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.055+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_176-, and the Request Id: 894bb6f1-10713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.055+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-10714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-10715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.055+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-10714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.055+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_184, and the Request Id: 516a139d-10716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.056+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-10717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-10715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.056+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-10718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.057+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-10717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.057+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-10719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.057+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-10719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.058+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_176-, and the Request Id: 15d5a95c-10720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.058+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-10721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.059+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-10721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.059+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-10722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.059+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_179-, and the Request Id: 934864f8-10723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.059+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_174-, and the Request Id: 0f8e1974-10724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.059+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-10725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.059+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-10722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.059+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-10726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.060+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-10725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.060+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-10727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.060+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-10728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.061+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-10730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_179, and the Request Id: ac4d0202-10731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.061+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_173, and the Request Id: 027e2586-10729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.062+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-10732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.063+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_184-, and the Request Id: b88000ea-10733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.063+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_175, and the Request Id: 8116d545-10734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.064+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-10735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.065+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-10736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.065+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-10737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-10738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.066+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-10737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.066+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_173-, and the Request Id: 268a28a7-10739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.066+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-10740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.067+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_179-, and the Request Id: 1e2f7422-10741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.067+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-10740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.067+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-10742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.067+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_175-, and the Request Id: c6b88555-10743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.067+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-10744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.067+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-10745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.069+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-10736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.069+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_186, and the Request Id: a0b3572f-10747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.069+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-10746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.069+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-10748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.069+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-10748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.070+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_177, and the Request Id: 1299d095-10749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.071+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-10750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-10751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.071+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-10752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.072+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-10753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.072+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-10751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.072+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-10750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.072+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_186-, and the Request Id: 557517ee-10754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.072+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-10755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-10756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.073+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-10757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.073+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-10755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.073+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-10758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.073+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-10757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.074+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-10758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.074+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-10759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.075+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-10759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.075+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_180, and the Request Id: 2e1df7db-10760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.075+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_177, and the Request Id: 14431572-10761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.075+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_177, and the Request Id: d9d3e6a8-10762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.075+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_177-, and the Request Id: 33cd9896-10763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.076+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-10764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.076+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-10765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.076+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-10765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.077+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-10766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.077+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-10767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.077+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-10768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.078+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-10769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-10769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.080+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-10770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.080+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_175, and the Request Id: c55bee72-10771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.081+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-10772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.081+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_177-, and the Request Id: 15d5a95c-10773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.082+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-10774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.082+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_177-, and the Request Id: 894bb6f1-10775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.083+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_180-, and the Request Id: 934864f8-10776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.083+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-10777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.083+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-10777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_175-, and the Request Id: 0f8e1974-10778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.084+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-10779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.084+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-10780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-10781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-10779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-10781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.086+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-10782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.086+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-10780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.086+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-10783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.086+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-10784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.087+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-10785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-10786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.087+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-10785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.087+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-10784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.087+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_176, and the Request Id: 8116d545-10787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.087+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-10788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.088+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-10788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.088+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_180, and the Request Id: ac4d0202-10789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.089+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-10790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.089+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_174, and the Request Id: 027e2586-10791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.089+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-10792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.089+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-10790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.089+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-10792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.090+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-10793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.090+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-10793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-10794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.090+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_185, and the Request Id: 516a139d-10795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.091+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-10796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.091+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-10797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.091+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_176-, and the Request Id: c6b88555-10798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-10797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.092+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-10799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.092+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_187, and the Request Id: a0b3572f-10800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.092+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-10801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.092+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-10801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.093+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_178, and the Request Id: 1299d095-10802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.093+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_174-, and the Request Id: 268a28a7-10803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.093+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-10804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.094+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_180-, and the Request Id: 1e2f7422-10805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.094+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-10806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.095+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-10807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.095+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-10806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.096+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_185-, and the Request Id: b88000ea-10809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-10808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.096+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_187-, and the Request Id: 557517ee-10810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.097+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-10811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.097+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_178-, and the Request Id: 33cd9896-10812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-10813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-10814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.097+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-10811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.098+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-10815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.098+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_178, and the Request Id: d9d3e6a8-10816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.099+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-10817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.099+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-10817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.099+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-10818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.100+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-10819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.100+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-10820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.100+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-10819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.101+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-10821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.101+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-10822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.101+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_181, and the Request Id: 2e1df7db-10823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-10824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.103+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-10825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.103+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-10821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.103+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_178-, and the Request Id: 15d5a95c-10826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.103+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-10827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.104+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-10828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-10827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-10829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.104+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-10828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.105+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-10829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.105+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-10830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.105+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_176, and the Request Id: c55bee72-10831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-10832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.106+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-10834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.106+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-10833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.106+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-10832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.106+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-10830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.106+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-10835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.106+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-10834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.107+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-10837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.107+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-10836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_178, and the Request Id: 14431572-10838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.107+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_177, and the Request Id: 8116d545-10839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.107+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-10837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.107+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_181-, and the Request Id: 934864f8-10840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.108+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_181, and the Request Id: ac4d0202-10841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.108+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-10842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.109+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-10843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_176-, and the Request Id: 0f8e1974-10844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.110+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-10845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.111+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-10845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.111+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-10846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.111+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_178-, and the Request Id: 894bb6f1-10848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.111+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-10847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.111+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-10849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.112+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-10847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.112+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-10849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.112+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-10850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_181-, and the Request Id: 1e2f7422-10851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_177-, and the Request Id: c6b88555-10852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.113+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-10850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.113+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-10854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.113+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-10853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.113+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_175, and the Request Id: 027e2586-10855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.114+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-10856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.114+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-10854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.114+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-10856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.115+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-10857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.115+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_179, and the Request Id: 1299d095-10858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.115+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-10859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.115+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-10857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.115+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-10860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.116+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_186, and the Request Id: 516a139d-10861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.116+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-10860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.116+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_188, and the Request Id: a0b3572f-10862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.117+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-10863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.117+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-10864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.118+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-10865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.119+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-10866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.119+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_175-, and the Request Id: 268a28a7-10867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.120+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_188-, and the Request Id: 557517ee-10868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.121+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_179-, and the Request Id: 33cd9896-10869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.121+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-10870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.121+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_186-, and the Request Id: b88000ea-10871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.122+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-10872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.122+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-10873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.122+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-10873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.123+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-10874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.123+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-10875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.123+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-10874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.124+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-10876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.124+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-10875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.124+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-10877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-10878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.125+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-10879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-10878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.126+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_182, and the Request Id: 2e1df7db-10880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.126+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-10881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.126+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_179, and the Request Id: d9d3e6a8-10882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.126+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-10883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-10884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.127+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-10885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.128+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-10884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.128+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-10885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.128+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-10886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.128+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-10887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.129+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-10888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.129+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-10889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.129+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-10887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.129+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-10888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.129+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-10889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.129+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-10890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.129+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_177, and the Request Id: c55bee72-10891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.130+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-10890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.130+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-10892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.130+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-10893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.131+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-10892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.131+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-10893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.131+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_182-, and the Request Id: 934864f8-10894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.131+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-10895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.131+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-10896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.132+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_179, and the Request Id: 14431572-10897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.132+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-10898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.132+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_179-, and the Request Id: 15d5a95c-10899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.132+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_182, and the Request Id: ac4d0202-10900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.133+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_178, and the Request Id: 8116d545-10901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_177-, and the Request Id: 0f8e1974-10902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.135+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-10903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.135+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-10904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.135+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_179-, and the Request Id: 894bb6f1-10905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.136+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-10904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-10906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.136+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-10907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.136+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-10908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-10906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.137+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_182-, and the Request Id: 1e2f7422-10909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.137+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-10908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.137+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-10910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.137+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-10911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.137+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_178-, and the Request Id: c6b88555-10912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.137+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-10913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.138+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-10911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.138+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-10914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.138+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-10913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.138+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-10914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.138+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_180, and the Request Id: 1299d095-10916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.138+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-10915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.138+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_176, and the Request Id: 027e2586-10917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.139+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_189, and the Request Id: a0b3572f-10918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.140+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-10919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.141+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-10920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.141+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-10921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.141+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-10922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.141+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-10922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.142+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-10923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.142+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-10923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.142+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-10924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.142+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_180-, and the Request Id: 33cd9896-10925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.142+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_187, and the Request Id: 516a139d-10926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-10927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.143+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-10928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.144+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-10929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.144+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-10929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.144+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_176-, and the Request Id: 268a28a7-10930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.145+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-10932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.145+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-10931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.146+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-10932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.146+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-10933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.146+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_180, and the Request Id: d9d3e6a8-10934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.146+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-10931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-10935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.147+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_187-, and the Request Id: b88000ea-10936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.147+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-10937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.147+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-10935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.147+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-10938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.147+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_189-, and the Request Id: 557517ee-10939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-10940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_183, and the Request Id: 2e1df7db-10941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.149+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-10942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.149+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-10943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.150+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-10943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.150+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-10944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.151+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-10944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.151+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-10945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.152+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_178, and the Request Id: c55bee72-10946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.152+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-10947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.152+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-10948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.152+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-10949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.153+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_180-, and the Request Id: 15d5a95c-10950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.153+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-10948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.153+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-10951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.153+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-10952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.153+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-10951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_183-, and the Request Id: 934864f8-10953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.154+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-10954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.154+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-10952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.154+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-10954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-10955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.154+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-10956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.155+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-10957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.155+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_183, and the Request Id: ac4d0202-10958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-10955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.155+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-10957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_178-, and the Request Id: 0f8e1974-10959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.156+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_179, and the Request Id: 8116d545-10960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.156+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-10961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_180, and the Request Id: 14431572-10962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-10963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.157+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-10964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-10963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.158+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-10965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.158+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-10965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_181, and the Request Id: 1299d095-10967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.159+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-10966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.159+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-10968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_179-, and the Request Id: c6b88555-10969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.160+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-10970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.161+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_180-, and the Request Id: 894bb6f1-10971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.161+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-10970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.161+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-10972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.161+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_183-, and the Request Id: 1e2f7422-10973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.162+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-10972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.162+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-10974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.162+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_177, and the Request Id: 027e2586-10975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.163+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-10976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.164+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-10977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.164+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-10977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.165+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-10978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.165+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-10979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.165+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-10978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.165+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_181-, and the Request Id: 33cd9896-10980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-10981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.166+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_190, and the Request Id: a0b3572f-10982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.166+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-10983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.167+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-10984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.167+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-10985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.167+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-10986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.167+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-10987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.167+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-10984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.167+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-10986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.168+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-10988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.168+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-10989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.168+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-10988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.168+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-10989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.169+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_177-, and the Request Id: 268a28a7-10990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.169+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_188, and the Request Id: 516a139d-10991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.169+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_181, and the Request Id: d9d3e6a8-10992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.169+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-10993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.170+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-10994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.170+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-10995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.171+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-10996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.172+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_190-, and the Request Id: 557517ee-10997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.172+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-10998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.172+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-10999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.172+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-11000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.172+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-10996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.173+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-10999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.173+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-11001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-11002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.173+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_188-, and the Request Id: b88000ea-11003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.174+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-11002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.174+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-11001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.174+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_184, and the Request Id: 2e1df7db-11004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.174+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_179, and the Request Id: c55bee72-11005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-11006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.175+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_181-, and the Request Id: 15d5a95c-11007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.175+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-11008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-11006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.177+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-11009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.177+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-11010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.177+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-11011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.177+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-11010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.178+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-11012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-11013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.178+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-11014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.178+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-11012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-11013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.178+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-11015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.179+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-11014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.179+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_181, and the Request Id: 14431572-11016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.179+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_180, and the Request Id: 8116d545-11017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.179+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-11018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_179-, and the Request Id: 0f8e1974-11019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.180+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-11018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_184-, and the Request Id: 934864f8-11020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.181+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-11021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.181+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-11022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.181+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_184, and the Request Id: ac4d0202-11023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.182+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-11022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.182+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-11024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.182+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-11025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.182+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-11024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.183+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-11026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.183+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-11027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.183+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-11026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.183+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-11027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.183+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-11028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.184+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_182, and the Request Id: 1299d095-11029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.184+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_178, and the Request Id: 027e2586-11030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.184+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_180-, and the Request Id: c6b88555-11031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_181-, and the Request Id: 894bb6f1-11032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.186+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_184-, and the Request Id: 1e2f7422-11033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.186+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-11034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.187+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-11035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.188+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-11036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.189+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-11037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.189+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-11038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.189+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-11039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.189+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_178-, and the Request Id: 268a28a7-11040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.189+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-11036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.190+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-11039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.190+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-11041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.190+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-11041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.191+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-11042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.191+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_182-, and the Request Id: 33cd9896-11043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.191+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-11044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.191+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-11045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.191+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-11042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.191+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_189, and the Request Id: 516a139d-11046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.192+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-11047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.192+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-11048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.192+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_191, and the Request Id: a0b3572f-11049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.193+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-11048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.193+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-11050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.193+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-11051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.194+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-11052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.194+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-11052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.194+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_182, and the Request Id: d9d3e6a8-11053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.195+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-11054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-11055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-11056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.196+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-11057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.197+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_189-, and the Request Id: b88000ea-11058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-11059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.198+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_191-, and the Request Id: 557517ee-11060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.198+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-11059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.198+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-11061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.198+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-11062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.199+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-11061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.199+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-11062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.199+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_182-, and the Request Id: 15d5a95c-11063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.199+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-11064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.200+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-11065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.200+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-11066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-11064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-11067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.201+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_180, and the Request Id: c55bee72-11068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-11067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.201+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_185, and the Request Id: 2e1df7db-11069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.201+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-11070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.201+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-11071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.201+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-11070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.202+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-11072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.202+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-11073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.202+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-11072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.202+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_182, and the Request Id: 14431572-11074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.203+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-11073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.203+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-11075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.203+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-11076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.203+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-11077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-11075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.204+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-11076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.204+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-11078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.204+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-11078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.204+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_181, and the Request Id: 8116d545-11079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_185, and the Request Id: ac4d0202-11080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.205+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-11081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.205+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-11082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.205+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-11081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.206+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-11083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.206+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-11082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.206+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-11084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.206+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-11084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.206+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_185-, and the Request Id: 934864f8-11085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.207+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_179, and the Request Id: 027e2586-11086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_180-, and the Request Id: 0f8e1974-11087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_183, and the Request Id: 1299d095-11088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.207+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-11089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.208+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_181-, and the Request Id: c6b88555-11090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_182-, and the Request Id: 894bb6f1-11091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.209+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-11092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_185-, and the Request Id: 1e2f7422-11093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.210+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-11094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.211+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-11095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.211+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_183-, and the Request Id: 33cd9896-11096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.212+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-11097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.212+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-11097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.212+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-11098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.213+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-11099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-11100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.213+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-11101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.213+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-11099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.214+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_179-, and the Request Id: 268a28a7-11102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.214+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-11103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.214+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_192, and the Request Id: a0b3572f-11104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-11105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.214+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-11103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.215+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-11106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.215+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-11107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.215+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-11106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.216+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_183, and the Request Id: d9d3e6a8-11108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.217+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-11109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.217+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-11110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.218+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-11110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.218+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-11111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.219+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-11112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.219+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-11111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.219+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-11113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.219+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_190, and the Request Id: 516a139d-11114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.220+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_192-, and the Request Id: 557517ee-11115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.220+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-11116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-11117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.221+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-11118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.222+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_183-, and the Request Id: 15d5a95c-11119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.222+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-11120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.223+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-11121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.223+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-11120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.223+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-11122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.223+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-11123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-11123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.224+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_181, and the Request Id: c55bee72-11124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.225+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_190-, and the Request Id: b88000ea-11125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.225+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-11126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.225+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-11127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-11128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-11128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.226+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-11129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.226+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-11126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-11130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.227+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-11131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.227+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-11130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.227+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-11131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.227+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-11132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.227+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_182, and the Request Id: 8116d545-11133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.228+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-11134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-11135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-11132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-11135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.229+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-11136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-11138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.229+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_181-, and the Request Id: 0f8e1974-11137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.229+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-11136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.230+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-11138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.230+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-11139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.230+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-11140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.230+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_184, and the Request Id: 1299d095-11141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_186, and the Request Id: ac4d0202-11142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.231+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-11139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.231+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-11143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.231+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-11144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.231+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-11145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.231+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_183, and the Request Id: 14431572-11146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.231+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-11143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.231+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-11144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_182-, and the Request Id: c6b88555-11147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_186, and the Request Id: 2e1df7db-11148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.232+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-11149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.233+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-11149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.234+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-11150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.234+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_184-, and the Request Id: 33cd9896-11151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.234+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-11152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.234+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-11150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.235+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_180, and the Request Id: 027e2586-11153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.235+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_183-, and the Request Id: 894bb6f1-11154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.235+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_186-, and the Request Id: 1e2f7422-11155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.235+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-11156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.235+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-11156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.236+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-11157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.236+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_193, and the Request Id: a0b3572f-11158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.238+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-11159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.238+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-11160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.238+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_186-, and the Request Id: 934864f8-11161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.238+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-11159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.238+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-11162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.238+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-11163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.239+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-11164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.239+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-11163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.239+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_184, and the Request Id: d9d3e6a8-11165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.240+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_180-, and the Request Id: 268a28a7-11166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-11167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.240+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_193-, and the Request Id: 557517ee-11168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.241+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-11169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.244+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-11169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.244+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-11170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.245+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_184-, and the Request Id: 15d5a95c-11171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.245+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-11172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.246+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-11173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.246+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-11173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.246+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_191, and the Request Id: 516a139d-11174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.247+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-11175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-11176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.248+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-11177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.249+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-11178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.249+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-11179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.250+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-11178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.250+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-11180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.250+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-11180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.251+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_182, and the Request Id: c55bee72-11181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.251+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-11182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.251+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-11183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.251+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-11184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.252+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-11185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.252+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-11182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.252+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-11186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.252+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-11184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.252+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-11187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.253+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-11187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.253+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-11188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.253+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-11189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.253+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-11189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.253+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_185, and the Request Id: 1299d095-11190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.254+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_183, and the Request Id: 8116d545-11191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.254+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_191-, and the Request Id: b88000ea-11192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.254+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-11193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_182-, and the Request Id: 0f8e1974-11194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.255+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-11195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.256+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-11196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.256+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-11197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.256+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-11196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.257+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-11197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.257+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-11198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.257+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_185-, and the Request Id: 33cd9896-11199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.257+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-11200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.257+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-11198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.258+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-11201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.258+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-11200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.258+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_183-, and the Request Id: c6b88555-11202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.258+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_187, and the Request Id: ac4d0202-11203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.258+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_181, and the Request Id: 027e2586-11204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.259+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-11205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.260+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-11206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.260+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-11207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.260+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-11206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.260+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-11207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.261+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-11208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.261+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-11209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.261+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-11210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.261+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-11208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.262+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-11211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.262+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-11212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.262+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-11211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.262+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-11210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.262+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-11213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.263+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-11214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.263+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-11213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.263+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-11215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.263+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-11216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.264+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_187, and the Request Id: 2e1df7db-11217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.264+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-11215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.264+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-11216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.264+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_184, and the Request Id: 14431572-11218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.264+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_194, and the Request Id: a0b3572f-11219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.264+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_181-, and the Request Id: 268a28a7-11220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.265+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_185, and the Request Id: d9d3e6a8-11221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.266+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-11222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.266+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-11223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-11224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.267+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_187-, and the Request Id: 1e2f7422-11225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.267+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-11226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_187-, and the Request Id: 934864f8-11227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.268+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_194-, and the Request Id: 557517ee-11228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.268+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-11229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.269+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_185-, and the Request Id: 15d5a95c-11230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.269+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_184-, and the Request Id: 894bb6f1-11231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.269+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-11232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.270+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-11233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.270+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-11233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.271+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-11234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.271+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-11235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.271+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-11232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.271+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-11235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.271+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-11234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.271+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-11236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.272+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-11236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.272+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_192, and the Request Id: 516a139d-11237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.272+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-11238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.272+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-11239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.273+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_186, and the Request Id: 1299d095-11240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.273+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-11241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.273+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-11242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.273+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-11241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-11243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.274+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_184, and the Request Id: 8116d545-11244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.274+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-11245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-11246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.275+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-11247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.275+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-11247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.276+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-11248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.276+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_192-, and the Request Id: b88000ea-11249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.276+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_186-, and the Request Id: 33cd9896-11250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.276+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-11251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.277+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-11252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.277+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_183, and the Request Id: c55bee72-11253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-11251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.277+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-11254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.278+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-11255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.278+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-11254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.278+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_184-, and the Request Id: c6b88555-11256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.279+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-11257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.279+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-11257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.279+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-11258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-11260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.280+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-11259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.280+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-11261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.280+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-11259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.281+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_182, and the Request Id: 027e2586-11262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.281+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-11263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.281+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-11264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_183-, and the Request Id: 0f8e1974-11265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.281+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-11263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.282+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-11266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.282+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-11267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.282+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_188, and the Request Id: 2e1df7db-11268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.283+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-11266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.283+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-11269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.283+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-11270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.284+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-11271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-11272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.284+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-11269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.284+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-11271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-11270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-11272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.285+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-11273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.285+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_195, and the Request Id: a0b3572f-11274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.285+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-11275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.285+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-11276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.285+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-11277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.285+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-11273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.285+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_182-, and the Request Id: 268a28a7-11278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.286+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-11276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.286+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_186, and the Request Id: d9d3e6a8-11279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-11277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.286+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_185, and the Request Id: 14431572-11280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.287+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-11281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.287+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_188-, and the Request Id: 934864f8-11282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_188, and the Request Id: ac4d0202-11283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.287+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-11284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.288+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-11285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-11286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.289+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-11287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.289+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_186-, and the Request Id: 15d5a95c-11288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.290+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-11286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.290+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-11289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.290+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_185-, and the Request Id: 894bb6f1-11290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.290+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_195-, and the Request Id: 557517ee-11291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.291+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-11289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.291+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-11292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.291+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_187, and the Request Id: 1299d095-11293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-11294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.293+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_188-, and the Request Id: 1e2f7422-11295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.293+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-11296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.293+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-11297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.293+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-11296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.293+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-11297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.293+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-11298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.293+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-11299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.294+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-11299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.294+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-11300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.294+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-11301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.294+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-11300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.295+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_185, and the Request Id: 8116d545-11302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.295+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_193, and the Request Id: 516a139d-11303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.296+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-11304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.296+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-11305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.296+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-11306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.297+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-11306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.297+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_187-, and the Request Id: 33cd9896-11307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.298+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-11308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.298+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-11309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.299+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-11310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.300+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-11310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.300+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_193-, and the Request Id: b88000ea-11311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.300+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-11312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.300+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-11313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.300+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-11312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.300+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-11313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.300+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_185-, and the Request Id: c6b88555-11314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.301+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-11315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.301+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_184, and the Request Id: c55bee72-11316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.301+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_183, and the Request Id: 027e2586-11317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.302+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-11318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.302+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-11319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.303+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-11320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-11319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.303+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-11321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.304+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-11321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-11322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_189, and the Request Id: 2e1df7db-11323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.305+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-11324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.306+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-11326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.306+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-11325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.306+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_183-, and the Request Id: 268a28a7-11327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.306+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-11328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.306+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-11329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.307+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-11328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.307+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-11329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.307+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_184-, and the Request Id: 0f8e1974-11330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.308+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-11331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.308+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-11332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.308+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-11331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.308+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-11332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.309+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-11333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_189-, and the Request Id: 934864f8-11334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.309+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-11335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.309+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-11336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.309+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-11333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.309+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-11335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.309+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_187, and the Request Id: d9d3e6a8-11337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.310+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_196, and the Request Id: a0b3572f-11338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.311+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-11339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.311+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_186, and the Request Id: 14431572-11340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.312+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-11341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.312+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-11342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.313+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-11343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.313+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_187-, and the Request Id: 15d5a95c-11344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.314+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-11343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.314+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-11345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.314+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_196-, and the Request Id: 557517ee-11346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.314+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-11345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.315+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-11347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.315+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-11348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.315+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-11349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.315+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-11350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.315+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_186-, and the Request Id: 894bb6f1-11351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.315+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-11348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.315+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-11350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.315+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_189, and the Request Id: ac4d0202-11352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.316+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-11353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.316+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-11354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.316+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-11353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.316+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-11354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.317+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_194, and the Request Id: 516a139d-11355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.317+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_188, and the Request Id: 1299d095-11356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.317+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-11357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.317+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-11358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.318+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-11359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.318+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-11360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.319+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-11360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.319+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-11361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.319+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-11362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-11363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-11363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.321+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-11364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.321+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_189-, and the Request Id: 1e2f7422-11365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.321+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-11366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.322+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_188-, and the Request Id: 33cd9896-11367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.322+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-11368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.323+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_186, and the Request Id: 8116d545-11369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.323+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-11370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.323+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-11370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.323+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-11371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.324+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-11372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.324+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-11371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.324+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-11373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.325+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-11374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.325+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-11373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.325+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-11375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.325+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_194-, and the Request Id: b88000ea-11376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.326+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-11375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.326+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_186-, and the Request Id: c6b88555-11377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.326+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-11378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.326+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-11379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.326+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_184, and the Request Id: 027e2586-11380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.327+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-11378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.327+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_190, and the Request Id: 2e1df7db-11381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.328+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-11382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.328+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-11383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.328+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-11382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.329+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-11383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.329+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_185, and the Request Id: c55bee72-11384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.329+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-11385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.330+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-11386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.330+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-11385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.330+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-11387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.331+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_184-, and the Request Id: 268a28a7-11388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.331+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-11389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.331+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-11390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.331+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-11391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.331+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-11387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.331+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-11392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.332+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_190-, and the Request Id: 934864f8-11393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.332+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-11392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.332+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_188, and the Request Id: d9d3e6a8-11394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.333+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_185-, and the Request Id: 0f8e1974-11395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.333+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_197, and the Request Id: a0b3572f-11396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.334+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-11397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.334+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-11398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.335+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-11399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.335+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-11400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.335+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_188-, and the Request Id: 15d5a95c-11401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-11399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-11400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.336+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-11402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.336+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-11403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.336+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-11403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.337+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-11404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.337+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_187, and the Request Id: 14431572-11405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.337+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-11406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.337+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-11404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.338+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_197-, and the Request Id: 557517ee-11407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-11408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.338+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_190, and the Request Id: ac4d0202-11409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-11408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.339+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-11410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.339+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-11411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.339+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-11412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.339+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-11410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.340+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_189, and the Request Id: 1299d095-11413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.340+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-11414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.341+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-11415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.341+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-11416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.341+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-11414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.341+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-11417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.341+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-11418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.341+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-11416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.342+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_187-, and the Request Id: 894bb6f1-11419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.342+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-11420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.342+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-11418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.342+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-11420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.343+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_195, and the Request Id: 516a139d-11421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.343+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_187, and the Request Id: 8116d545-11422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.343+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-11423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.343+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-11424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.344+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-11425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.344+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_189-, and the Request Id: 33cd9896-11426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_190-, and the Request Id: 1e2f7422-11427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.345+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-11428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.345+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-11429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.346+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-11428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.346+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-11429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.346+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_195-, and the Request Id: b88000ea-11430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-11431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.346+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-11432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.347+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-11433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.347+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-11432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.347+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_187-, and the Request Id: c6b88555-11434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.347+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-11433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.347+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-11435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.347+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_185, and the Request Id: 027e2586-11436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.348+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-11437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.348+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-11435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.348+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-11437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_191, and the Request Id: 2e1df7db-11438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.349+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-11439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.349+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-11440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.349+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-11439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.349+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-11441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.350+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-11442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.350+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-11441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.350+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_186, and the Request Id: c55bee72-11443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.351+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_189, and the Request Id: d9d3e6a8-11444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.351+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-11445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.351+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-11446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.351+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_185-, and the Request Id: 268a28a7-11447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.351+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-11448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.352+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-11449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.353+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-11450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.354+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-11451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_186-, and the Request Id: 0f8e1974-11452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.355+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_191-, and the Request Id: 934864f8-11453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.355+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_189-, and the Request Id: 15d5a95c-11454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-11455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.355+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-11456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.356+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-11455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-11457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.356+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-11458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-11457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_188, and the Request Id: 14431572-11459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.357+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-11460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.357+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-11461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.357+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-11460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.358+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-11462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.358+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-11463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.359+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-11464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.359+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-11465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.359+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-11466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.359+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-11465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.360+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-11462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-11466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.360+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-11467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_188-, and the Request Id: 894bb6f1-11468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.360+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-11469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.360+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-11467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.360+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-11470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-11471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.361+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_198, and the Request Id: a0b3572f-11472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.361+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-11470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.361+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-11473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-11471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.361+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_196, and the Request Id: 516a139d-11474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.362+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-11473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.362+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_190, and the Request Id: 1299d095-11475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.362+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-11476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.363+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-11477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.363+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-11478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.364+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-11478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-11479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.364+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_198-, and the Request Id: 557517ee-11480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.365+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-11476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.365+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_188, and the Request Id: 8116d545-11481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.365+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_196-, and the Request Id: b88000ea-11482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_191, and the Request Id: ac4d0202-11483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.366+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-11484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.366+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-11485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.367+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-11486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.367+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-11485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.368+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-11487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.368+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-11487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.368+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-11488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.368+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_190-, and the Request Id: 33cd9896-11489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.369+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-11490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.369+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_191-, and the Request Id: 1e2f7422-11491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.369+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-11490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.370+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-11492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.370+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_186, and the Request Id: 027e2586-11493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-11494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-11494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.371+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_188-, and the Request Id: c6b88555-11495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.371+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_187, and the Request Id: c55bee72-11496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.371+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-11497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.373+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-11498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.373+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-11499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.374+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-11500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.374+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-11501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.374+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_186-, and the Request Id: 268a28a7-11502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.375+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-11503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.375+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-11504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.375+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-11503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.376+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-11505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.376+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-11506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.376+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-11505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.376+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-11507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.376+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-11506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.377+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-11508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.377+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_190, and the Request Id: d9d3e6a8-11509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.377+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_187-, and the Request Id: 0f8e1974-11510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.377+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-11511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.378+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-11511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_189, and the Request Id: 14431572-11512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.378+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-11513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.378+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-11508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.379+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-11514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.379+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-11515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.380+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-11516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.380+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-11515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.380+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-11517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.380+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-11518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-11519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.381+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-11518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.381+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-11519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.381+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-11520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.381+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-11521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.381+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-11522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.382+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-11520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.382+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-11521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.382+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_199, and the Request Id: a0b3572f-11523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.382+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_189-, and the Request Id: 894bb6f1-11524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.382+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-11525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.382+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_192, and the Request Id: 2e1df7db-11526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.383+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-11527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.383+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_197, and the Request Id: 516a139d-11528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.383+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-11527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.384+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-11530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.384+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_190-, and the Request Id: 15d5a95c-11529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.384+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-11530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.385+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_191, and the Request Id: 1299d095-11531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.385+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_199-, and the Request Id: 557517ee-11532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.385+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-11533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.386+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_192-, and the Request Id: 934864f8-11534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.386+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-11535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-11536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.387+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-11535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.387+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-11537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-11536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-11538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.388+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_197-, and the Request Id: b88000ea-11539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-11537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.388+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-11540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-11541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-11541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.403+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-11540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.403+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-11542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.403+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_189, and the Request Id: 8116d545-11543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.403+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-11544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.403+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_192, and the Request Id: ac4d0202-11545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.404+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-11544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.404+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-11546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.404+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-11547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.404+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-11546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.404+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_187, and the Request Id: 027e2586-11548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.405+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-11549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-11550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.406+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_191-, and the Request Id: 33cd9896-11551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.406+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-11550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.406+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-11552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.406+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_188, and the Request Id: c55bee72-11553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.407+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-11554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.407+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-11555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.408+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_189-, and the Request Id: c6b88555-11556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.408+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_187-, and the Request Id: 268a28a7-11557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.409+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-11558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_192-, and the Request Id: 1e2f7422-11559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.410+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-11560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.410+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_188-, and the Request Id: 0f8e1974-11561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.410+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-11562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.409+0000 [Thread-7871] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:12.411+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-11563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.411+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-11563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.412+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-11564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.412+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-11565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.413+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-11566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.413+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-11567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.413+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-11568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.413+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-11566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.414+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_190, and the Request Id: 14431572-11569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.414+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-11565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-11570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.414+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-11571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-11570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.414+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-11572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.415+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-11572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.415+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-11573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.415+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_191, and the Request Id: d9d3e6a8-11574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.415+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-11575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.415+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-11573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.415+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_193, and the Request Id: 2e1df7db-11576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.417+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-11577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.417+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-11578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.417+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-11579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.417+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-11580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.418+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_190-, and the Request Id: 894bb6f1-11581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.418+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-11577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.418+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-11582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-11583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.419+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-11582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_193-, and the Request Id: 934864f8-11584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.419+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-11585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.420+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-11585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-11586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.420+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-11587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.421+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_191-, and the Request Id: 15d5a95c-11588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.421+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-11587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.421+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-11589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.421+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_200, and the Request Id: a0b3572f-11590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.422+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-11589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.422+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-11591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.422+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_198, and the Request Id: 516a139d-11592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.422+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-11591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.422+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-11593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-11594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.423+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-11595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.423+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-11593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.423+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-11596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.423+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-11595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.423+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-11597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.423+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-11596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.424+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_190, and the Request Id: 8116d545-11598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.424+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-11597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-11599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-11599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.424+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-11600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.424+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_188, and the Request Id: 027e2586-11601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.425+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_189, and the Request Id: c55bee72-11602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-11603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.425+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-11604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.425+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-11605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-11603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.425+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-11605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.426+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_192, and the Request Id: 1299d095-11606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.426+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_200-, and the Request Id: 557517ee-11607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.426+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_198-, and the Request Id: b88000ea-11608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.427+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-11609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.427+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-11609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.427+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_193, and the Request Id: ac4d0202-11610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.428+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-11611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.428+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_188-, and the Request Id: 268a28a7-11612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.428+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_190-, and the Request Id: c6b88555-11613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_189-, and the Request Id: 0f8e1974-11614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-11615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.429+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_192-, and the Request Id: 33cd9896-11616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.430+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-11617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.430+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-11618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.431+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-11619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.432+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-11620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.432+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-11620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.433+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-11621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-11622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.433+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-11623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.433+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-11624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.433+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-11625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.434+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-11622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.434+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-11626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.434+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_193-, and the Request Id: 1e2f7422-11627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_191, and the Request Id: 14431572-11628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.435+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-11629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.435+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-11630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.435+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-11629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.435+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-11631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.436+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-11632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.436+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-11631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.436+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-11632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.436+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_194, and the Request Id: 2e1df7db-11633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.437+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-11634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.437+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-11635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.437+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-11636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.437+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-11634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.437+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-11635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-11637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.438+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-11638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.438+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-11639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.438+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-11638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.439+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-11640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-11641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.439+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_192, and the Request Id: d9d3e6a8-11642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.439+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_191-, and the Request Id: 894bb6f1-11643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.439+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_199, and the Request Id: 516a139d-11644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.440+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-11645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.441+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-11645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.441+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-11646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.441+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-11646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.441+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-11647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.442+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-11648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-11647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.442+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-11649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.442+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-11648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.443+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_194-, and the Request Id: 934864f8-11650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.443+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-11649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.443+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_201, and the Request Id: a0b3572f-11651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.443+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-11652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.443+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-11653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.444+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-11654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.444+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-11655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.444+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-11656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.444+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-11654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.444+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-11657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.445+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-11656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.445+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_199-, and the Request Id: b88000ea-11658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.445+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-11652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.445+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_190, and the Request Id: c55bee72-11659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.445+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-11657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.445+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_189, and the Request Id: 027e2586-11660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.445+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-11661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.446+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-11661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.446+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_192-, and the Request Id: 15d5a95c-11662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_193, and the Request Id: 1299d095-11663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.446+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_191, and the Request Id: 8116d545-11664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.495+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-11665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.495+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-11666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.495+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_201-, and the Request Id: 557517ee-11667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.495+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-11668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.496+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_189-, and the Request Id: 268a28a7-11669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-11668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.497+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_190-, and the Request Id: 0f8e1974-11670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.497+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-11671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.498+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-11672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.498+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-11671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.498+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_191-, and the Request Id: c6b88555-11673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.499+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_193-, and the Request Id: 33cd9896-11674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.499+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_194, and the Request Id: ac4d0202-11675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.500+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-11676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.501+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-11677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.502+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-11678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.502+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-11679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-11680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.503+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-11681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.503+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-11679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.503+0000 [Thread-7970] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:12.504+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-11682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.504+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-11683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.504+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-11684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.504+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-11685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.504+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-11686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.505+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_194-, and the Request Id: 1e2f7422-11687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.505+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-11683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.505+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_192, and the Request Id: 14431572-11688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.506+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-11689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.507+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-11690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.507+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-11691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.508+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-11692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.508+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-11693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.508+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-11694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.509+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_192-, and the Request Id: 894bb6f1-11696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.509+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-11697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.509+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-11695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.509+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-11694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.509+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-11695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.510+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-11698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.510+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-11697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.510+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-11699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.510+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-11698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.510+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-11699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.510+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-11700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.511+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_193, and the Request Id: d9d3e6a8-11701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.511+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-11700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.511+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_190, and the Request Id: 027e2586-11702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-11703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.511+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-11704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.512+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_195, and the Request Id: 2e1df7db-11705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.512+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-11704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.512+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-11706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-11707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.513+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-11708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.513+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-11706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.513+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-11707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.513+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-11709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.513+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-11708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.513+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-11710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.513+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-11709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.514+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-11711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.514+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-11711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.514+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_191, and the Request Id: c55bee72-11712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.514+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-11713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.514+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-11713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.515+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-11714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.515+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_193-, and the Request Id: 15d5a95c-11715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.515+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_200, and the Request Id: 516a139d-11716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.515+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-11714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.515+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_194, and the Request Id: 1299d095-11717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.515+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_195-, and the Request Id: 934864f8-11718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.516+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_192, and the Request Id: 8116d545-11719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.516+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-11720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.516+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-11721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.516+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-11720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.517+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_190-, and the Request Id: 268a28a7-11722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.517+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-11723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.517+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-11723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.518+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_191-, and the Request Id: 0f8e1974-11724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.518+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-11725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.518+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_202, and the Request Id: a0b3572f-11726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_192-, and the Request Id: c6b88555-11727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.519+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-11728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.519+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_194-, and the Request Id: 33cd9896-11729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.520+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-11730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.520+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_200-, and the Request Id: b88000ea-11731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.520+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-11732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.521+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-11733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-11732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.521+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-11734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.521+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-11735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.522+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-11734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.522+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_195, and the Request Id: ac4d0202-11736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.522+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-11737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.522+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_202-, and the Request Id: 557517ee-11738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.523+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-11739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.523+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-11739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.523+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-11740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.524+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-11741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.524+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-11742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.524+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-11743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.524+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-11744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.525+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-11745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.525+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-11744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.525+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_195-, and the Request Id: 1e2f7422-11746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.526+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_193, and the Request Id: 14431572-11747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.526+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-11748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.527+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-11749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.527+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-11750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.528+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-11751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.528+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-11752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.529+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-11753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.529+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-11752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.529+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-11753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.529+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-11754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.529+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-11755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.529+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-11756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.530+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-11757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.530+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-11758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.530+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-11755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.530+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-11757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.530+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-11758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.530+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-11759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.530+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_194, and the Request Id: d9d3e6a8-11760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.531+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_196, and the Request Id: 2e1df7db-11761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.531+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-11759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.531+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_193-, and the Request Id: 894bb6f1-11762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.531+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_191, and the Request Id: 027e2586-11763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.532+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-11764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.532+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-11764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.533+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-11765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.533+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-11766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.533+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-11768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.533+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-11765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.534+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-11768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.534+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-11767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.534+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_192, and the Request Id: c55bee72-11769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.535+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-11770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.535+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-11771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.535+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-11770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.536+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-11774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_196-, and the Request Id: 934864f8-11772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.536+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-11774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.537+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-11767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.537+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-11775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.537+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_201, and the Request Id: 516a139d-11776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.537+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-11777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.538+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-11777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.538+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-11773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.538+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_194-, and the Request Id: 15d5a95c-11778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.538+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_195, and the Request Id: 1299d095-11779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.539+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-11773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.539+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_193, and the Request Id: 8116d545-11780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.539+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-11781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.540+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_191-, and the Request Id: 268a28a7-11782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.541+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-11781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.541+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-11783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_192-, and the Request Id: 0f8e1974-11784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.542+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_201-, and the Request Id: b88000ea-11785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.543+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_195-, and the Request Id: 33cd9896-11786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-11787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.543+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-11788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_193-, and the Request Id: c6b88555-11789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-11787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.544+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-11792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.544+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-11791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.545+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-11793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.545+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-11791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-11790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.545+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-11794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-11790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.546+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_196, and the Request Id: ac4d0202-11795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.546+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_203, and the Request Id: a0b3572f-11796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.547+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-11797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.547+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-11798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.547+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-11799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.548+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-11800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-11801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-11802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-11802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-11801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.550+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-11803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.550+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_196-, and the Request Id: 1e2f7422-11804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.550+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_203-, and the Request Id: 557517ee-11805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.550+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-11806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.550+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-11803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.550+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-11807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.551+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-11807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.551+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_197, and the Request Id: 2e1df7db-11809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.551+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-11808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_194, and the Request Id: 14431572-11810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.551+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-11811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-11812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.553+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-11813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.553+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-11814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.553+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-11815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.554+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_197-, and the Request Id: 934864f8-11816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.554+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-11817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.555+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_194-, and the Request Id: 894bb6f1-11819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.555+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-11818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.555+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-11817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.555+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-11820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.555+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-11821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.556+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-11820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.556+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_192, and the Request Id: 027e2586-11822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.556+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-11821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.557+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-11823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.557+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-11824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.557+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-11824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.557+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-11823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.557+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-11825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.557+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-11826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.558+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-11827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.558+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-11825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.558+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-11827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.558+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-11828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.558+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-11829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.558+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_195, and the Request Id: d9d3e6a8-11830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.559+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-11831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.559+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_202, and the Request Id: 516a139d-11832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.559+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-11828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.559+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-11833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.559+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-11831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.560+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-11829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.560+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_193, and the Request Id: c55bee72-11834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.560+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-11835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.560+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-11835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.560+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-11836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.561+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-11837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.561+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-11836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.561+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-11838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.561+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_194, and the Request Id: 8116d545-11839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.561+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_192-, and the Request Id: 268a28a7-11840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_196, and the Request Id: 1299d095-11841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.563+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-11842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.563+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_202-, and the Request Id: b88000ea-11843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.563+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_195-, and the Request Id: 15d5a95c-11845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_193-, and the Request Id: 0f8e1974-11844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_194-, and the Request Id: c6b88555-11846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-11847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.564+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-11848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.565+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-11849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-11848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.565+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-11850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.566+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-11850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.566+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_196-, and the Request Id: 33cd9896-11851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-11852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.566+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-11853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-11852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.567+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-11854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-11855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.567+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-11853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.567+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_197, and the Request Id: ac4d0202-11856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-11855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.567+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-11857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.567+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-11858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-11858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.568+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-11859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.568+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_198, and the Request Id: 2e1df7db-11860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.568+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-11861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-11862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-11862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.569+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_204, and the Request Id: a0b3572f-11863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.569+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-11864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.569+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-11864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.570+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-11865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.570+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_197-, and the Request Id: 1e2f7422-11866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.571+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_195, and the Request Id: 14431572-11867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-11868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.571+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-11869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.572+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-11870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.572+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_198-, and the Request Id: 934864f8-11871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.572+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-11872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.573+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_204-, and the Request Id: 557517ee-11873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.573+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-11874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.573+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-11875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.573+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-11874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.574+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_195-, and the Request Id: 894bb6f1-11876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.575+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-11877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.575+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-11877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.575+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-11878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.575+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-11879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.576+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-11880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.576+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-11881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.577+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-11881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.577+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_193, and the Request Id: 027e2586-11882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.577+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-11883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-11884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.578+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-11885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.578+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-11885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.578+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-11886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.578+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_196, and the Request Id: d9d3e6a8-11887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.579+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-11886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.579+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-11888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-11889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.580+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-11890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.580+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-11888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.580+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-11890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-11889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.580+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-11891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.581+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-11891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.581+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-11892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.581+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_195, and the Request Id: 8116d545-11893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.582+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_194, and the Request Id: c55bee72-11894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.582+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-11895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.583+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-11895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.583+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-11896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.583+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_203, and the Request Id: 516a139d-11897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.583+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-11898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.584+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-11899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.584+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_193-, and the Request Id: 268a28a7-11900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.585+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-11901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.585+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_196-, and the Request Id: 15d5a95c-11902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.585+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-11901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.586+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-11903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.586+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-11903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_197, and the Request Id: 1299d095-11904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.587+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_194-, and the Request Id: 0f8e1974-11905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.587+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_195-, and the Request Id: c6b88555-11906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-11907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.588+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-11908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.588+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-11909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-11910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.589+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-11911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.589+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-11909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.589+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-11907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.589+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-11910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.589+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-11911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.589+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-11912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.589+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-11913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.590+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-11914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.590+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-11912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.590+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-11915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.590+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-11913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.590+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-11914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.590+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_196, and the Request Id: 14431572-11916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.590+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-11915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.590+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_198, and the Request Id: ac4d0202-11917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.590+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_197-, and the Request Id: 33cd9896-11918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.590+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_199, and the Request Id: 2e1df7db-11919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.591+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_203-, and the Request Id: b88000ea-11920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.591+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-11921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.591+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_205, and the Request Id: a0b3572f-11923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.591+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-11922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.592+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-11924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.631+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_196-, and the Request Id: 894bb6f1-11925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.631+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_198-, and the Request Id: 1e2f7422-11926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.631+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-11927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-11928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.632+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-11929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_199-, and the Request Id: 934864f8-11930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.634+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_205-, and the Request Id: 557517ee-11931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.634+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-11932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.635+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-11933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-11934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.638+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-11935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.638+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-11936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.638+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-11935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.639+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-11937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.639+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-11938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.639+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-11939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.639+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-11939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.640+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-11940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.640+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_196, and the Request Id: 8116d545-11941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.640+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-11942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.641+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-11943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.641+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-11942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.641+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-11944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.642+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-11944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.642+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-11945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-11946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.643+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-11947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.643+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-11945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.643+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_194, and the Request Id: 027e2586-11948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.643+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-11949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.643+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-11947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.644+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-11950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.644+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-11951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.644+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-11950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-11952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.645+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-11953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.645+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_197, and the Request Id: d9d3e6a8-11954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.645+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-11952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.645+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_196-, and the Request Id: c6b88555-11955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.645+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_195, and the Request Id: c55bee72-11956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.645+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-11957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.646+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-11957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.646+0000 [Thread-8170] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:12.647+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-11953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.647+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-11958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.647+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-11959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.647+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-11958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.648+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_194-, and the Request Id: 268a28a7-11960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.648+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_204, and the Request Id: 516a139d-11961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.648+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-11962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-11963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.648+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-11959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.648+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-11964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-11962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.649+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_198, and the Request Id: 1299d095-11965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.649+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-11966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.649+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-11966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.650+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-11967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.650+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-11968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.650+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_197-, and the Request Id: 15d5a95c-11969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.650+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-11968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.651+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-11970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_195-, and the Request Id: 0f8e1974-11971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.651+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-11970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.651+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_206, and the Request Id: a0b3572f-11972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.652+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_199, and the Request Id: ac4d0202-11973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.652+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_204-, and the Request Id: b88000ea-11974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.653+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-11975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.653+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-11976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.653+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-11975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.653+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-11977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.653+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-11978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.654+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_198-, and the Request Id: 33cd9896-11979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.654+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-11980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.654+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-11978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.654+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-11980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.655+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_200, and the Request Id: 2e1df7db-11981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.655+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-11982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.655+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-11983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.655+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-11982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.655+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-11984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.656+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_206-, and the Request Id: 557517ee-11985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.656+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_197, and the Request Id: 14431572-11986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.657+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_199-, and the Request Id: 1e2f7422-11987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.657+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-11988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.692+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-11989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-11990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.692+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_200-, and the Request Id: 934864f8-11991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.693+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-11992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.693+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-11993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.693+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-11989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.693+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-11994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.694+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-11995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.694+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-11995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.695+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_197-, and the Request Id: 894bb6f1-11996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.695+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_197, and the Request Id: 8116d545-11997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.695+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-11998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.697+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-11999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.698+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-12000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.698+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-12001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.698+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-11999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.699+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_197-, and the Request Id: c6b88555-12002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.699+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-12003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-12004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.700+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-12003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.700+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-12005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-12004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.700+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-12006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.701+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-12006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.701+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-12007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.701+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-12008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.702+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-12009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.702+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_196, and the Request Id: c55bee72-12010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.702+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_195, and the Request Id: 027e2586-12011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.704+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-12012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.704+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-12013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.704+0000 [Thread-8222] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:12.704+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-12014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.705+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-12013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.705+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-12015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.705+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-12015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.706+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-12016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.706+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-12017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.706+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_196-, and the Request Id: 0f8e1974-12018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.706+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-12019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.707+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-12019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.707+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-12017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.707+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_205, and the Request Id: 516a139d-12021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.707+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-12020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.707+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-12022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.708+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-12022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_199, and the Request Id: 1299d095-12023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.709+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_195-, and the Request Id: 268a28a7-12025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.709+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-12024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.709+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-12026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.709+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-12024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.710+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-12027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.710+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-12027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.710+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-12028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.711+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_207, and the Request Id: a0b3572f-12029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.711+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_205-, and the Request Id: b88000ea-12030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.711+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-12031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.712+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-12031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-12032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.713+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-12033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-12034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.713+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-12033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-12032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.713+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-12035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.714+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_198, and the Request Id: d9d3e6a8-12036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-12034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.714+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_201, and the Request Id: 2e1df7db-12037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-12038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.715+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_199-, and the Request Id: 33cd9896-12039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.715+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-12040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.715+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-12038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.715+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-12040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.716+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-12042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.716+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_200, and the Request Id: ac4d0202-12041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.716+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-12042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.717+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-12043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.717+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-12044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.717+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-12045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.717+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-12044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.717+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_207-, and the Request Id: 557517ee-12046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.718+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-12047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.718+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_198, and the Request Id: 14431572-12048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.718+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-12047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.718+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-12049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_201-, and the Request Id: 934864f8-12050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.719+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_198, and the Request Id: 8116d545-12051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.720+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_200-, and the Request Id: 1e2f7422-12052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.720+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_198-, and the Request Id: 15d5a95c-12053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.721+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-12054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_198-, and the Request Id: 894bb6f1-12055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.722+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-12056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.722+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-12057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.722+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-12056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.722+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-12058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-12058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.723+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-12059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.723+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-12060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.724+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-12059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.724+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-12061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.724+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_198-, and the Request Id: c6b88555-12062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.725+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-12063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.725+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-12064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.725+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_197, and the Request Id: c55bee72-12065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.725+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-12066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.725+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-12064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.725+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-12061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.726+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-12067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.726+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_196, and the Request Id: 027e2586-12068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.726+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-12067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.727+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-12069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.727+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-12070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.727+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_206, and the Request Id: 516a139d-12071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.727+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-12072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.728+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-12073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.729+0000 [Thread-8264] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:12.729+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-12074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_197-, and the Request Id: 0f8e1974-12075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.730+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-12076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.731+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_196-, and the Request Id: 268a28a7-12077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.731+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-12078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.731+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_206-, and the Request Id: b88000ea-12079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.732+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-12080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.733+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-12081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.733+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-12082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.733+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-12083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-12083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.734+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-12084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-12085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.734+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-12084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.734+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-12086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.735+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-12087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-12086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.735+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-12088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.735+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-12087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.736+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-12088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.736+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-12089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.736+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_202, and the Request Id: 2e1df7db-12090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-12091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.736+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_199, and the Request Id: d9d3e6a8-12092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.737+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-12091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.737+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-12093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.737+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-12094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.737+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-12095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.738+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-12094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.738+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-12095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.738+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_208, and the Request Id: a0b3572f-12096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.739+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-12097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.739+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-12098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.739+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-12097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.740+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-12098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.740+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-12099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.740+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_199-, and the Request Id: 15d5a95c-12100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.740+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-12099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.741+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_201, and the Request Id: ac4d0202-12101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.742+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-12102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-12103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.742+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_202-, and the Request Id: 934864f8-12104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.743+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-12102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.743+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_199, and the Request Id: 8116d545-12105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.743+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-12106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.743+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-12103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.743+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_200, and the Request Id: 1299d095-12107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-12108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-12108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.744+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-12109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_199, and the Request Id: 14431572-12110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.745+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-12111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.745+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_208-, and the Request Id: 557517ee-12112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.746+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-12111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-12113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.747+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-12114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.747+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-12114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_199-, and the Request Id: c6b88555-12115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.748+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-12116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.748+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_200-, and the Request Id: 33cd9896-12117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.748+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_201-, and the Request Id: 1e2f7422-12118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.749+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_198, and the Request Id: c55bee72-12119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.749+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_199-, and the Request Id: 894bb6f1-12120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.749+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-12121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.750+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-12122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.750+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-12121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.750+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-12123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.751+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-12124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.751+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-12123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.751+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_197, and the Request Id: 027e2586-12125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-12126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.753+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-12127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.753+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-12128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.753+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-12129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.753+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_198-, and the Request Id: 0f8e1974-12130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.753+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-12128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.754+0000 [Thread-8303] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:12.754+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-12131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.754+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-12131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.755+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_207, and the Request Id: 516a139d-12132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.755+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-12133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.755+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-12134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-12135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.756+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_197-, and the Request Id: 268a28a7-12136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.757+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-12137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.757+0000 [Thread-8313] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:12.757+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-12138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.758+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-12137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.758+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-12139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.758+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_207-, and the Request Id: b88000ea-12140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.758+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-12141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.759+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-12142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.759+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-12142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.759+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-12143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_203, and the Request Id: 2e1df7db-12144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.760+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-12145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.760+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-12145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.760+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-12146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.760+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-12147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.761+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-12147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.761+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_209, and the Request Id: a0b3572f-12148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.761+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-12149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.762+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-12150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.762+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-12149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.762+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-12151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.762+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-12152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.763+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-12153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.763+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-12151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.763+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_200, and the Request Id: d9d3e6a8-12154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.764+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-12155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.764+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-12156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.764+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_203-, and the Request Id: 934864f8-12157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.764+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-12158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.765+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-12156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.765+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-12158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.765+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-12159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.766+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-12160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-12161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.766+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-12159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.766+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-12160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-12161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.767+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_202, and the Request Id: ac4d0202-12162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.767+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_209-, and the Request Id: 557517ee-12163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.767+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_201, and the Request Id: 1299d095-12164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.767+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-12165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.767+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-12166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.767+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-12167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.767+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-12165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.768+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-12166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.768+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-12168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-12169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.768+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-12170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.768+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_200, and the Request Id: 14431572-12171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.769+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-12168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.769+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_200-, and the Request Id: 15d5a95c-12172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.769+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-12173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.769+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-12174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-12173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.770+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-12174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.770+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_199, and the Request Id: c55bee72-12175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.770+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_202-, and the Request Id: 1e2f7422-12176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.771+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_200, and the Request Id: 8116d545-12177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.771+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_201-, and the Request Id: 33cd9896-12178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.772+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-12179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.772+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-12180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.772+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-12181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.773+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_200-, and the Request Id: 894bb6f1-12182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.773+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-12179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.773+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-12183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.773+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-12184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.773+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-12183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.774+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-12185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.774+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_198, and the Request Id: 027e2586-12186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.774+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_200-, and the Request Id: c6b88555-12187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.774+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-12185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.774+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_199-, and the Request Id: 0f8e1974-12188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-12189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.775+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-12190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.775+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-12191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.775+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-12190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.776+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_208, and the Request Id: 516a139d-12192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.829+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-12194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.829+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-12193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.830+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-12195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.830+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_198-, and the Request Id: 268a28a7-12196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.831+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-12195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.832+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-12197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.832+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-12198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.832+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-12197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-12199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.834+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-12200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.834+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_204, and the Request Id: 2e1df7db-12201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.835+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_208-, and the Request Id: b88000ea-12202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.836+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-12203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.836+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-12204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.837+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-12205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.838+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-12205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.839+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-12206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.839+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-12207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.839+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-12208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-12207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.840+0000 [Thread-8385] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:12.840+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-12208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-12209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.841+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-12210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.841+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-12211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-12209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.841+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-12210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_203, and the Request Id: ac4d0202-12212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.843+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-12213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.843+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_201, and the Request Id: d9d3e6a8-12214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.844+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-12215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.844+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_204-, and the Request Id: 934864f8-12216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.844+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-12217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.845+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-12218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.845+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-12213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.845+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_210, and the Request Id: a0b3572f-12219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.847+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-12220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-12221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.847+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-12222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.848+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_201-, and the Request Id: 15d5a95c-12223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.848+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-12221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.848+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_203-, and the Request Id: 1e2f7422-12224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.848+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-12222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.849+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-12225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-12226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.849+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-12227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.849+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-12225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-12226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.849+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-12228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.849+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_201, and the Request Id: 14431572-12229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.850+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_202, and the Request Id: 1299d095-12230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.850+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_210-, and the Request Id: 557517ee-12231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.851+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-12232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.852+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-12232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.852+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-12233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-12234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.852+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-12233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.852+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-12235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-12234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.853+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-12236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.853+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-12237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.853+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_202-, and the Request Id: 33cd9896-12238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.854+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-12236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.854+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-12239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.854+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-12240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.855+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-12239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.855+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-12241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.855+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-12240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.855+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_201, and the Request Id: 8116d545-12242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.856+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-12243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_201-, and the Request Id: 894bb6f1-12244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.856+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-12245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.856+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_200, and the Request Id: c55bee72-12246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.856+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-12245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.857+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_209, and the Request Id: 516a139d-12247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.857+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-12243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.857+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-12248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.858+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-12249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.858+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_199, and the Request Id: 027e2586-12250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.858+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-12251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.859+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-12252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.860+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_201-, and the Request Id: c6b88555-12253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.860+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-12254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.862+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_200-, and the Request Id: 0f8e1974-12255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.862+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-12256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.862+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-12256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.863+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-12257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.863+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_209-, and the Request Id: b88000ea-12258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.863+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-12257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.863+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-12259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.864+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_199-, and the Request Id: 268a28a7-12260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.864+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_202, and the Request Id: d9d3e6a8-12261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.864+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-12262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.865+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-12262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.866+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-12264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-12263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.867+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-12263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.867+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_205, and the Request Id: 2e1df7db-12265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.867+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_202-, and the Request Id: 15d5a95c-12266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.868+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-12267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.868+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-12268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.869+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-12268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.869+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-12269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.869+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-12269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.870+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_211, and the Request Id: a0b3572f-12270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.871+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-12271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-12272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.872+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-12273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.872+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-12272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.872+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_205-, and the Request Id: 934864f8-12274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.872+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-12275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.872+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-12273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-12276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.873+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-12277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.873+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-12278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.874+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-12279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.874+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-12278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.874+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-12279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.874+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_211-, and the Request Id: 557517ee-12281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_204, and the Request Id: ac4d0202-12280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.875+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_203, and the Request Id: 1299d095-12282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-12283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.877+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-12284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.878+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-12285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.879+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_203-, and the Request Id: 33cd9896-12286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.879+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-12287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.879+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-12288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.880+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-12288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.880+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_204-, and the Request Id: 1e2f7422-12289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-12290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.881+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-12291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.881+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-12291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.881+0000 [Thread-8430] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:12.882+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-12292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.882+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-12293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.882+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-12292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.882+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-12294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.882+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_202, and the Request Id: 14431572-12295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.883+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-12296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.883+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-12297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.884+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-12296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.884+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_202, and the Request Id: 8116d545-12298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.885+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-12299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.886+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-12300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.886+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-12299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.886+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-12301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.886+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-12302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.886+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-12303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.887+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-12304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.887+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-12303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.887+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-12305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.887+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-12304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.887+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_210, and the Request Id: 516a139d-12306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-12307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.888+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-12308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-12307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.888+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-12309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.888+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-12308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.888+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_201, and the Request Id: c55bee72-12310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.888+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_202-, and the Request Id: c6b88555-12311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.888+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-12309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.889+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_202-, and the Request Id: 894bb6f1-12312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.889+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-12313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.889+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-12313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.890+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-12314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.890+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-12314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.890+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_200, and the Request Id: 027e2586-12315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-12316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.890+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_210-, and the Request Id: b88000ea-12317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.891+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-12316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.892+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-12318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.892+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-12320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.892+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-12321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_201-, and the Request Id: 0f8e1974-12319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.892+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_203, and the Request Id: d9d3e6a8-12322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.892+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-12320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.892+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-12323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.893+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_206, and the Request Id: 2e1df7db-12324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.893+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-12325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.893+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-12323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.893+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_200-, and the Request Id: 268a28a7-12326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.893+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-12327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.894+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-12328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.894+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-12327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.894+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_212, and the Request Id: a0b3572f-12329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.896+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-12330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.942+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-12333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.942+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-12332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.942+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_203-, and the Request Id: 15d5a95c-12331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.943+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-12333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-12332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.943+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_206-, and the Request Id: 934864f8-12334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.943+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-12335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.943+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_212-, and the Request Id: 557517ee-12336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.944+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-12337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.944+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-12338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.944+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-12337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.945+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-12338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.945+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-12339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.945+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_205, and the Request Id: ac4d0202-12340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.946+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-12341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.946+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_204, and the Request Id: 1299d095-12342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.947+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-12343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.947+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-12344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.948+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-12345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.948+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-12346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-12347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.949+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-12348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.950+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-12349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.950+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-12350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.951+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-12350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.952+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-12351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.952+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-12352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.952+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-12351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.952+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-12354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-12353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.952+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-12352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-12353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_205-, and the Request Id: 1e2f7422-12355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.953+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-12356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.953+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-12357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.954+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-12358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.954+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_204-, and the Request Id: 33cd9896-12359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.954+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-12357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.954+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-12358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.955+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_211, and the Request Id: 516a139d-12361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.955+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_203, and the Request Id: 8116d545-12360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.955+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_203, and the Request Id: 14431572-12362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.956+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-12363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.957+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-12364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.957+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-12364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.958+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-12365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.959+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-12365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.959+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_204, and the Request Id: d9d3e6a8-12366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.962+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-12367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.962+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-12368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.963+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-12369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.963+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-12367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.963+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-12370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.963+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-12370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.964+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_201, and the Request Id: 027e2586-12372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.964+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-12371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.965+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-12373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.965+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-12371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.965+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-12373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.965+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-12374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.965+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-12375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.965+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_204-, and the Request Id: 15d5a95c-12376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.966+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-12374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.966+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_211-, and the Request Id: b88000ea-12377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.966+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-12375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.966+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-12378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.966+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_202, and the Request Id: c55bee72-12379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.966+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_203-, and the Request Id: 894bb6f1-12380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.967+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-12381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_203-, and the Request Id: c6b88555-12382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.967+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-12378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.967+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-12383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.967+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_213, and the Request Id: a0b3572f-12384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-12383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_207, and the Request Id: 2e1df7db-12385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.968+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_201-, and the Request Id: 268a28a7-12386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-12387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.969+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-12388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_202-, and the Request Id: 0f8e1974-12389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.970+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-12390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.971+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-12391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-12392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.972+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_213-, and the Request Id: 557517ee-12393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.972+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-12394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.973+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-12395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.973+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_207-, and the Request Id: 934864f8-12396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.973+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-12395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-12397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.974+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-12398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.974+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-12399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-12397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.975+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_206, and the Request Id: ac4d0202-12400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.975+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-12401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.975+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-12402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.975+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-12403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-12401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.976+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-12404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.977+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-12405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.977+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-12406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.978+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-12406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.978+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_205, and the Request Id: 1299d095-12407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.978+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-12408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.979+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-12409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.979+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-12410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.979+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-12409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.979+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-12411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.980+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-12412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.980+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-12413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-12414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.980+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-12413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.981+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-12412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.981+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-12414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.981+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_205, and the Request Id: d9d3e6a8-12415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-12416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.982+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-12417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.982+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-12418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.982+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-12416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.982+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_206-, and the Request Id: 1e2f7422-12419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.982+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-12417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.982+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-12418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_204, and the Request Id: 14431572-12420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.982+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-12421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.983+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_212, and the Request Id: 516a139d-12422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-12421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.983+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_204, and the Request Id: 8116d545-12423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.984+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-12424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.984+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-12425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.984+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-12426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.984+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-12425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.985+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-12427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.985+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-12427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.985+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_205-, and the Request Id: 33cd9896-12428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.985+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-12429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.985+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_205-, and the Request Id: 15d5a95c-12430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-12429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.986+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-12431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.986+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-12431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.986+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_203, and the Request Id: c55bee72-12432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.986+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_212-, and the Request Id: b88000ea-12433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.987+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-12434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.987+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_202, and the Request Id: 027e2586-12435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_204-, and the Request Id: c6b88555-12436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.988+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_204-, and the Request Id: 894bb6f1-12437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.989+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-12438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.990+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-12439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.990+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_202-, and the Request Id: 268a28a7-12440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.990+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-12441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.991+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-12441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.991+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-12442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.991+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-12443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.991+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-12444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.991+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-12442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.992+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-12443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.992+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-12445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.992+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_208, and the Request Id: 2e1df7db-12446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.993+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_203-, and the Request Id: 0f8e1974-12447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.993+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-12448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.993+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-12449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.994+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-12449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.994+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_214, and the Request Id: a0b3572f-12450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.995+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-12451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-12452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.996+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-12453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.996+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-12454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.996+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-12455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.997+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-12456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.998+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-12457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:12.999+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-12458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.000+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_208-, and the Request Id: 934864f8-12459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.000+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_214-, and the Request Id: 557517ee-12460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.000+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-12461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.001+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-12462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-12461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.002+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-12462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.002+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-12463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.002+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-12464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.003+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-12464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.003+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-12463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.003+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-12465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-12466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.003+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_207, and the Request Id: ac4d0202-12467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-12466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.003+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-12468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.004+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-12469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.004+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-12470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.004+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-12465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.004+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-12468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.004+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-12470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.004+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-12471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.004+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_205, and the Request Id: 8116d545-12472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.004+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-12473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.005+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-12471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.005+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-12473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.005+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-12474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.005+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-12474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.005+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_213, and the Request Id: 516a139d-12475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.005+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-12476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.006+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_206, and the Request Id: d9d3e6a8-12477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.006+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-12476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.006+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_203, and the Request Id: 027e2586-12478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.006+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_206, and the Request Id: 1299d095-12479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_207-, and the Request Id: 1e2f7422-12480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.008+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-12481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.008+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-12482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-12483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.009+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-12483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.009+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-12484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-12485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.010+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_205-, and the Request Id: c6b88555-12487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.010+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_206-, and the Request Id: 33cd9896-12486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-12485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.011+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_206-, and the Request Id: 15d5a95c-12488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.011+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_213-, and the Request Id: b88000ea-12489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.011+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-12490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.012+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_203-, and the Request Id: 268a28a7-12491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_205, and the Request Id: 14431572-12492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.012+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-12493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.012+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-12494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.013+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-12495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.013+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-12495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-12496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.014+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-12497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-12496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.015+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_204, and the Request Id: c55bee72-12498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.015+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-12499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.015+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-12500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.016+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-12501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.016+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-12502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_205-, and the Request Id: 894bb6f1-12503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.016+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-12504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.017+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-12505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.018+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-12502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.018+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-12506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.018+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-12507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.018+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-12506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-12508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_204-, and the Request Id: 0f8e1974-12509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.019+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-12508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.019+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-12510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.019+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-12510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.019+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_209, and the Request Id: 2e1df7db-12511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.020+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-12512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.020+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_215, and the Request Id: a0b3572f-12513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-12514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.020+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-12515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.022+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-12516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.022+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-12517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.022+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-12518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.022+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-12519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-12518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.023+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-12519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.023+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-12520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_209-, and the Request Id: 934864f8-12521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.024+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-12520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.024+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-12522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.024+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-12523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.024+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_215-, and the Request Id: 557517ee-12524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.024+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_206, and the Request Id: 8116d545-12525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.024+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-12523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.025+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_208, and the Request Id: ac4d0202-12526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.025+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-12527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.026+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-12527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.027+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-12528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.027+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-12529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.027+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-12528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.027+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-12530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.028+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-12531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.028+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-12532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.028+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-12530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_206-, and the Request Id: c6b88555-12533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.028+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-12534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.028+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-12532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.029+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_204, and the Request Id: 027e2586-12535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.029+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_207, and the Request Id: 1299d095-12536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.029+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-12537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.030+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-12538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.031+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-12537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.031+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_208-, and the Request Id: 1e2f7422-12539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.031+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-12540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.031+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-12540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.031+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-12541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.032+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-12541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.032+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_207, and the Request Id: d9d3e6a8-12542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-12543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.033+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-12544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.033+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-12545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-12543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.034+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-12544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.034+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-12546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-12547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.035+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-12546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.035+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_207-, and the Request Id: 33cd9896-12549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.035+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-12548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-12547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.035+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-12550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.035+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_204-, and the Request Id: 268a28a7-12551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_206, and the Request Id: 14431572-12552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.036+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-12553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.036+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_205, and the Request Id: c55bee72-12554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-12555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.037+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-12553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.037+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_214, and the Request Id: 516a139d-12556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.038+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_207-, and the Request Id: 15d5a95c-12557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.038+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-12558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.039+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-12559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.039+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-12560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.039+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-12561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.040+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_206-, and the Request Id: 894bb6f1-12562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.040+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_205-, and the Request Id: 0f8e1974-12563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.040+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-12560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.041+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-12564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.041+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-12564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-12565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.042+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_214-, and the Request Id: b88000ea-12566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.042+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-12565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.042+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_216, and the Request Id: a0b3572f-12568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.042+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-12567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.042+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-12569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.042+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-12570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.043+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-12571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.043+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-12572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-12569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.044+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-12571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.044+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-12573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.045+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-12574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.045+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-12573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.045+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-12575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.045+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_210, and the Request Id: 2e1df7db-12576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.045+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_207, and the Request Id: 8116d545-12577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.046+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-12578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.046+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-12579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.046+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_216-, and the Request Id: 557517ee-12580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.047+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-12581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.047+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-12582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.048+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-12583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-12581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.048+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-12582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.049+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_207-, and the Request Id: c6b88555-12584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.049+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-12585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.049+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_210-, and the Request Id: 934864f8-12586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.049+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-12585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.049+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-12587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-12588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.049+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-12587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.050+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-12589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.050+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-12590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.050+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-12591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.051+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_205, and the Request Id: 027e2586-12592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.051+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-12593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.051+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-12593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.051+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-12594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_209, and the Request Id: ac4d0202-12595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.052+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-12594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.052+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-12596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.052+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-12597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.053+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-12597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.053+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-12596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.053+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-12598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.053+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_208, and the Request Id: d9d3e6a8-12599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.053+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_208, and the Request Id: 1299d095-12600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.054+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-12601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.054+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-12602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-12603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.054+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-12601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.055+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-12604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-12603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-12605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-12605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.056+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_205-, and the Request Id: 268a28a7-12606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.056+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_209-, and the Request Id: 1e2f7422-12607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.056+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_206, and the Request Id: c55bee72-12608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.057+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-12609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.057+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-12610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.057+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-12609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.057+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-12610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_207, and the Request Id: 14431572-12611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.068+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-12612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.069+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_208-, and the Request Id: 15d5a95c-12613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.069+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-12612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.070+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-12614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.070+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_208-, and the Request Id: 33cd9896-12615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.070+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_215, and the Request Id: 516a139d-12616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-12617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.071+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-12618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.071+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-12619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.071+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-12619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.072+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-12620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.072+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-12620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.072+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_217, and the Request Id: a0b3572f-12621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.072+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-12622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.073+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_207-, and the Request Id: 894bb6f1-12623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.073+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-12624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_206-, and the Request Id: 0f8e1974-12625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.074+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-12626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.074+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-12627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.075+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-12628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.075+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_215-, and the Request Id: b88000ea-12629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.075+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-12630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.076+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-12630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.076+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_217-, and the Request Id: 557517ee-12631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.076+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-12632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.076+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-12633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.077+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-12632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.077+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-12634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.077+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_211, and the Request Id: 2e1df7db-12635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.077+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-12636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.078+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-12633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.078+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-12637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.078+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-12638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.078+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-12639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.078+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-12639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.079+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-12640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.079+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-12640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.079+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_208, and the Request Id: 8116d545-12641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.079+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-12642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.080+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-12643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-12644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.080+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-12643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.081+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-12645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-12644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_211-, and the Request Id: 934864f8-12646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.081+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_206, and the Request Id: 027e2586-12647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.081+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-12648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.081+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-12649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.081+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-12649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.081+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-12648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.082+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-12650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.082+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-12651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.083+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-12652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.083+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-12651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.084+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-12653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_210, and the Request Id: ac4d0202-12654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.084+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_208-, and the Request Id: c6b88555-12655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.085+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_209, and the Request Id: d9d3e6a8-12656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.085+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-12657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.085+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-12657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.086+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-12658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.086+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-12659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.086+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-12660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.086+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_206-, and the Request Id: 268a28a7-12661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.086+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-12658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.087+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_209, and the Request Id: 1299d095-12662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.087+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-12663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.088+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_210-, and the Request Id: 1e2f7422-12664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.088+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-12663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.089+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_209-, and the Request Id: 15d5a95c-12665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-12666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.089+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-12667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.089+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-12668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-12666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-12669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.090+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-12668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-12669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.090+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_207, and the Request Id: c55bee72-12670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-12671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.090+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-12672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.091+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-12671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.091+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-12673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.091+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-12672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.091+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-12673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.091+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_218, and the Request Id: a0b3572f-12675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.091+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-12674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.091+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_209-, and the Request Id: 33cd9896-12676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.091+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_208, and the Request Id: 14431572-12677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.092+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-12678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.092+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-12678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.093+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_216, and the Request Id: 516a139d-12679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.094+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-12681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.094+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-12680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.094+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-12682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.094+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-12683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.097+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_218-, and the Request Id: 557517ee-12684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.098+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-12685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.099+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-12686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.099+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_207-, and the Request Id: 0f8e1974-12687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.099+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-12686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.100+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-12688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.100+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-12688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.101+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_208-, and the Request Id: 894bb6f1-12689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.101+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-12690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.101+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_216-, and the Request Id: b88000ea-12691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.102+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_209, and the Request Id: 8116d545-12692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-12693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.102+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-12694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.103+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-12695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.103+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-12696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.103+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-12695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.103+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-12697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.104+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-12698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.104+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-12699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.105+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-12700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.105+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-12701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-12699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.105+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_209-, and the Request Id: c6b88555-12702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-12703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.106+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-12704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.107+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-12703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.107+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-12704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.108+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-12705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.108+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-12706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.108+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-12708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.108+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-12707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.108+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-12706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.108+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-12705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.108+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-12708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.109+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-12709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.109+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_210, and the Request Id: 1299d095-12710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.109+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_207, and the Request Id: 027e2586-12711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.109+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-12709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.110+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_210, and the Request Id: d9d3e6a8-12712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.110+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_212, and the Request Id: 2e1df7db-12713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.110+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-12714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.111+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-12715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.111+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-12716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.112+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-12716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.112+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-12717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.112+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-12718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-12717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_211, and the Request Id: ac4d0202-12719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.113+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_207-, and the Request Id: 268a28a7-12720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.114+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_212-, and the Request Id: 934864f8-12721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.114+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-12722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.114+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-12723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.115+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-12723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.115+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_210-, and the Request Id: 15d5a95c-12724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.115+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-12725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.116+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_210-, and the Request Id: 33cd9896-12726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.116+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-12725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.116+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-12727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.117+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-12728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.117+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-12729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.117+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-12727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.117+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-12729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.117+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-12728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.117+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-12730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.118+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-12730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.118+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-12731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.118+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-12732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.118+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_208, and the Request Id: c55bee72-12733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.119+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-12734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.119+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_211-, and the Request Id: 1e2f7422-12735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.119+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_219, and the Request Id: a0b3572f-12736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.119+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-12732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.119+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-12734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.120+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_209, and the Request Id: 14431572-12737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-12738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.120+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_217, and the Request Id: 516a139d-12739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.121+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-12740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.121+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-12741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-12742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.123+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-12743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_208-, and the Request Id: 0f8e1974-12744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.124+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_219-, and the Request Id: 557517ee-12745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.124+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-12746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.125+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-12748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_209-, and the Request Id: 894bb6f1-12747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.125+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_217-, and the Request Id: b88000ea-12749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.126+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-12750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.126+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-12751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.127+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-12752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.127+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-12753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.127+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-12752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-12754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.128+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-12755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-12754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-12756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.128+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_210, and the Request Id: 8116d545-12757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.129+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-12758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.130+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-12759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.130+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-12759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.131+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-12760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.131+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-12761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.131+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-12756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.131+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-12762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.131+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-12761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.132+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-12763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-12764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.132+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-12765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.132+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_211, and the Request Id: d9d3e6a8-12766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.132+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-12765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-12764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.133+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_213, and the Request Id: 2e1df7db-12767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.133+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-12768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.133+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-12768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.134+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-12769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.134+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-12769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.134+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_211, and the Request Id: 1299d095-12770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.135+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-12771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.135+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-12772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.136+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-12773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.136+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-12772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.136+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_211-, and the Request Id: 15d5a95c-12774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.136+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-12775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.136+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_208, and the Request Id: 027e2586-12776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.136+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_210-, and the Request Id: c6b88555-12777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.137+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-12778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.137+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_213-, and the Request Id: 934864f8-12779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-12775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.137+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-12778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.137+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-12780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.137+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-12781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.138+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-12781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.138+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-12782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.138+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-12782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.138+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_212, and the Request Id: ac4d0202-12783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.139+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_209, and the Request Id: c55bee72-12784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.139+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_211-, and the Request Id: 33cd9896-12785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.140+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-12786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.140+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-12786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.141+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-12787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.141+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-12789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.141+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-12790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.141+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-12789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.141+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-12788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.142+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-12791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.142+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-12788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.142+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-12791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_212-, and the Request Id: 1e2f7422-12792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.142+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_210, and the Request Id: 14431572-12793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.142+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_208-, and the Request Id: 268a28a7-12794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.143+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_220, and the Request Id: a0b3572f-12795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.143+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-12796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.143+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-12797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.144+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-12798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.145+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-12798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.145+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-12799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_209-, and the Request Id: 0f8e1974-12800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.146+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-12799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.146+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-12801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-12802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.147+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_218, and the Request Id: 516a139d-12803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-12804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.147+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-12805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.147+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_220-, and the Request Id: 557517ee-12806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_210-, and the Request Id: 894bb6f1-12807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.149+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-12808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.149+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-12809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.150+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-12810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.151+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_218-, and the Request Id: b88000ea-12811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.151+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-12812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.151+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-12813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.151+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-12814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.152+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-12815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.153+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-12816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.153+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-12813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.153+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-12814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.154+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-12817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.154+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-12817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-12818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.154+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-12819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-12818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.154+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-12820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.154+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_211, and the Request Id: 8116d545-12821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.155+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-12820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.155+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_214, and the Request Id: 2e1df7db-12822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.155+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-12823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.155+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-12824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.155+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-12825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.156+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-12824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-12825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.156+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_212, and the Request Id: d9d3e6a8-12826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.157+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-12827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.157+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-12828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.157+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-12827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.157+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-12829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.158+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_212, and the Request Id: 1299d095-12830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_211-, and the Request Id: c6b88555-12831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-12829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-12832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.159+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-12833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-12834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.160+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-12834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.160+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-12833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.160+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-12835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.160+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_214-, and the Request Id: 934864f8-12836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.160+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_213, and the Request Id: ac4d0202-12837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.160+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_212-, and the Request Id: 15d5a95c-12838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-12839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-12839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.161+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-12840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.162+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-12841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.162+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-12840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.162+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-12841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.162+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_210, and the Request Id: c55bee72-12842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.163+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-12843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-12844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.163+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-12845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.163+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-12846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-12844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.163+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-12845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.163+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-12846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.163+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_221, and the Request Id: a0b3572f-12847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-12848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-12848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.164+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_209, and the Request Id: 027e2586-12850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_213-, and the Request Id: 1e2f7422-12849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.164+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-12851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.165+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-12852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.165+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_211, and the Request Id: 14431572-12853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.165+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-12854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.165+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_212-, and the Request Id: 33cd9896-12855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_210-, and the Request Id: 0f8e1974-12856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.167+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-12857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.167+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_221-, and the Request Id: 557517ee-12858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.167+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-12859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.168+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_209-, and the Request Id: 268a28a7-12860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.169+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-12861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.170+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_211-, and the Request Id: 894bb6f1-12862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.170+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-12863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.170+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-12864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.170+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-12864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.170+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-12865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.171+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-12867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.171+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-12866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.171+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-12868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.171+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-12867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.172+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-12869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.172+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-12869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.173+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-12870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.173+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-12871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.173+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-12870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.173+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-12872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.174+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-12872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.174+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_212, and the Request Id: 8116d545-12873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.174+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_219, and the Request Id: 516a139d-12874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.174+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-12875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.175+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-12875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.175+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_213, and the Request Id: d9d3e6a8-12876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-12877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.176+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-12878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.177+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-12879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.178+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-12880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.178+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-12881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-12882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.178+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-12883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.179+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_219-, and the Request Id: b88000ea-12884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.179+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-12883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.179+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_213-, and the Request Id: 15d5a95c-12885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.179+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_212-, and the Request Id: c6b88555-12886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.179+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-12887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.180+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-12888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-12887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.180+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-12889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.180+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_215, and the Request Id: 2e1df7db-12890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.180+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-12889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.181+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-12888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.181+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-12891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.181+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-12892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.181+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-12891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-12892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-12893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.182+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-12894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.182+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_213, and the Request Id: 1299d095-12895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-12893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.182+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-12896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.183+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-12894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.183+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-12897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.183+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_211, and the Request Id: c55bee72-12898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.183+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-12899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.183+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-12899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.183+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-12900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.184+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-12901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.184+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-12900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.184+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_214, and the Request Id: ac4d0202-12902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.184+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_210, and the Request Id: 027e2586-12903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.185+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-12904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.185+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_215-, and the Request Id: 934864f8-12905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.185+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-12904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.185+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-12906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.185+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-12907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.186+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-12907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.186+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_222, and the Request Id: a0b3572f-12908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.187+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_213-, and the Request Id: 33cd9896-12909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.187+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-12910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.187+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_211-, and the Request Id: 0f8e1974-12911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.187+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-12912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-12913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.188+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_214-, and the Request Id: 1e2f7422-12914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.189+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_210-, and the Request Id: 268a28a7-12915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-12913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.189+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-12916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.189+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-12917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.190+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-12916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.190+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-12918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.191+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_212, and the Request Id: 14431572-12919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.191+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-12920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.192+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-12921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.192+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_222-, and the Request Id: 557517ee-12922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.192+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-12921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.192+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-12923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.192+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-12924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.193+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-12925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.193+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-12925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.193+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_213, and the Request Id: 8116d545-12926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.194+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-12927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.194+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-12928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.195+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-12929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_212-, and the Request Id: 894bb6f1-12930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.195+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-12928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.195+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-12931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.195+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-12929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.196+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-12932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.196+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-12933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.196+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-12932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.196+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-12933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.197+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_214, and the Request Id: d9d3e6a8-12934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.197+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_220, and the Request Id: 516a139d-12935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.197+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-12937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.197+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-12936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.198+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-12938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.198+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-12939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.199+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_213-, and the Request Id: c6b88555-12940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.199+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-12941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.199+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-12942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-12942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.200+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-12943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.200+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_214-, and the Request Id: 15d5a95c-12944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.200+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-12945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.201+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-12945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.201+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_216, and the Request Id: 2e1df7db-12946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-12947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.201+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_220-, and the Request Id: b88000ea-12948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.202+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-12949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.202+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-12947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.202+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-12949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.202+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-12950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.202+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-12951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.203+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-12952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.203+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-12951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.203+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-12952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.203+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-12953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-12953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.204+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-12954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_215, and the Request Id: ac4d0202-12955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.204+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-12954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.204+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-12956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.205+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_212, and the Request Id: c55bee72-12957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.205+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-12958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.205+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-12959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.206+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_214, and the Request Id: 1299d095-12960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.207+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_216-, and the Request Id: 934864f8-12961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.207+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-12962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.208+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-12963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_215-, and the Request Id: 1e2f7422-12964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.208+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-12963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.208+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-12962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.208+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-12965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.209+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-12966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.209+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-12967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_212-, and the Request Id: 0f8e1974-12968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.209+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-12967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.209+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-12969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.210+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_214-, and the Request Id: 33cd9896-12970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.210+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-12969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.210+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_223, and the Request Id: a0b3572f-12971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-12972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.211+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_211, and the Request Id: 027e2586-12973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.211+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-12974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-12972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.211+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-12975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.212+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-12975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_213, and the Request Id: 14431572-12976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.212+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-12977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-12978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.213+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-12979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.214+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-12981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.214+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-12980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.215+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-12982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.215+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_223-, and the Request Id: 557517ee-12983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.215+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-12982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.215+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_211-, and the Request Id: 268a28a7-12984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-12985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.216+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-12986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_213-, and the Request Id: 894bb6f1-12987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.216+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-12986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-12985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.217+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-12988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.217+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_214, and the Request Id: 8116d545-12989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.217+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-12988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.217+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-12990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.217+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_215, and the Request Id: d9d3e6a8-12991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.218+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-12992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.218+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-12993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.218+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-12994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.219+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-12995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.219+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-12996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.220+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-12997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-12998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.221+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-12997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.222+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-12999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.222+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_215-, and the Request Id: 15d5a95c-13000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.222+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-12999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.222+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-13001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.223+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_214-, and the Request Id: c6b88555-13002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.223+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-13003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.223+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-13001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.223+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_221, and the Request Id: 516a139d-13004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.223+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-13005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.223+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-13006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-13005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.225+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_213, and the Request Id: c55bee72-13007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.225+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-13003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.225+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-13008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-13009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.225+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-13008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.226+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-13010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-13009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.226+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-13011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_215, and the Request Id: 1299d095-13012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.226+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-13013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.227+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-13014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.227+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-13013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.227+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-13014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.227+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-13015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_216, and the Request Id: ac4d0202-13016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-13015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.228+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_217, and the Request Id: 2e1df7db-13017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.228+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_221-, and the Request Id: b88000ea-13018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.229+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-13019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.229+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-13020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.229+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-13019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.230+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-13021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.230+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-13022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.230+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-13021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.230+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-13023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.231+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_215-, and the Request Id: 33cd9896-13024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.231+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-13023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.231+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_212, and the Request Id: 027e2586-13025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.231+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-13026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.231+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-13026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.232+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_217-, and the Request Id: 934864f8-13027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_213-, and the Request Id: 0f8e1974-13029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.232+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-13028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.232+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-13028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.233+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-13030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.233+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_224, and the Request Id: a0b3572f-13031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.233+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-13030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.233+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-13032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.233+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_216-, and the Request Id: 1e2f7422-13033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_214, and the Request Id: 14431572-13034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.234+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-13035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.234+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-13036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.235+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-13037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.235+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_212-, and the Request Id: 268a28a7-13038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.236+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-13039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.237+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-13040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.237+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-13041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.237+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_214-, and the Request Id: 894bb6f1-13042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.238+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-13043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.238+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-13044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.238+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-13041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.238+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-13044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.238+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_224-, and the Request Id: 557517ee-13045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.239+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-13046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.239+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-13046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.239+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-13047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.239+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-13048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.239+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_216, and the Request Id: d9d3e6a8-13049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.240+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-13047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-13050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.241+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_215, and the Request Id: 8116d545-13051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.241+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-13052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-13053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.241+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-13054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.242+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-13055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.243+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-13056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.243+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-13057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.244+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-13058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.245+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_215-, and the Request Id: c6b88555-13059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.245+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-13060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.245+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-13061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.246+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-13060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.246+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-13061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.246+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-13062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.246+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-13063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.246+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-13064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.246+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-13062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.247+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_216, and the Request Id: 1299d095-13065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.249+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-13066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.249+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-13066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.249+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_222, and the Request Id: 516a139d-13067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.250+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-13068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.250+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-13064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.250+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_216-, and the Request Id: 15d5a95c-13069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.250+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-13070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.251+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-13071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.251+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-13063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.251+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-13072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.251+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-13071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.251+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-13072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.251+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-13073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.252+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_218, and the Request Id: 2e1df7db-13074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.252+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-13073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.252+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-13075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.252+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_214, and the Request Id: c55bee72-13076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.252+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-13075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.252+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_217, and the Request Id: ac4d0202-13077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.253+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-13078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.253+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-13078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.253+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_216-, and the Request Id: 33cd9896-13079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.253+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-13080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.254+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-13081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-13082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.254+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-13083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.254+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-13081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.255+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_213, and the Request Id: 027e2586-13084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-13082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.255+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-13085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.255+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_222-, and the Request Id: b88000ea-13086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.256+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-13085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.256+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_218-, and the Request Id: 934864f8-13087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.256+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_214-, and the Request Id: 0f8e1974-13088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.256+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_217-, and the Request Id: 1e2f7422-13089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.257+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_215, and the Request Id: 14431572-13090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.257+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-13091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.258+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_213-, and the Request Id: 268a28a7-13092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.258+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-13093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.259+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-13094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.259+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-13095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.260+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-13096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.260+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-13097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.261+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-13098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.261+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-13099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.261+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-13098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.261+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_215-, and the Request Id: 894bb6f1-13100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.262+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-13101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.262+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-13102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.262+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-13101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.262+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-13102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.263+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_225, and the Request Id: a0b3572f-13103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.263+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-13105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.263+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-13104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.263+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-13106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.263+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-13105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-13107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.264+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-13106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.264+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-13108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.265+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-13109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.265+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_216, and the Request Id: 8116d545-13110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.265+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-13109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.266+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_217, and the Request Id: d9d3e6a8-13111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.266+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-13112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-13113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-13114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.267+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-13115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.267+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-13116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.268+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-13115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.268+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-13117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.268+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-13118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_216-, and the Request Id: c6b88555-13119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.268+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-13117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.269+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_217, and the Request Id: 1299d095-13120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.269+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_225-, and the Request Id: 557517ee-13121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-13122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.270+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-13123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-13122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.270+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-13123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.271+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_217-, and the Request Id: 15d5a95c-13124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-13125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.271+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-13126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.271+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-13127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.271+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-13127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-13125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.272+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-13126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_218, and the Request Id: ac4d0202-13128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.272+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-13130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.272+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_215, and the Request Id: c55bee72-13129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.272+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-13131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.272+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-13132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.273+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-13131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.273+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-13133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.273+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-13132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.273+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-13134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.273+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-13135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.273+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-13136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.274+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-13136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.274+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-13134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.274+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-13135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.274+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_217-, and the Request Id: 33cd9896-13137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.274+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_219, and the Request Id: 2e1df7db-13138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.274+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_214, and the Request Id: 027e2586-13139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.275+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_223, and the Request Id: 516a139d-13140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.275+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_218-, and the Request Id: 1e2f7422-13141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.275+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-13142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.275+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-13143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.276+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-13144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_215-, and the Request Id: 0f8e1974-13145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-13144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-13146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-13146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.278+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-13147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.278+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-13148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.279+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_223-, and the Request Id: b88000ea-13149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_216, and the Request Id: 14431572-13150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_219-, and the Request Id: 934864f8-13151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.280+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_214-, and the Request Id: 268a28a7-13152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-13153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.281+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-13154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.282+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-13155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.282+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-13156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.283+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-13157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.283+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-13158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.283+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-13159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.284+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-13159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.284+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_216-, and the Request Id: 894bb6f1-13160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.284+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-13161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.284+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-13162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.284+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-13161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.285+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-13163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.285+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_217, and the Request Id: 8116d545-13164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.286+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-13165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.286+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-13166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.286+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-13167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.286+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-13167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.287+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-13168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.287+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-13168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.287+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-13169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.288+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-13170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.288+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-13171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.288+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-13170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-13172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.289+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-13169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.289+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_218, and the Request Id: d9d3e6a8-13173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.289+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_226, and the Request Id: a0b3572f-13174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-13172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.289+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-13175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.289+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_217-, and the Request Id: c6b88555-13176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.290+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-13177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.290+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-13178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.290+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-13177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.291+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_218, and the Request Id: 1299d095-13179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.291+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-13180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.291+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-13181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.291+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-13180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.291+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-13181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.291+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-13182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-13183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-13184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-13183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-13184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.292+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-13185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_219, and the Request Id: ac4d0202-13186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.293+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-13185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.293+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_216, and the Request Id: c55bee72-13187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.293+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-13188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.294+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-13189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.294+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_218-, and the Request Id: 15d5a95c-13190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.294+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-13189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.294+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_224, and the Request Id: 516a139d-13191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.295+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-13192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.295+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_218-, and the Request Id: 33cd9896-13193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.295+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_226-, and the Request Id: 557517ee-13194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.296+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-13192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.296+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_219-, and the Request Id: 1e2f7422-13195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.297+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-13196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.297+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-13197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.297+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_216-, and the Request Id: 0f8e1974-13198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.297+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-13196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.297+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_215, and the Request Id: 027e2586-13199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.297+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_224-, and the Request Id: b88000ea-13200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.298+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-13201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.299+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-13202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.299+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-13203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.300+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-13204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.300+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-13205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.300+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-13206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.300+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-13205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.301+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-13207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.301+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-13208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.301+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-13207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.302+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-13209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.302+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_220, and the Request Id: 2e1df7db-13210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.302+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_215-, and the Request Id: 268a28a7-13211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.302+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-13212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.302+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-13213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-13212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.303+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-13213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.303+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-13214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-13215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.303+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-13214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.303+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-13216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-13215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.304+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-13217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-13218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.305+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_217, and the Request Id: 14431572-13219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.305+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_218, and the Request Id: 8116d545-13220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.306+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-13221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.306+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-13222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.306+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_220-, and the Request Id: 934864f8-13223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.307+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-13224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.307+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-13225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-13226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.308+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-13227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.308+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-13227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-13226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.309+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-13228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.309+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-13228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.309+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-13229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.310+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_218-, and the Request Id: c6b88555-13230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.310+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-13229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.310+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_219, and the Request Id: 1299d095-13231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.310+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-13232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.310+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_217-, and the Request Id: 894bb6f1-13233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.310+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_220, and the Request Id: ac4d0202-13234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.311+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-13235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.311+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-13236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.311+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-13237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.312+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-13237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.312+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-13236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.312+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-13238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.312+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-13239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.313+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-13238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.313+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-13239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.313+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-13240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.313+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-13241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.313+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-13242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.313+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-13240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.313+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-13241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.314+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_227, and the Request Id: a0b3572f-13243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.314+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-13244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.314+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_219, and the Request Id: d9d3e6a8-13245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.314+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_217, and the Request Id: c55bee72-13246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.315+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_220-, and the Request Id: 1e2f7422-13247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.315+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-13248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.315+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-13249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.316+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-13250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.316+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-13249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.316+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-13251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.316+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_219-, and the Request Id: 33cd9896-13252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.316+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-13251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.317+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_225, and the Request Id: 516a139d-13253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.317+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-13250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.318+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-13254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.318+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_219-, and the Request Id: 15d5a95c-13255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-13256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.318+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_227-, and the Request Id: 557517ee-13257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.318+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-13258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.319+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-13258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.319+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_216, and the Request Id: 027e2586-13259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.319+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-13260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.319+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_217-, and the Request Id: 0f8e1974-13261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-13260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-13262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.320+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-13263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.320+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_225-, and the Request Id: b88000ea-13264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-13263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.321+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_221, and the Request Id: 2e1df7db-13265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.321+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-13266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.321+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-13267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.322+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-13268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-13269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.322+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_216-, and the Request Id: 268a28a7-13270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-13269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.323+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-13271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.323+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-13271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.323+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-13272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.324+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-13272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.324+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-13273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.324+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-13274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_218, and the Request Id: 14431572-13275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.324+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-13276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.324+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-13273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.325+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_219, and the Request Id: 8116d545-13277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.325+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-13278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_221-, and the Request Id: 934864f8-13279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.327+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-13280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.327+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-13281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.327+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-13282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.327+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-13283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.328+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-13284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.328+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-13286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.328+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-13285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_218-, and the Request Id: 894bb6f1-13287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.329+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-13286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.329+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-13288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.329+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-13289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.330+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-13289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.330+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_219-, and the Request Id: c6b88555-13290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.330+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_221, and the Request Id: ac4d0202-13291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.330+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-13292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.331+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-13293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.331+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-13292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.331+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-13294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.331+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-13293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.331+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-13294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.331+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-13295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.332+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-13295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.332+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-13296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.332+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-13297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.332+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_220, and the Request Id: 1299d095-13298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.332+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-13296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.332+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-13297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.332+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-13299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.333+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-13301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.333+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-13300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.333+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_220, and the Request Id: d9d3e6a8-13302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.333+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_228, and the Request Id: a0b3572f-13303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.334+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-13304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.334+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-13305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.335+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-13305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.335+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-13306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.335+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_221-, and the Request Id: 1e2f7422-13307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.335+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-13306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.336+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-13308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.336+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_220-, and the Request Id: 33cd9896-13309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-13310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.336+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-13308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-13310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.336+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_226, and the Request Id: 516a139d-13311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.337+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-13313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.337+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_228-, and the Request Id: 557517ee-13312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.337+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_218, and the Request Id: c55bee72-13314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.338+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-13313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.338+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-13315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.338+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-13316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.338+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-13316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.339+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_220-, and the Request Id: 15d5a95c-13317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.339+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_217, and the Request Id: 027e2586-13318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.340+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_226-, and the Request Id: b88000ea-13319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.340+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-13320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.341+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-13321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-13322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.341+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-13323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-13322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-13324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.341+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-13323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.342+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-13325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.342+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-13326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.342+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-13327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.342+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-13325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.342+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_217-, and the Request Id: 268a28a7-13328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.342+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-13329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.343+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-13329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.343+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_218-, and the Request Id: 0f8e1974-13330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.343+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_222, and the Request Id: 2e1df7db-13331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.343+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_219, and the Request Id: 14431572-13332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.343+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-13333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.344+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-13334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.345+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-13335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.345+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-13336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.345+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-13335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.346+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-13337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.346+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-13338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.346+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-13339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.346+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-13339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.346+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_222-, and the Request Id: 934864f8-13340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.347+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_220, and the Request Id: 8116d545-13341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.347+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-13342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.347+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-13343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.348+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-13344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_219-, and the Request Id: 894bb6f1-13345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.349+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-13346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.350+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-13346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.350+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-13347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.351+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_220-, and the Request Id: c6b88555-13348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.351+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-13347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.351+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-13349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.351+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-13350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.351+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-13349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.351+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-13351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.351+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_221, and the Request Id: 1299d095-13352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.352+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-13353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.352+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-13351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.352+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-13354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.352+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-13353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.352+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-13355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.353+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_229, and the Request Id: a0b3572f-13356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.353+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-13357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.353+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-13358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.353+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-13357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.354+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-13358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_222, and the Request Id: ac4d0202-13359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.354+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-13360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.355+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-13360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.355+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-13361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-13362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.355+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_227, and the Request Id: 516a139d-13363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.355+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-13361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.356+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-13364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.356+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-13365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-13366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.356+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-13365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.356+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_221, and the Request Id: d9d3e6a8-13367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.357+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-13364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.357+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-13368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.357+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-13369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.358+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_222-, and the Request Id: 1e2f7422-13370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.358+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-13369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.358+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-13371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.358+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_229-, and the Request Id: 557517ee-13372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.359+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_221-, and the Request Id: 33cd9896-13373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.359+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_227-, and the Request Id: b88000ea-13374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.359+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_218, and the Request Id: 027e2586-13375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.360+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-13376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.360+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-13376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-13377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.361+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-13378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.361+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_221-, and the Request Id: 15d5a95c-13379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-13377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.361+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-13378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-13380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.362+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_219, and the Request Id: c55bee72-13381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.362+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-13382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-13383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-13380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-13383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-13384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.363+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-13385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.363+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-13386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.363+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-13385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.363+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_223, and the Request Id: 2e1df7db-13387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.363+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-13388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.364+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_218-, and the Request Id: 268a28a7-13389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_220, and the Request Id: 14431572-13390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.364+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-13391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.366+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-13392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_219-, and the Request Id: 0f8e1974-13393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.366+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-13394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.366+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-13394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.367+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-13395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-13396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.367+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-13397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.367+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-13395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.368+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-13398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_223-, and the Request Id: 934864f8-13399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.369+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-13400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.369+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-13401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.370+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_220-, and the Request Id: 894bb6f1-13402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.370+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_221, and the Request Id: 8116d545-13403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.370+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-13404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.371+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-13405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-13406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.372+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-13407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.372+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-13408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-13406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.373+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-13407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.373+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-13409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.373+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-13410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.373+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-13411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.374+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-13409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.374+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-13411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.374+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-13410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.374+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-13413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-13412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.374+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_221-, and the Request Id: c6b88555-13414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_223, and the Request Id: ac4d0202-13415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.375+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-13416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.375+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_230, and the Request Id: a0b3572f-13417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.375+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-13416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.376+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-13418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.376+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_228, and the Request Id: 516a139d-13419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-13420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.376+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-13421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.376+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-13418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.376+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-13422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.377+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-13420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.377+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-13422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.377+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-13423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.377+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-13424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.377+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_222, and the Request Id: d9d3e6a8-13425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.377+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-13423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.378+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-13426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.378+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-13424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-13427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-13427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.378+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_230-, and the Request Id: 557517ee-13428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.378+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_222, and the Request Id: 1299d095-13429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-13430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.379+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-13431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.379+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_220, and the Request Id: c55bee72-13432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.379+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-13431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.380+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_223-, and the Request Id: 1e2f7422-13433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.380+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-13434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-13435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.380+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_228-, and the Request Id: b88000ea-13436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.380+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-13434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-13435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.380+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_219, and the Request Id: 027e2586-13437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.381+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-13438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.381+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-13438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.382+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_224, and the Request Id: 2e1df7db-13439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.382+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_222-, and the Request Id: 15d5a95c-13440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.382+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-13441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.382+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_222-, and the Request Id: 33cd9896-13442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.382+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_220-, and the Request Id: 0f8e1974-13443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.383+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-13444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.383+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-13445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.384+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-13446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.384+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_219-, and the Request Id: 268a28a7-13447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.385+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-13448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.386+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-13449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.386+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-13450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.386+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-13451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.386+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_224-, and the Request Id: 934864f8-13452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.387+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-13453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.387+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-13454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-13455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.388+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-13456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.388+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-13454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-13455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-13457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-13458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.389+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-13459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.389+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-13457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-13458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_221, and the Request Id: 14431572-13460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.389+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_222, and the Request Id: 8116d545-13461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-13462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.390+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-13463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.390+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-13464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.391+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-13465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.392+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-13466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-13467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.393+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_222-, and the Request Id: c6b88555-13468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.393+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-13466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.393+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-13469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.393+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-13470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.393+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_221-, and the Request Id: 894bb6f1-13471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.394+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-13472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.394+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-13472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.394+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-13469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.394+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-13470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.394+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-13473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.395+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-13473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.395+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-13474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.395+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-13475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.395+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-13474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.395+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-13475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.395+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-13476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.395+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_224, and the Request Id: ac4d0202-13477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.395+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-13478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.396+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-13479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.396+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-13480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.396+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-13479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.396+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-13481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.397+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-13481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.397+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_231, and the Request Id: a0b3572f-13482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.397+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-13483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.397+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_229, and the Request Id: 516a139d-13485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.397+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_223, and the Request Id: d9d3e6a8-13484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.398+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-13483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_223, and the Request Id: 1299d095-13486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.398+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-13487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.399+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-13488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.399+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-13489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.400+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-13489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.400+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-13488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.400+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_224-, and the Request Id: 1e2f7422-13490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.400+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-13491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.400+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-13492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.400+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-13493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.400+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_231-, and the Request Id: 557517ee-13494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.401+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-13493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.401+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-13492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.401+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_220, and the Request Id: 027e2586-13495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.401+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_221, and the Request Id: c55bee72-13496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.401+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-13497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.402+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_229-, and the Request Id: b88000ea-13498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.402+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-13497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.402+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_223-, and the Request Id: 15d5a95c-13499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.403+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-13500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.403+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-13500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.403+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-13501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.403+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_225, and the Request Id: 2e1df7db-13502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.404+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_223-, and the Request Id: 33cd9896-13503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.404+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_221-, and the Request Id: 0f8e1974-13504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.404+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-13505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.405+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-13506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-13507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.406+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-13508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.406+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-13506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.406+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-13509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.406+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-13510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.407+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-13510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.407+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_220-, and the Request Id: 268a28a7-13511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.407+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-13512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.407+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_223, and the Request Id: 8116d545-13513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.407+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_225-, and the Request Id: 934864f8-13514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.408+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-13512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.408+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-13515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.409+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-13516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.409+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-13517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.410+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-13518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.410+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-13516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.410+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_222, and the Request Id: 14431572-13519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.410+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-13520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.411+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-13521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.411+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-13522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.412+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-13523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.413+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-13524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-13525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_223-, and the Request Id: c6b88555-13526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.414+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-13527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.414+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-13528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.415+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_222-, and the Request Id: 894bb6f1-13529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.415+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-13528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.415+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-13530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.415+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-13530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.415+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_232, and the Request Id: a0b3572f-13531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.415+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-13532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.416+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-13533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.416+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-13532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.416+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-13534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-13535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.417+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-13534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.417+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-13536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.417+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-13536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-13535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.417+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-13537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.417+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-13537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.418+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-13538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-13539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.418+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-13540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.418+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_224, and the Request Id: d9d3e6a8-13541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.418+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-13538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-13539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.418+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-13542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.418+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_222, and the Request Id: c55bee72-13543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.419+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-13544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_225, and the Request Id: ac4d0202-13545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.419+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-13546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.419+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-13544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.419+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-13546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_224, and the Request Id: 1299d095-13547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.420+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-13548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.420+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-13549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.420+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-13548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.421+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_230, and the Request Id: 516a139d-13550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.421+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-13551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.421+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-13549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.421+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-13552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.421+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-13552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.422+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_224-, and the Request Id: 15d5a95c-13553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.422+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_232-, and the Request Id: 557517ee-13554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.422+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_221, and the Request Id: 027e2586-13555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.422+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_225-, and the Request Id: 1e2f7422-13556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.422+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-13557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_222-, and the Request Id: 0f8e1974-13558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.423+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_224-, and the Request Id: 33cd9896-13559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.424+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-13560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.424+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_230-, and the Request Id: b88000ea-13561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.424+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-13560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.425+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-13562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.425+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-13563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.425+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-13563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.425+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-13564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.425+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-13565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.426+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_226, and the Request Id: 2e1df7db-13566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-13567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.426+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_221-, and the Request Id: 268a28a7-13568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.427+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-13569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.427+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-13570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.428+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-13571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.428+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-13570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.428+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-13572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.428+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-13573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.428+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-13572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.429+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_224, and the Request Id: 8116d545-13574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.429+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-13575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.429+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-13576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_226-, and the Request Id: 934864f8-13577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.430+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-13578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.431+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-13579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.431+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-13580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.431+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-13579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.432+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-13581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-13582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.432+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-13583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-13583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.433+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-13584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.434+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-13585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.434+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-13586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_223, and the Request Id: 14431572-13587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.434+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-13588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.434+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-13586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.434+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-13585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.434+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-13589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.435+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-13590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.435+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_224-, and the Request Id: c6b88555-13591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.435+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-13589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.435+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-13590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.435+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-13592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.435+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-13593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.436+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_225, and the Request Id: d9d3e6a8-13594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.436+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_233, and the Request Id: a0b3572f-13595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.436+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-13596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.437+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-13593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.437+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-13597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.437+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-13596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.437+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-13597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.437+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-13598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-13599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.438+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-13600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.438+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-13598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_223-, and the Request Id: 894bb6f1-13601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-13599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.438+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-13600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-13602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.438+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_231, and the Request Id: 516a139d-13603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-13602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.439+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-13604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.439+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-13605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.439+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-13604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.439+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_225, and the Request Id: 1299d095-13606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.440+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_225-, and the Request Id: 15d5a95c-13607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.440+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_226, and the Request Id: ac4d0202-13608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.440+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-13609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.441+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_233-, and the Request Id: 557517ee-13610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.441+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_223, and the Request Id: c55bee72-13611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.442+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-13612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.442+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-13612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.443+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-13613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.443+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-13614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.443+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_225-, and the Request Id: 33cd9896-13615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.443+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-13613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.443+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_231-, and the Request Id: b88000ea-13616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.444+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_226-, and the Request Id: 1e2f7422-13617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.444+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-13618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.444+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_223-, and the Request Id: 0f8e1974-13619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.444+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-13620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.444+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-13618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.445+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_222, and the Request Id: 027e2586-13621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.445+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-13622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.445+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-13623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-13623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.446+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_227, and the Request Id: 2e1df7db-13624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.446+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-13625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.447+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-13626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.448+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-13627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-13628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.449+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_222-, and the Request Id: 268a28a7-13629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.449+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-13630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.449+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-13631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.449+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_227-, and the Request Id: 934864f8-13632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.450+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-13633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.450+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-13634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.450+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-13633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.451+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-13635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.451+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-13635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.451+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_225, and the Request Id: 8116d545-13636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.452+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-13637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-13638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-13638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.453+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-13639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.453+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-13640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.453+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-13641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-13641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_224, and the Request Id: 14431572-13642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.454+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-13643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.455+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-13644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.455+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-13643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.455+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-13645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.455+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-13644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.456+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-13646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.457+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-13646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.457+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_234, and the Request Id: a0b3572f-13647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.457+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-13648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.458+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-13648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.458+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_226, and the Request Id: d9d3e6a8-13649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.458+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-13650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.458+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_225-, and the Request Id: c6b88555-13651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.459+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_224-, and the Request Id: 894bb6f1-13652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.459+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-13653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.460+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-13654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.460+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-13653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.460+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-13655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.460+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-13656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.461+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-13655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.461+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_232, and the Request Id: 516a139d-13658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.461+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-13657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.462+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_234-, and the Request Id: 557517ee-13659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.462+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_226-, and the Request Id: 15d5a95c-13660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.462+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-13661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-13662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-13662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-13663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.463+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-13664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-13664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.464+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-13665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_227, and the Request Id: ac4d0202-13666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-13667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.465+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-13667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.465+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-13668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.465+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-13669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.465+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_232-, and the Request Id: b88000ea-13670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.465+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-13671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.466+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-13672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.466+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-13669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.466+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-13668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.466+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-13672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.466+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-13673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.466+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-13674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.467+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_226, and the Request Id: 1299d095-13675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.467+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-13673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-13674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.467+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-13676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.467+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-13677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.467+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_224, and the Request Id: c55bee72-13678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.468+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-13679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.468+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_228, and the Request Id: 2e1df7db-13680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.469+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_227-, and the Request Id: 1e2f7422-13681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.469+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-13682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.470+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-13683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.470+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-13684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_224-, and the Request Id: 0f8e1974-13685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.471+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-13684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.471+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_226-, and the Request Id: 33cd9896-13686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.471+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-13687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.472+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-13687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_228-, and the Request Id: 934864f8-13688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.473+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-13689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.473+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-13690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.474+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-13691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.474+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-13692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.475+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-13691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.475+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-13693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.475+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-13694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.476+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-13693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.476+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-13695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.476+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_225, and the Request Id: 14431572-13696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.477+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_223, and the Request Id: 027e2586-13697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.478+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-13694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.478+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-13698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.478+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-13695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.478+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-13699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.478+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-13698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-13700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.479+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-13699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.479+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-13701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.479+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-13700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.479+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_235, and the Request Id: a0b3572f-13702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.479+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_226, and the Request Id: 8116d545-13703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.479+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-13704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.480+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-13701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.480+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-13705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.480+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-13705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.480+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-13706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.481+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-13707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.481+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_225-, and the Request Id: 894bb6f1-13708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.482+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_233, and the Request Id: 516a139d-13709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.482+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-13710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.482+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-13711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.482+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_223-, and the Request Id: 268a28a7-13712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.483+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_235-, and the Request Id: 557517ee-13713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.483+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-13710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.484+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_227, and the Request Id: d9d3e6a8-13714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.484+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_226-, and the Request Id: c6b88555-13715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.484+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-13716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.485+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-13716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.485+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-13717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.485+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_233-, and the Request Id: b88000ea-13718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.485+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-13719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-13720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.486+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-13719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.486+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-13721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_228, and the Request Id: ac4d0202-13722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.487+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-13723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.487+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-13724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.487+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-13725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.488+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_227-, and the Request Id: 15d5a95c-13726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.490+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_228-, and the Request Id: 1e2f7422-13727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.490+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-13728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.491+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-13729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.491+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-13730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.491+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-13731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.492+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-13729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-13732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.492+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-13733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-13734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.493+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-13732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.493+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-13735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.493+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-13734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.493+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-13735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.493+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-13736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.494+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-13737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-13738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.494+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-13737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.494+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-13739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.494+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-13740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.494+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_225, and the Request Id: c55bee72-13741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.494+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-13739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.495+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_229, and the Request Id: 2e1df7db-13742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.495+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_227, and the Request Id: 1299d095-13743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.495+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-13744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-13744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.496+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-13745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.496+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-13745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.497+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_226, and the Request Id: 14431572-13746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.497+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-13747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.497+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-13748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.497+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-13749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.514+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-13749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.515+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_226-, and the Request Id: 894bb6f1-13750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.515+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-13751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.516+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-13752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.517+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_229-, and the Request Id: 934864f8-13753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.517+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-13754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.517+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_227-, and the Request Id: 33cd9896-13755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.517+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-13754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.518+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-13757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.517+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_225-, and the Request Id: 0f8e1974-13756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.519+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-13757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.519+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-13758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.520+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_224, and the Request Id: 027e2586-13759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.520+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-13758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.520+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-13760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.520+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_236, and the Request Id: a0b3572f-13761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.521+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-13762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.522+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-13763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.522+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-13762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.522+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-13764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.522+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-13765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.522+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-13763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.522+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-13766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.522+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-13765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.522+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-13764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.523+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-13767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.523+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-13768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.523+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-13769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.523+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-13767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.524+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_228, and the Request Id: d9d3e6a8-13770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.524+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-13771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-13769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.524+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-13772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.524+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-13771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.524+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_227, and the Request Id: 8116d545-13773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.524+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-13774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.524+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-13772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.525+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_236-, and the Request Id: 557517ee-13775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.525+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_229, and the Request Id: ac4d0202-13776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.525+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_234, and the Request Id: 516a139d-13777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.526+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-13778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.526+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_224-, and the Request Id: 268a28a7-13779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.527+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_228-, and the Request Id: 15d5a95c-13780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.527+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-13781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.528+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-13782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.528+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-13783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-13784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.530+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_234-, and the Request Id: b88000ea-13786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.530+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_227-, and the Request Id: c6b88555-13785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.531+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-13787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.532+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-13788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.532+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_229-, and the Request Id: 1e2f7422-13789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.532+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-13790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.532+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-13791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.532+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-13790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.532+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-13791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.533+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-13792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.533+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-13793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.533+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-13794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.533+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-13792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.533+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-13793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.533+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-13795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.533+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-13795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.534+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_230, and the Request Id: 2e1df7db-13796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.534+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-13797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.534+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-13798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.534+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-13797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.534+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-13799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.535+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_228, and the Request Id: 1299d095-13800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.535+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_227, and the Request Id: 14431572-13801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.535+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-13802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.536+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-13803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.536+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-13803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.536+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-13804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.537+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-13805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.537+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-13806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.538+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-13806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-13807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.538+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_230-, and the Request Id: 934864f8-13808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.538+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-13809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-13807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.539+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-13809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.539+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_237, and the Request Id: a0b3572f-13810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.539+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_226, and the Request Id: c55bee72-13811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.539+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-13812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.539+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_228-, and the Request Id: 33cd9896-13813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.540+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_227-, and the Request Id: 894bb6f1-13814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.540+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-13815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.540+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-13816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.541+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-13817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.542+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-13816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.542+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-13815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.542+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-13818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.542+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-13818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.543+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_225, and the Request Id: 027e2586-13820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.543+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-13819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.543+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-13822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.543+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-13821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.544+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_237-, and the Request Id: 557517ee-13823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.544+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-13821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-13824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.545+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-13825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.545+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_229, and the Request Id: d9d3e6a8-13826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.546+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_226-, and the Request Id: 0f8e1974-13827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.546+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-13828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.547+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-13829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.547+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_225-, and the Request Id: 268a28a7-13830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.547+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-13828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.547+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-13831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.548+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-13829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.548+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-13831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.548+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-13832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.549+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_228, and the Request Id: 8116d545-13834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.549+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-13833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.549+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-13835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.549+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-13836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.550+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-13835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.550+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-13837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.551+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_229-, and the Request Id: 15d5a95c-13838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-13837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.551+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-13839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.552+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_235, and the Request Id: 516a139d-13840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-13841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-13841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-13842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.553+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_230, and the Request Id: ac4d0202-13843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.553+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-13842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.553+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-13844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.554+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-13844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.554+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-13845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.554+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_228-, and the Request Id: c6b88555-13846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.555+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_229, and the Request Id: 1299d095-13847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.555+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-13848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.555+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-13849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.555+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-13850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.556+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-13850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.556+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-13851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.556+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-13852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-13851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.557+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-13852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.557+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_228, and the Request Id: 14431572-13853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-13854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.558+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-13854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.558+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_231, and the Request Id: 2e1df7db-13855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.558+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_230-, and the Request Id: 1e2f7422-13856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.559+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_235-, and the Request Id: b88000ea-13857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.559+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-13858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.559+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-13859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.560+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-13860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.561+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_228-, and the Request Id: 894bb6f1-13861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.562+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-13862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.562+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_229-, and the Request Id: 33cd9896-13863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-13864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.563+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-13862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.563+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_231-, and the Request Id: 934864f8-13865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.563+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-13866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.563+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-13867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.564+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-13867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.564+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_238, and the Request Id: a0b3572f-13868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.565+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-13869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.565+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-13870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.566+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-13869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.566+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-13871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-13872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-13873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.566+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-13871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-13874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.567+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_226, and the Request Id: 027e2586-13875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.567+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-13876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.567+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-13877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-13878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.568+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_238-, and the Request Id: 557517ee-13879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.569+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-13880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.569+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-13880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.570+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-13881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.570+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-13882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-13883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.571+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-13884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.572+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-13885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.572+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-13886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.572+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-13881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.572+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-13885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.572+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-13887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.572+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-13888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.572+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-13886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-13889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.573+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-13888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.573+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_226-, and the Request Id: 268a28a7-13890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.573+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-13889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.573+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-13891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.574+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-13891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.574+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-13892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.574+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_230, and the Request Id: d9d3e6a8-13893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.574+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_227, and the Request Id: c55bee72-13894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.574+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_229, and the Request Id: 8116d545-13895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.575+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-13896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.575+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-13896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.575+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_236, and the Request Id: 516a139d-13897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.576+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-13898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.576+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-13899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.577+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-13899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-13900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.577+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-13898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-13900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-13901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.578+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-13902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.578+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_230-, and the Request Id: 15d5a95c-13903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-13901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_227-, and the Request Id: 0f8e1974-13904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.578+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-13902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-13905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.578+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-13906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.579+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_232, and the Request Id: 2e1df7db-13907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.579+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-13905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.579+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-13908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.579+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-13909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.579+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-13909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.579+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-13906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.580+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_229-, and the Request Id: c6b88555-13910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.580+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_230, and the Request Id: 1299d095-13911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_231, and the Request Id: ac4d0202-13912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.581+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-13913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.581+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_229, and the Request Id: 14431572-13914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.581+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_236-, and the Request Id: b88000ea-13915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.582+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_232-, and the Request Id: 934864f8-13916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.582+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-13917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.582+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-13918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.583+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-13919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.584+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_231-, and the Request Id: 1e2f7422-13920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.584+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-13921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.584+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_230-, and the Request Id: 33cd9896-13922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.584+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_229-, and the Request Id: 894bb6f1-13923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.585+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-13924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.586+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-13924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.586+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-13925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.586+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-13926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.587+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-13926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.587+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-13927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.587+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_239, and the Request Id: a0b3572f-13928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.588+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-13927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.588+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-13929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.588+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-13930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.589+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-13931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.589+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-13932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.589+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-13934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.589+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-13932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.590+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-13933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.590+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-13935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.590+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_227, and the Request Id: 027e2586-13936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.590+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-13937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.591+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_239-, and the Request Id: 557517ee-13938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.592+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-13939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.592+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-13940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.593+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-13941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.593+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-13942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.593+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-13941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.593+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-13943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.593+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-13944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.593+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_227-, and the Request Id: 268a28a7-13945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-13944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.594+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-13946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.594+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_228, and the Request Id: c55bee72-13947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.595+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-13942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.595+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-13946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.595+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-13948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.595+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-13949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.596+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-13950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.596+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-13951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.596+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-13951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.596+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-13952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.596+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-13949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.597+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-13953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.597+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_231, and the Request Id: d9d3e6a8-13954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.597+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_230, and the Request Id: 8116d545-13955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.597+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-13953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.598+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-13956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.598+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-13957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.598+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-13958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.598+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-13957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.598+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-13956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.598+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_237, and the Request Id: 516a139d-13959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.598+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-13960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.599+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-13961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.599+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-13960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.599+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_228-, and the Request Id: 0f8e1974-13962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.599+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-13961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.600+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_233, and the Request Id: 2e1df7db-13963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.600+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-13964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.600+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-13965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.600+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-13965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.601+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-13964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.601+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-13966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.601+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_231-, and the Request Id: 15d5a95c-13967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.601+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_232, and the Request Id: ac4d0202-13968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.602+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-13966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.602+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-13969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.602+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_230-, and the Request Id: c6b88555-13970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.602+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-13971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.602+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-13972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.603+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-13973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.603+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-13971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.603+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-13972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.603+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_230, and the Request Id: 14431572-13974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.603+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_231, and the Request Id: 1299d095-13975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.604+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_237-, and the Request Id: b88000ea-13976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.604+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-13977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_233-, and the Request Id: 934864f8-13978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.606+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_232-, and the Request Id: 1e2f7422-13979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.606+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-13980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.607+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-13981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.607+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-13982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.607+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-13982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.608+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-13984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.608+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-13983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.608+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-13986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.609+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-13985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.609+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-13987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.610+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-13984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.610+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_231-, and the Request Id: 33cd9896-13988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_230-, and the Request Id: 894bb6f1-13989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.610+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-13990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.610+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_240, and the Request Id: a0b3572f-13991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-13992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.611+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-13985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.611+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-13993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.611+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-13994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.612+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-13993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.612+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_228, and the Request Id: 027e2586-13995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.612+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-13996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-13997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.614+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-13998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.614+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-13998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.614+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-13999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-14000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.615+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-14001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.615+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-14000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.615+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-14001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.616+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-14002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.616+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_240-, and the Request Id: 557517ee-14003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.616+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-14004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.616+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-14005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.616+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-14002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.616+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_228-, and the Request Id: 268a28a7-14006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.617+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_232, and the Request Id: d9d3e6a8-14007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.617+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-14008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.617+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_229, and the Request Id: c55bee72-14009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.618+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-14010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.618+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-14008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.618+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-14011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.618+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-14010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.618+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-14012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.619+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-14012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.619+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-14013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.619+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-14014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.619+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-14013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.620+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_231, and the Request Id: 8116d545-14015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.620+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-14014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.620+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_234, and the Request Id: 2e1df7db-14016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.620+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-14017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.620+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-14018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.621+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-14019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.621+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_229-, and the Request Id: 0f8e1974-14020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.621+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_232-, and the Request Id: 15d5a95c-14021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.621+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-14022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.621+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-14019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-14023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.622+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_238, and the Request Id: 516a139d-14024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.623+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-14023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.623+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-14025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.623+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-14025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.624+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-14026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.624+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_233, and the Request Id: ac4d0202-14027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.624+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-14026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.625+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-14028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.625+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-14029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.625+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_231-, and the Request Id: c6b88555-14030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.626+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-14029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.626+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_234-, and the Request Id: 934864f8-14031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.626+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-14032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.626+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-14033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.626+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-14034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.626+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-14032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.627+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_232, and the Request Id: 1299d095-14035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.627+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-14036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.627+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-14037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.627+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-14037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.628+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_238-, and the Request Id: b88000ea-14038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_231, and the Request Id: 14431572-14039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.629+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-14040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.629+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-14041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.629+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-14042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.630+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-14042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.630+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_233-, and the Request Id: 1e2f7422-14043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.630+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-14044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.631+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-14045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.631+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-14046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.631+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-14044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.631+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_231-, and the Request Id: 894bb6f1-14047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.632+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-14048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.632+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_232-, and the Request Id: 33cd9896-14049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.633+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-14050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.633+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_241, and the Request Id: a0b3572f-14051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.634+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-14050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-14052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.634+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-14053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.635+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-14053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-14054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-14055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.635+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-14056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.636+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-14056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-14057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.636+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-14058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.637+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-14058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.637+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-14059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.637+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_229, and the Request Id: 027e2586-14060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.637+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-14061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.637+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-14062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.638+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-14061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.638+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-14062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.638+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-14063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.638+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_230, and the Request Id: c55bee72-14064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.638+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_233, and the Request Id: d9d3e6a8-14065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.639+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-14063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.639+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-14066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.639+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_241-, and the Request Id: 557517ee-14067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.640+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-14068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.640+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-14069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-14068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.641+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-14070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.641+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_235, and the Request Id: 2e1df7db-14071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-14072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.642+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_230-, and the Request Id: 0f8e1974-14073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.642+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-14070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.642+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_229-, and the Request Id: 268a28a7-14074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.642+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-14075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.643+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-14076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.643+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_233-, and the Request Id: 15d5a95c-14077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.643+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-14075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.644+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_239, and the Request Id: 516a139d-14078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.644+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-14076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.644+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-14079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.644+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-14080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.644+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-14081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.644+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-14080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.645+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_232, and the Request Id: 8116d545-14082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.645+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_235-, and the Request Id: 934864f8-14083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-14084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.646+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-14085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-14084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-14086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.647+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-14087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.648+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-14086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-14088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-14088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.649+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_239-, and the Request Id: b88000ea-14089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-14090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.649+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-14091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.649+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-14091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-14090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.649+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-14092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.650+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-14093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_232, and the Request Id: 14431572-14094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.650+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-14095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.650+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-14096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.650+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_233, and the Request Id: 1299d095-14097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.651+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_232-, and the Request Id: c6b88555-14098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-14096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.652+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-14099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.652+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-14100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.653+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_234, and the Request Id: ac4d0202-14101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.653+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-14102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.654+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-14103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.654+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-14104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.654+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-14105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.655+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-14104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.655+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_233-, and the Request Id: 33cd9896-14107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.655+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-14106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.655+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-14106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.656+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_232-, and the Request Id: 894bb6f1-14108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.656+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_242, and the Request Id: a0b3572f-14109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.656+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-14110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.657+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-14111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.657+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-14111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.657+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-14112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.657+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-14113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.657+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_234-, and the Request Id: 1e2f7422-14114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.658+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-14112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.658+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-14115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.658+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-14116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.658+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-14115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.659+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-14116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.659+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-14117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.659+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_234, and the Request Id: d9d3e6a8-14118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.659+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-14117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.659+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-14119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-14120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.659+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-14121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.659+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-14119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-14120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.660+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_231, and the Request Id: c55bee72-14122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-14123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.660+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_230, and the Request Id: 027e2586-14124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-14123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.660+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_242-, and the Request Id: 557517ee-14125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.660+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_236, and the Request Id: 2e1df7db-14126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.661+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-14127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.662+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-14128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.662+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-14129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.662+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-14129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.662+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_234-, and the Request Id: 15d5a95c-14130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.663+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-14131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.663+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-14132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.663+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_230-, and the Request Id: 268a28a7-14133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.664+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-14132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.664+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_240, and the Request Id: 516a139d-14134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_231-, and the Request Id: 0f8e1974-14135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.664+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_236-, and the Request Id: 934864f8-14136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.665+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-14137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.666+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-14138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.666+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-14139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.667+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-14140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.667+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-14141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.667+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-14140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.667+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-14142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.668+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-14142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.669+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-14143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.669+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-14144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.669+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_240-, and the Request Id: b88000ea-14145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.669+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-14146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.669+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-14147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-14147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.670+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_233, and the Request Id: 8116d545-14148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.670+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-14149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.670+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-14150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.671+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-14151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.671+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-14152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.671+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-14151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.671+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_233, and the Request Id: 14431572-14153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-14150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.672+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-14154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.673+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-14155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.673+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-14154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.673+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_234, and the Request Id: 1299d095-14156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-14157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.674+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-14158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.674+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-14159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.674+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_233-, and the Request Id: c6b88555-14160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.675+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_233-, and the Request Id: 894bb6f1-14161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.675+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-14162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.675+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-14162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.676+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-14163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.676+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-14163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.677+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-14164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.677+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_243, and the Request Id: a0b3572f-14165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-14166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.678+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-14167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.678+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-14168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.679+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-14169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.679+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-14167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-14166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.680+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-14170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.680+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-14172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-14171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.680+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-14173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.680+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-14170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.681+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-14173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.681+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-14169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.681+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-14174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.681+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_235, and the Request Id: ac4d0202-14175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.681+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-14176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.682+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_235, and the Request Id: d9d3e6a8-14177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.682+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-14176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.682+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-14174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.682+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-14178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.682+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_234-, and the Request Id: 33cd9896-14179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.682+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-14180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.683+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-14178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.683+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-14180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.683+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_231, and the Request Id: 027e2586-14181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.683+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_237, and the Request Id: 2e1df7db-14182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.684+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-14183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-14184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.684+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_243-, and the Request Id: 557517ee-14185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-14184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.685+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-14186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.685+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_232, and the Request Id: c55bee72-14187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.686+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-14188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.686+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-14189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.686+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-14189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.687+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_237-, and the Request Id: 934864f8-14190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.687+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-14191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.687+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_231-, and the Request Id: 268a28a7-14192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.687+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-14191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.687+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_235-, and the Request Id: 1e2f7422-14193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.688+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_241, and the Request Id: 516a139d-14194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.688+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-14195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.688+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_235-, and the Request Id: 15d5a95c-14196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.688+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-14197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.688+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-14195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-14198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.689+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-14199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-14198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.689+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-14199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.690+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_234, and the Request Id: 8116d545-14200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.690+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-14201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_232-, and the Request Id: 0f8e1974-14202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.690+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-14201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.691+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-14203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_234, and the Request Id: 14431572-14204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.692+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_241-, and the Request Id: b88000ea-14205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.692+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-14206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.692+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-14207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.693+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-14208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.693+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-14209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.694+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-14210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.695+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_234-, and the Request Id: c6b88555-14211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.695+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-14212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.695+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_234-, and the Request Id: 894bb6f1-14213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.697+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-14214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.697+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-14215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.698+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-14215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.698+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-14214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.698+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-14216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.698+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-14217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.698+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-14218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.698+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-14216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.698+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-14219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.699+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_244, and the Request Id: a0b3572f-14220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.699+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-14221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.699+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-14222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.700+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-14222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.700+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-14223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.700+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_235, and the Request Id: 1299d095-14224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-14225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.701+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-14226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.701+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-14227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.702+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-14228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.703+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-14229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.703+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1df7db-14230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.703+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-14228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.703+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-14231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.703+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-14229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.703+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_244-, and the Request Id: 557517ee-14232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.703+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-14231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.703+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-14230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.704+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-14233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.704+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-14234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.704+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-14233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.704+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-14235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.704+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-14234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.704+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-14235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.705+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 934864f8-14236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.705+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_232, and the Request Id: 027e2586-14237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.705+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-14238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.705+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-14236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.705+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-14238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.705+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_236, and the Request Id: ac4d0202-14239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.706+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_238, and the Request Id: 934864f8-14240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.706+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_236, and the Request Id: d9d3e6a8-14241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.706+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_235-, and the Request Id: 33cd9896-14242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.706+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-14243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.706+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-14244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.707+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-14244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.707+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_233, and the Request Id: c55bee72-14245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.707+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-14246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.708+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-14247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.708+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-14248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.708+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_232-, and the Request Id: 268a28a7-14249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_236-, and the Request Id: 1e2f7422-14250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.709+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_238-, and the Request Id: 2e1df7db-14251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.709+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_236-, and the Request Id: 15d5a95c-14252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.710+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-14253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.710+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-14254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.711+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-14254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.711+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-14255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.711+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-14256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.711+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-14257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.711+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-14256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.711+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-14255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.711+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_233-, and the Request Id: 0f8e1974-14258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.712+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-14259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.712+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-14257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.712+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_235, and the Request Id: 8116d545-14260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.712+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-14261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.712+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-14262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-14261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.713+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-14263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.713+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-14263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.713+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-14264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_235, and the Request Id: 14431572-14265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.713+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_242, and the Request Id: 516a139d-14266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.714+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-14267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.714+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-14268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.715+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-14269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.715+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-14270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.715+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_235-, and the Request Id: c6b88555-14271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.715+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-14270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.716+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-14272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.716+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-14272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.717+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-14273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.717+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_245, and the Request Id: a0b3572f-14274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.717+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_235-, and the Request Id: 894bb6f1-14275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.718+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-14276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.719+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-14277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.719+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-14278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.719+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_242-, and the Request Id: b88000ea-14279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.720+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-14280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.720+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-14276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.720+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-14281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-14282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.721+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-14283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.721+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-14283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-14284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.722+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_236, and the Request Id: 1299d095-14285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.722+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_245-, and the Request Id: 557517ee-14286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-14287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.723+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-14288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.723+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-14289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.723+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-14288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.723+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-14290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.723+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-14289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.724+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-14291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.724+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-14292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.724+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-14291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.724+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-14293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.724+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-14294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-14295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.725+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-14293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.725+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-14294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.725+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_233, and the Request Id: 027e2586-14296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.725+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_237, and the Request Id: d9d3e6a8-14297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.725+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-14298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-14295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-14299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.725+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-14298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_237, and the Request Id: ac4d0202-14300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-14301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-14301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_239, and the Request Id: 934864f8-14302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.728+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-14303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.728+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-14304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.729+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-14304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-14305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-14305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.729+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_234, and the Request Id: c55bee72-14306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.730+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_236-, and the Request Id: 33cd9896-14307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.730+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-14308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.730+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_233-, and the Request Id: 268a28a7-14309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.731+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-14310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.731+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_237-, and the Request Id: 15d5a95c-14311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.731+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_237-, and the Request Id: 1e2f7422-14312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.731+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_239-, and the Request Id: 2e1df7db-14313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.732+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-14310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-14314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.732+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-14315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-14314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.732+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-14316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.733+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-14315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.733+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_236, and the Request Id: 8116d545-14317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.733+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-14318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.733+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_234-, and the Request Id: 0f8e1974-14319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.734+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-14318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.734+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-14320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.734+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-14321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.734+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_236, and the Request Id: 14431572-14322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.735+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-14321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-14323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.735+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-14324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.736+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-14324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-14325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.736+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-14326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-14327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.737+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_236-, and the Request Id: c6b88555-14328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.737+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-14329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_236-, and the Request Id: 894bb6f1-14330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.737+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_243, and the Request Id: 516a139d-14331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.738+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-14329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.739+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-14332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.740+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-14333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-14334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.741+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-14335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.741+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-14335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.741+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_243-, and the Request Id: b88000ea-14336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.741+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_246, and the Request Id: a0b3572f-14337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.742+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-14338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.742+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-14339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.743+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-14340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.743+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-14341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.744+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-14342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-14343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.745+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-14344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-14345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.746+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-14346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.746+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-14347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.746+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_246-, and the Request Id: 557517ee-14348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.746+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-14346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-14345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.747+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-14349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.747+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-14350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-14351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.747+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-14349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.747+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-14352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.748+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-14350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.748+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-14351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.748+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-14353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.748+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-14352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-14355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.748+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-14354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.748+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-14353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-14355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.748+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-14356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.748+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_237, and the Request Id: 1299d095-14357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.748+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-14356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.749+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-14358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.749+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_240, and the Request Id: 934864f8-14359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.749+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-14358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.749+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_234, and the Request Id: 027e2586-14360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.749+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-14361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.749+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-14362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.750+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-14363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.750+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-14362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.750+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-14361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.750+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_238, and the Request Id: d9d3e6a8-14364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.750+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-14363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.750+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-14365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.751+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-14365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.751+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_238, and the Request Id: ac4d0202-14367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.751+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-14366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.751+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-14368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.751+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_237, and the Request Id: 14431572-14369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.752+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-14370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.752+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_235, and the Request Id: c55bee72-14371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.752+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-14370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.752+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_237-, and the Request Id: 33cd9896-14372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_240-, and the Request Id: 2e1df7db-14373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.753+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_234-, and the Request Id: 268a28a7-14374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.753+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-14375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.753+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_238-, and the Request Id: 15d5a95c-14376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.754+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_238-, and the Request Id: 1e2f7422-14377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.754+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-14375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.754+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_237, and the Request Id: 8116d545-14378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.755+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-14379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.755+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-14379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_237-, and the Request Id: 894bb6f1-14380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.756+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-14381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.756+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-14382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.756+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-14383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.757+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-14384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.757+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_235-, and the Request Id: 0f8e1974-14385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.757+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-14384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.757+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-14386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.757+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_237-, and the Request Id: c6b88555-14387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.758+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_244, and the Request Id: 516a139d-14388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.758+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-14389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-14390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-14391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.760+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-14392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.760+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-14393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.761+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-14392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.761+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-14394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.761+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-14395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.761+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-14396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.762+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-14394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.762+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_244-, and the Request Id: b88000ea-14397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.762+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_247, and the Request Id: a0b3572f-14398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.762+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-14399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.763+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-14400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.763+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-14401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.763+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-14402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.764+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-14403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.765+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-14404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.766+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_247-, and the Request Id: 557517ee-14405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.766+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-14406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.766+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-14407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.766+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-14406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-14408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.767+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-14409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.767+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-14408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.767+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-14410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.767+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-14409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.767+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-14411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.767+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-14410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.768+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_235, and the Request Id: 027e2586-14412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-14411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-14413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.768+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-14414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.768+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_238, and the Request Id: 14431572-14415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.768+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-14416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.769+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-14413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-14417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.769+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-14418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.769+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-14416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.769+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-14419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-14417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.769+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-14420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.770+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-14418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-14420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.770+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-14421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.770+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-14419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.770+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_241, and the Request Id: 934864f8-14422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.770+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-14423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.770+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_239, and the Request Id: d9d3e6a8-14424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.770+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_236, and the Request Id: c55bee72-14425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.770+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-14421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.770+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-14423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.771+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-14426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.771+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_238, and the Request Id: 1299d095-14427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.771+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-14426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-14428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.771+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_235-, and the Request Id: 268a28a7-14429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-14428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.772+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_238, and the Request Id: 8116d545-14430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-14431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.772+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_238-, and the Request Id: 894bb6f1-14432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-14431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_239, and the Request Id: ac4d0202-14433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.773+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-14434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.774+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_241-, and the Request Id: 2e1df7db-14435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.774+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-14436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.774+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_239-, and the Request Id: 15d5a95c-14437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_236-, and the Request Id: 0f8e1974-14438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-14439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.776+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_238-, and the Request Id: c6b88555-14440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.776+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_238-, and the Request Id: 33cd9896-14441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.776+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_239-, and the Request Id: 1e2f7422-14442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.776+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-14443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.778+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-14444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.778+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-14445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.778+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-14446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.778+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-14445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.779+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-14447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.779+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-14448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-14449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.779+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-14450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.780+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-14450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.780+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-14451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.780+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_245, and the Request Id: 516a139d-14452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.781+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-14453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.782+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-14454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.782+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-14455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.783+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-14456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.784+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-14457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.784+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-14458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.784+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-14459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.785+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_245-, and the Request Id: b88000ea-14460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.786+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-14461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.786+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-14462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.786+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-14461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.787+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-14463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.787+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-14464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.787+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-14463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-14465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.788+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-14465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-14466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.788+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-14467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.788+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-14468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.788+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-14468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.788+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-14469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.788+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-14467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-14466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.788+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-14470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.788+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-14469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.789+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-14471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.789+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_248, and the Request Id: a0b3572f-14472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.789+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-14470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.789+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-14471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.789+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-14473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.789+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-14474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.789+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-14475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.789+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-14473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.790+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_239, and the Request Id: 14431572-14476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.790+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-14474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.790+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-14475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.790+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_236, and the Request Id: 027e2586-14477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.790+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_239, and the Request Id: 1299d095-14478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.790+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_240, and the Request Id: d9d3e6a8-14479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.790+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-14480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.791+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_239, and the Request Id: 8116d545-14481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.791+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-14482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.791+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-14483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.792+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-14484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.792+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-14483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.792+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-14482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.792+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-14484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-14485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.792+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_248-, and the Request Id: 557517ee-14486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.792+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-14487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.792+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-14488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-14485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.793+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-14487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.793+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-14488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_242, and the Request Id: 934864f8-14489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.793+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_240, and the Request Id: ac4d0202-14490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.793+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_237, and the Request Id: c55bee72-14491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_239-, and the Request Id: 894bb6f1-14492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.795+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-14493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.795+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_236-, and the Request Id: 268a28a7-14494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.795+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_239-, and the Request Id: c6b88555-14495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.795+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_240-, and the Request Id: 15d5a95c-14496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.795+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_239-, and the Request Id: 33cd9896-14497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.796+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-14498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.796+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_242-, and the Request Id: 2e1df7db-14499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_240-, and the Request Id: 1e2f7422-14500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_237-, and the Request Id: 0f8e1974-14501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.798+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-14502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.798+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-14503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.798+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-14504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.799+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-14505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.799+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-14504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.799+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-14506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.799+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-14507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.799+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-14508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.800+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-14508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-14509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.800+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_246, and the Request Id: 516a139d-14510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.801+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-14511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.802+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-14512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.802+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-14513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.803+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-14514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-14515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.804+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_246-, and the Request Id: b88000ea-14516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.804+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-14517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.804+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-14518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-14519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.805+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-14520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.806+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-14521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.806+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-14522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.806+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-14522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.807+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-14523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.807+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-14524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.807+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-14524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.808+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-14523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.808+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-14525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.808+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-14526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.808+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-14527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.808+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-14527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.809+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-14528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-14529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.809+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_237, and the Request Id: 027e2586-14530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.809+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-14528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-14529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.810+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-14531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.810+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_249, and the Request Id: a0b3572f-14532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-14533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.810+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-14531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.810+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_241, and the Request Id: d9d3e6a8-14534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-14533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.811+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-14535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.811+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-14535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.812+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_240, and the Request Id: 1299d095-14536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.812+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-14537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.812+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-14538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.812+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-14539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.812+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-14538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.813+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-14539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.813+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-14540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.813+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-14541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.813+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-14542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-14537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.813+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-14541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.813+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-14543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-14542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-14544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.814+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-14543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.814+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_241, and the Request Id: ac4d0202-14545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-14544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.814+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_237-, and the Request Id: 268a28a7-14546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.814+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_243, and the Request Id: 934864f8-14547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.815+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_240, and the Request Id: 8116d545-14548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.815+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_240, and the Request Id: 14431572-14549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.815+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_241-, and the Request Id: 15d5a95c-14550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.816+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_249-, and the Request Id: 557517ee-14551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.816+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-14552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.817+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-14552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.817+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_240-, and the Request Id: 33cd9896-14553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.817+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-14554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-14555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.818+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-14554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.818+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-14555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.818+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-14556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.818+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-14557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.818+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-14556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.819+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_247, and the Request Id: 516a139d-14558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.819+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_238, and the Request Id: c55bee72-14559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.819+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-14560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.819+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_243-, and the Request Id: 2e1df7db-14561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_241-, and the Request Id: 1e2f7422-14562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_240-, and the Request Id: 894bb6f1-14563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.820+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-14564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.820+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_240-, and the Request Id: c6b88555-14565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.822+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-14566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.823+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-14567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.823+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-14568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.823+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_247-, and the Request Id: b88000ea-14569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.823+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_238-, and the Request Id: 0f8e1974-14570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.824+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-14571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.824+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-14572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.825+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-14573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.825+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-14574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.825+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-14575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.826+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-14576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.826+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-14576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.826+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-14577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.826+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-14578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.827+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-14578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.827+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_238, and the Request Id: 027e2586-14579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.827+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-14580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.828+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-14581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.828+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-14582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.828+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-14583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.829+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-14584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.830+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-14585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.830+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-14586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.830+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-14585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.830+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-14587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.830+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-14586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.831+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-14588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.831+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-14587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.831+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-14589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.831+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-14590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.831+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-14589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.831+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-14590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.831+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_238-, and the Request Id: 268a28a7-14591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.831+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-14592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.832+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-14592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.832+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_242, and the Request Id: d9d3e6a8-14593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.832+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_241, and the Request Id: 1299d095-14594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.832+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_250, and the Request Id: a0b3572f-14595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.833+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-14596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.833+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-14597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.833+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-14596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.834+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-14598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.834+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-14599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.834+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-14600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.834+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-14598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.834+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-14600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.835+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-14602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.835+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-14601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.835+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-14602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.835+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-14601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.835+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_244, and the Request Id: 934864f8-14603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.836+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_241, and the Request Id: 8116d545-14605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.836+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-14604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.836+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_250-, and the Request Id: 557517ee-14606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.836+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-14604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.837+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_242-, and the Request Id: 15d5a95c-14607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.837+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_242, and the Request Id: ac4d0202-14608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.837+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_241-, and the Request Id: 33cd9896-14609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.838+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-14610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.838+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-14611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.838+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-14610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.838+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-14612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.839+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-14612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.839+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_248, and the Request Id: 516a139d-14613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.839+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-14614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.839+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-14614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.839+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_244-, and the Request Id: 2e1df7db-14615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-14616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.840+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-14617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.840+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-14618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-14616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-14619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-14619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.841+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-14620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.841+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_239, and the Request Id: c55bee72-14621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-14622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.841+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-14620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.842+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_241-, and the Request Id: c6b88555-14623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_241, and the Request Id: 14431572-14624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.843+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-14625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.843+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_242-, and the Request Id: 1e2f7422-14626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.843+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-14627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.844+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_248-, and the Request Id: b88000ea-14628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.845+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-14629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.845+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-14630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.845+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_239-, and the Request Id: 0f8e1974-14631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.845+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-14632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.847+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-14633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.847+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-14634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.847+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-14635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.848+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-14636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.848+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-14635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.848+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-14637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_241-, and the Request Id: 894bb6f1-14638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.848+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-14639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.849+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-14640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.849+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-14639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.849+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_239, and the Request Id: 027e2586-14641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.849+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-14642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.849+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-14640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.850+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-14643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.850+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-14642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.850+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-14644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.850+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-14645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.850+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-14646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.850+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-14644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.850+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-14645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.851+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_243, and the Request Id: d9d3e6a8-14647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.851+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-14646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.851+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_251, and the Request Id: a0b3572f-14648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.851+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-14649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.851+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-14650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-14651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.852+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-14650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.852+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-14651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.852+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-14652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-14653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.853+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-14654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.853+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-14655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.853+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-14652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.853+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_245, and the Request Id: 934864f8-14656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.853+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_242, and the Request Id: 1299d095-14657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.854+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_239-, and the Request Id: 268a28a7-14658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.854+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-14659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.854+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_251-, and the Request Id: 557517ee-14660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.855+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-14659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.855+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-14661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.855+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-14662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.855+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-14661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.856+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_243-, and the Request Id: 15d5a95c-14663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.856+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-14664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_245-, and the Request Id: 2e1df7db-14665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-14664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.857+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_242, and the Request Id: 8116d545-14666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.857+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-14667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.857+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-14668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.857+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-14669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.858+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-14669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.858+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-14670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.859+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-14671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.859+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_243, and the Request Id: ac4d0202-14672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.859+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-14671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.859+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_242-, and the Request Id: 33cd9896-14673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.859+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-14674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.860+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-14674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.860+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-14675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.860+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_249, and the Request Id: 516a139d-14676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.860+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_242-, and the Request Id: c6b88555-14677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.861+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-14678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.861+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-14679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.861+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-14678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.861+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-14680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.861+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-14679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.861+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-14681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.862+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-14681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.862+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-14682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.862+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_240, and the Request Id: c55bee72-14683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.862+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-14684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.863+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-14685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.863+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_243-, and the Request Id: 1e2f7422-14686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-14685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.864+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-14687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.865+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_249-, and the Request Id: b88000ea-14688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.865+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-14689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.865+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-14690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.865+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_242, and the Request Id: 14431572-14691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_240-, and the Request Id: 0f8e1974-14692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.866+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-14693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.866+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-14694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.867+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-14695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.867+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-14693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.867+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-14696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.867+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-14695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.867+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-14697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.867+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-14696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.868+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-14697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.868+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-14698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.868+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_252, and the Request Id: a0b3572f-14699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.868+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-14700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.868+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_240, and the Request Id: 027e2586-14701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.869+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-14702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.869+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-14700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.869+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_242-, and the Request Id: 894bb6f1-14703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.869+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-14704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.870+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-14705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.870+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-14706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.870+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-14707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.871+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-14706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.871+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_244, and the Request Id: d9d3e6a8-14708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.871+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-14709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-14710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.872+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-14710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.872+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_240-, and the Request Id: 268a28a7-14711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.873+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_252-, and the Request Id: 557517ee-14712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-14713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-14714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-14713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.873+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_246, and the Request Id: 934864f8-14715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.874+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-14716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-14717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.874+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-14718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.875+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-14716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.875+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-14719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.875+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-14719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.875+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-14720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.875+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-14721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.876+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-14720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.876+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-14721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_243, and the Request Id: 1299d095-14722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.876+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_243, and the Request Id: 8116d545-14723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.877+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_244-, and the Request Id: 15d5a95c-14724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.877+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-14725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-14726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.878+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_246-, and the Request Id: 2e1df7db-14727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-14728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-14728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.879+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-14729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.879+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-14730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_243-, and the Request Id: c6b88555-14731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.880+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-14730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.880+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-14732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.880+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-14733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.880+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-14733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.880+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-14732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.880+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-14734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.881+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_243-, and the Request Id: 33cd9896-14735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.881+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-14734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.881+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_250, and the Request Id: 516a139d-14736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-14737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_244, and the Request Id: ac4d0202-14738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.882+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-14737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.882+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_241, and the Request Id: c55bee72-14739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.883+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-14740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.883+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-14741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.884+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-14742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.884+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-14743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.885+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-14744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.885+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-14745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.885+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-14746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.885+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-14745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.886+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-14747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.886+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_250-, and the Request Id: b88000ea-14748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.886+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_244-, and the Request Id: 1e2f7422-14749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.886+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-14747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_243, and the Request Id: 14431572-14750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.887+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-14751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_241-, and the Request Id: 0f8e1974-14752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.888+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-14753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.888+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-14753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.888+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-14754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.889+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-14755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.889+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-14756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.889+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-14755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.889+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-14756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.890+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-14757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.890+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-14758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.890+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_253, and the Request Id: a0b3572f-14759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-14760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.890+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-14761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.890+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-14762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.891+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-14761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.891+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-14763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.891+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-14763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.892+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_241, and the Request Id: 027e2586-14764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.892+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-14765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.892+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-14765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.892+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_244, and the Request Id: 8116d545-14766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-14767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.893+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-14768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-14767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_243-, and the Request Id: 894bb6f1-14769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.893+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-14770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.894+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-14771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-14772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.894+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-14771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.894+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-14770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.894+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_253-, and the Request Id: 557517ee-14773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-14772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.895+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-14774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.895+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_247, and the Request Id: 934864f8-14775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.895+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-14774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.895+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-14776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.895+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_241-, and the Request Id: 268a28a7-14777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.895+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-14778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.895+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-14779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.895+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-14778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_244-, and the Request Id: c6b88555-14780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.896+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_244, and the Request Id: 1299d095-14781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.896+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_245, and the Request Id: d9d3e6a8-14782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-14783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.898+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-14784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.898+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_247-, and the Request Id: 2e1df7db-14785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.898+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-14786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-14787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-14787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.899+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-14788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.900+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-14788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.900+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-14789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.900+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_245-, and the Request Id: 15d5a95c-14790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.900+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-14791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.901+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-14791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.901+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_244-, and the Request Id: 33cd9896-14792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.901+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_245, and the Request Id: ac4d0202-14793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.902+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-14794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.902+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-14794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.902+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_251, and the Request Id: 516a139d-14795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.902+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-14796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.902+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-14797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.903+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-14798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-14799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.904+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-14798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-14800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-14800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.904+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-14801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.904+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-14802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.905+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_242, and the Request Id: c55bee72-14803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-14804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.905+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-14805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.906+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_245-, and the Request Id: 1e2f7422-14806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.906+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_251-, and the Request Id: b88000ea-14807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.906+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-14808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.907+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-14809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.907+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-14810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.908+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-14810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.908+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-14811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.908+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-14812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-14812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.909+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-14811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.909+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-14813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.910+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_244, and the Request Id: 14431572-14814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.910+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-14813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.910+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-14815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.910+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-14816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.910+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-14817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.910+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-14818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.910+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-14816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.910+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-14818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.911+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_254, and the Request Id: a0b3572f-14819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.911+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-14820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.911+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_245, and the Request Id: 8116d545-14821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.911+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-14820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.911+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-14822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.912+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-14823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.912+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-14824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.912+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-14825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_242-, and the Request Id: 0f8e1974-14826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.912+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-14823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.912+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-14824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.912+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_248, and the Request Id: 934864f8-14827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.913+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-14828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.913+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-14828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.913+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_242, and the Request Id: 027e2586-14829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.914+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-14830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.914+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-14830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.914+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-14831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.914+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-14832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.915+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-14831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.915+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-14832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.915+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_245-, and the Request Id: c6b88555-14833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.915+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_254-, and the Request Id: 557517ee-14834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.915+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_244-, and the Request Id: 894bb6f1-14835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.915+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-14836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.915+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-14836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.916+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_245, and the Request Id: 1299d095-14837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.916+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-14838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.917+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-14839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.917+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_246, and the Request Id: d9d3e6a8-14840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.917+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_248-, and the Request Id: 2e1df7db-14841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.918+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-14842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.918+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_242-, and the Request Id: 268a28a7-14843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.920+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-14844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.920+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-14845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.920+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_246-, and the Request Id: 15d5a95c-14846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.921+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_245-, and the Request Id: 33cd9896-14847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.921+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-14848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.921+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-14849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.922+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-14850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.922+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-14851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.922+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-14852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.923+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-14851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-14850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.923+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-14853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.923+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-14854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.924+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-14854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.924+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-14855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.924+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-14855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.924+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_252, and the Request Id: 516a139d-14856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.925+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_246, and the Request Id: ac4d0202-14857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.925+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-14858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.926+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-14859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.927+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-14860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.927+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-14861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.927+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-14862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-14863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.928+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-14862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-14864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.928+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-14865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.928+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-14866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.929+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-14864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.929+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-14867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.929+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_243, and the Request Id: c55bee72-14868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.930+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-14867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.930+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-14869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.930+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-14870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.930+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-14869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.931+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_252-, and the Request Id: b88000ea-14871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.931+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-14872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.931+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_249, and the Request Id: 934864f8-14873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.931+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_246-, and the Request Id: 1e2f7422-14874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.932+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-14872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.932+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-14875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.932+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-14876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.932+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-14876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-14877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_243-, and the Request Id: 0f8e1974-14878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.933+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_246, and the Request Id: 8116d545-14879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.933+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-14880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.934+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-14881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-14877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.934+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-14882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-14883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.934+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-14881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.934+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-14882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-14883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.934+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-14880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.935+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-14884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.935+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_245, and the Request Id: 14431572-14885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.935+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-14886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.935+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-14884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.935+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-14887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.935+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-14886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.935+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-14887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.936+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_249-, and the Request Id: 2e1df7db-14888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.936+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_255, and the Request Id: a0b3572f-14889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.937+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_247, and the Request Id: d9d3e6a8-14890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.937+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_243, and the Request Id: 027e2586-14891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.937+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-14892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.938+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-14893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.938+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-14894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-14895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.939+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_245-, and the Request Id: 894bb6f1-14896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.939+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_246-, and the Request Id: c6b88555-14897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-14895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.940+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-14898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.940+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_243-, and the Request Id: 268a28a7-14899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.940+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_255-, and the Request Id: 557517ee-14900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.940+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-14898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.940+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-14901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.940+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_246, and the Request Id: 1299d095-14902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.940+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_247-, and the Request Id: 15d5a95c-14903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.941+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-14904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-14905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.943+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-14906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.943+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-14907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.944+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-14908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.944+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-14909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.944+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_246-, and the Request Id: 33cd9896-14910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.945+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-14911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.945+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-14912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.945+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-14913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.946+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-14914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.946+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-14913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.946+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-14915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.947+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-14916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.947+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-14915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.947+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-14916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_247, and the Request Id: ac4d0202-14917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.947+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-14918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.948+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-14919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.948+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-14920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.948+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-14918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.948+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-14920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.948+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-14921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.948+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_244, and the Request Id: c55bee72-14922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.949+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-14924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.949+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-14923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.949+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-14925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.949+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-14924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.950+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-14926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.950+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_253, and the Request Id: 516a139d-14927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-14928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-14928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.951+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-14929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.951+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_247-, and the Request Id: 1e2f7422-14930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.951+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-14931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.951+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-14929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_244-, and the Request Id: 0f8e1974-14932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_250, and the Request Id: 934864f8-14933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.952+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-14934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.952+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-14935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.953+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-14935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.953+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-14934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.953+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-14936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.953+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-14937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.953+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_253-, and the Request Id: b88000ea-14938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.954+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-14937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.954+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-14939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.954+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-14940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.954+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_244, and the Request Id: 027e2586-14941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.954+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-14939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.954+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-14940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.954+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_248, and the Request Id: d9d3e6a8-14942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.955+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-14943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.955+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-14943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.955+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-14944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.955+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_246, and the Request Id: 14431572-14945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.956+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-14946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.956+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-14944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.956+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-14946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-14947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.957+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-14947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.957+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-14948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.957+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-14949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.957+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-14950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.957+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_247, and the Request Id: 8116d545-14951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.957+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-14948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.957+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_250-, and the Request Id: 2e1df7db-14952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.957+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-14953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.958+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_244-, and the Request Id: 268a28a7-14954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.958+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_256, and the Request Id: a0b3572f-14955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.958+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-14956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.958+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_248-, and the Request Id: 15d5a95c-14957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.959+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_246-, and the Request Id: 894bb6f1-14958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.959+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-14956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.960+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-14959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.960+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-14959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.960+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_247, and the Request Id: 1299d095-14961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.960+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_247-, and the Request Id: c6b88555-14960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.961+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-14962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.961+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-14963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.962+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-14964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.962+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-14965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.963+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-14966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-14967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.964+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-14968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.965+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_247-, and the Request Id: 33cd9896-14969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.965+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_256-, and the Request Id: 557517ee-14970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.965+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-14971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.965+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-14972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.966+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-14972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.966+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-14973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.967+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-14974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-14973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-14975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.967+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-14974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-14975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.967+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-14976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.967+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-14977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.967+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-14978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-14979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-14977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.968+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-14978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.968+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_254, and the Request Id: 516a139d-14980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.968+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_245, and the Request Id: c55bee72-14981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-14982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_248, and the Request Id: ac4d0202-14983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.970+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-14984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.970+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-14985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.970+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-14986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.971+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-14987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.972+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_245-, and the Request Id: 0f8e1974-14988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.972+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-14989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.972+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_254-, and the Request Id: b88000ea-14990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-14991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-14991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.972+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-14989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.973+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-14992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.973+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-14993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.973+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-14992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.973+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-14993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.974+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-14994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.974+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_251, and the Request Id: 934864f8-14996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_248-, and the Request Id: 1e2f7422-14995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.975+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-14997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.975+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_245, and the Request Id: 027e2586-14998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.989+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-14999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.989+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-15000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.989+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-15001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.989+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-15002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.989+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-14999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.990+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-15001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.990+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-15003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.990+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-15002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.990+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-15004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.990+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-15005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.990+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-15006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.990+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-15007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.990+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-15004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.991+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-15007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.991+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-15006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.991+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-15005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.991+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_248, and the Request Id: 8116d545-15008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_247, and the Request Id: 14431572-15009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.991+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_249, and the Request Id: d9d3e6a8-15010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.992+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-15011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-15012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.992+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-15011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.992+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_245-, and the Request Id: 268a28a7-15013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.992+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_248, and the Request Id: 1299d095-15014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.992+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-15015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.993+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-15015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.993+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-15016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.994+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_251-, and the Request Id: 2e1df7db-15017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.994+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-15018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_247-, and the Request Id: 894bb6f1-15019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.995+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-15020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.996+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-15021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.997+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-15022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.997+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_248-, and the Request Id: 33cd9896-15023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.997+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-15022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.997+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-15024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.997+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_248-, and the Request Id: c6b88555-15025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.998+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-15024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.998+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-15026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.998+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-15026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.998+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-15027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.999+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-15027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.999+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_249-, and the Request Id: 15d5a95c-15028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-15029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.999+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_257, and the Request Id: a0b3572f-15030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.999+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-15031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-15029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:13.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-15032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.000+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_255, and the Request Id: 516a139d-15033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.000+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_246, and the Request Id: c55bee72-15034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-15035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-15035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.001+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-15036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.002+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-15037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.002+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-15038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.002+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-15037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.003+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-15039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.003+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_249, and the Request Id: ac4d0202-15040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.003+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-15041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.003+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_246-, and the Request Id: 0f8e1974-15042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.004+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-15043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.005+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_257-, and the Request Id: 557517ee-15044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.005+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-15045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.005+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-15046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.005+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_255-, and the Request Id: b88000ea-15047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.006+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-15048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_249-, and the Request Id: 1e2f7422-15049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.007+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-15050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.007+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-15051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-15050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.008+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-15052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.008+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-15052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.008+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-15053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.008+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-15054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-15054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.010+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_248, and the Request Id: 14431572-15055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-15056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-15057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.011+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-15056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.011+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-15057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.011+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-15058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.011+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-15059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.011+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-15059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.011+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-15058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.012+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-15060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.012+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-15061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.012+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_252, and the Request Id: 934864f8-15062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_249, and the Request Id: 1299d095-15063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.012+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-15064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.013+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-15064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.013+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-15065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.013+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-15065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.013+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_246, and the Request Id: 027e2586-15066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.013+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-15067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.014+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-15068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.014+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-15068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.015+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_249, and the Request Id: 8116d545-15069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-15070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.015+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-15071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.016+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_252-, and the Request Id: 2e1df7db-15072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.016+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-15071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.016+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-15073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.016+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_246-, and the Request Id: 268a28a7-15074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.017+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_249-, and the Request Id: 33cd9896-15075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.017+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_248-, and the Request Id: 894bb6f1-15076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.017+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-15078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.017+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-15077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.018+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-15078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.018+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_249-, and the Request Id: c6b88555-15079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.018+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_250, and the Request Id: d9d3e6a8-15080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.019+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-15081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.019+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-15082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.020+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-15082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-15083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-15083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.021+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-15084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.021+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-15085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.021+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-15086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.021+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-15087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.021+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_247, and the Request Id: c55bee72-15088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.021+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-15085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.022+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-15089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.022+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-15090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.022+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-15091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.023+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-15091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.023+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-15092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.023+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_250-, and the Request Id: 15d5a95c-15093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.023+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-15092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.023+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_258, and the Request Id: a0b3572f-15094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.023+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-15095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.024+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-15095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.024+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_256, and the Request Id: 516a139d-15096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.024+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-15097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.024+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-15098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.025+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-15099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-15097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.026+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-15100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.026+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-15100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.027+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-15101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_250, and the Request Id: ac4d0202-15102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.027+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-15103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.027+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_258-, and the Request Id: 557517ee-15104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.028+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_247-, and the Request Id: 0f8e1974-15105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.028+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-15106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.028+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-15107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.029+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-15106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.029+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-15108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.029+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-15109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.029+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_256-, and the Request Id: b88000ea-15110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.030+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-15109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.030+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-15111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.030+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_250, and the Request Id: 1299d095-15112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.030+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-15111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.030+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-15113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.031+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-15113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.031+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-15114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.031+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_250-, and the Request Id: 1e2f7422-15115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.031+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-15116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.031+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-15117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.031+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-15114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_249, and the Request Id: 14431572-15118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.032+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-15119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.032+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-15119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.033+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_247, and the Request Id: 027e2586-15120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.033+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-15121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.033+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-15122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.034+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-15123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.034+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-15121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-15124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.034+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-15123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.034+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-15125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-15126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-15124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-15127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.035+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_250-, and the Request Id: 33cd9896-15128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.035+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-15127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.035+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_250, and the Request Id: 8116d545-15129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.035+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_253, and the Request Id: 934864f8-15130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-15131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.036+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-15132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.036+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_249-, and the Request Id: 894bb6f1-15133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.037+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_247-, and the Request Id: 268a28a7-15134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.038+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-15135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.039+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_253-, and the Request Id: 2e1df7db-15136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.039+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-15137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.039+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-15138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.040+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-15139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.040+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-15137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.040+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-15138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.040+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-15140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.040+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-15141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.040+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-15142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.041+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-15141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.041+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-15142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_250-, and the Request Id: c6b88555-15143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.041+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-15144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.041+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-15145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.042+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-15146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.042+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-15147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.042+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-15144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.042+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_251, and the Request Id: d9d3e6a8-15148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.043+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_248, and the Request Id: c55bee72-15149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.043+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-15145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.043+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_259, and the Request Id: a0b3572f-15150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.043+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-15151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.044+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-15152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.045+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-15153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.046+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_251-, and the Request Id: 15d5a95c-15154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.046+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-15155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.046+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_248-, and the Request Id: 0f8e1974-15156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.047+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-15155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.047+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-15158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.047+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-15157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.047+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-15159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.047+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-15158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.047+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_259-, and the Request Id: 557517ee-15160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.048+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_257, and the Request Id: 516a139d-15161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-15159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.049+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-15162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.049+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-15163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.050+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-15164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.050+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-15165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-15166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.050+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-15163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.050+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-15164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.051+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_251, and the Request Id: ac4d0202-15167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.051+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-15168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.051+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_257-, and the Request Id: b88000ea-15169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.051+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-15170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.051+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-15170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.051+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-15171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-15172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-15172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.052+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_251, and the Request Id: 1299d095-15173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-15174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-15174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.053+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_250, and the Request Id: 14431572-15175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.053+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-15176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.053+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-15177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.054+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-15177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.054+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-15178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.054+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-15179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.054+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-15180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.055+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-15179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.055+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-15180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.055+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-15178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.055+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-15181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.055+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-15181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.055+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-15182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.055+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_248, and the Request Id: 027e2586-15183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.055+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_254, and the Request Id: 934864f8-15184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.055+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-15185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-15186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.055+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-15182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.056+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_251, and the Request Id: 8116d545-15187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.056+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_251-, and the Request Id: 1e2f7422-15188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.057+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-15189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.058+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_250-, and the Request Id: 894bb6f1-15190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.059+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-15191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.059+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_248-, and the Request Id: 268a28a7-15192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.059+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_251-, and the Request Id: 33cd9896-15193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.060+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_254-, and the Request Id: 2e1df7db-15194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.060+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-15195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.061+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-15191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.061+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-15196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_251-, and the Request Id: c6b88555-15197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.062+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-15198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.062+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-15199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.062+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-15200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.062+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-15201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.062+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-15198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.063+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-15200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.063+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_252, and the Request Id: d9d3e6a8-15202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.063+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-15204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.063+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-15203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.064+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-15205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-15203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.065+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-15206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.065+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_249, and the Request Id: c55bee72-15207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.065+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-15208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.065+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-15209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.066+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-15210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.067+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-15211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.067+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-15209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.067+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-15212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.067+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-15213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.068+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_252-, and the Request Id: 15d5a95c-15214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.068+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-15212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.068+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-15215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.068+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-15213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.068+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_260, and the Request Id: a0b3572f-15216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.069+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-15217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.069+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-15218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.070+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-15219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.070+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-15217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.070+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_258, and the Request Id: 516a139d-15220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.070+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-15221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-15221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_249-, and the Request Id: 0f8e1974-15222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-15223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.071+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-15224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-15225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.072+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-15223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.072+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-15225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.072+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_260-, and the Request Id: 557517ee-15226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.072+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_251, and the Request Id: 14431572-15227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-15228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.073+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-15229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.073+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-15228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.073+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-15229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.073+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-15230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.073+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-15231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_252, and the Request Id: ac4d0202-15232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.074+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_258-, and the Request Id: b88000ea-15233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.074+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-15231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.074+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-15234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.074+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-15235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.075+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-15234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.075+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-15236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.075+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-15237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.075+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_252, and the Request Id: 1299d095-15238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_251-, and the Request Id: 894bb6f1-15239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.076+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-15237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.076+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-15240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.076+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-15236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.077+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-15241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.077+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_252-, and the Request Id: 1e2f7422-15242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.077+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_255, and the Request Id: 934864f8-15243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.078+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-15244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.078+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-15245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.079+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-15246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.079+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-15245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-15247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.079+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-15246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.079+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-15248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.080+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_249, and the Request Id: 027e2586-15249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-15250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.080+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-15248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.081+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_252, and the Request Id: 8116d545-15251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-15252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.081+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_252-, and the Request Id: 33cd9896-15253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.081+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-15254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.082+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-15255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.082+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_255-, and the Request Id: 2e1df7db-15256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.082+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-15255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.083+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-15257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.083+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-15257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.083+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-15258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.084+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_253, and the Request Id: d9d3e6a8-15259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.084+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-15258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.084+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_249-, and the Request Id: 268a28a7-15260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.084+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-15261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-15262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_252-, and the Request Id: c6b88555-15263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-15262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.085+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-15264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.085+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_250, and the Request Id: c55bee72-15265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.085+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-15266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.086+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-15267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.086+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-15268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.087+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-15267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.087+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-15269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.087+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-15270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.088+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-15270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.088+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_261, and the Request Id: a0b3572f-15271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.088+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_250-, and the Request Id: 0f8e1974-15272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.088+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_253-, and the Request Id: 15d5a95c-15273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-15274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.090+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-15275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-15274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-15277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.090+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-15276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-15278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.091+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-15278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.091+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-15275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.091+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-15279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-15277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_252, and the Request Id: 14431572-15280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-15281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.092+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-15282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.092+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-15283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-15281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.092+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-15284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.093+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-15283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.093+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_259, and the Request Id: 516a139d-15285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.093+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-15286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_253, and the Request Id: ac4d0202-15287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.093+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_261-, and the Request Id: 557517ee-15288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.094+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-15289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.095+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-15290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_252-, and the Request Id: 894bb6f1-15291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.096+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-15292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-15293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.097+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-15294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-15293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-15295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.097+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_253-, and the Request Id: 1e2f7422-15296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.097+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_259-, and the Request Id: b88000ea-15297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.097+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-15298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.098+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-15294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.098+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-15299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.098+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-15300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.098+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-15300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.098+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-15299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.099+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-15301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.099+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_256, and the Request Id: 934864f8-15302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.099+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_253, and the Request Id: 1299d095-15303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.100+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-15304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.100+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-15304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.101+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-15305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.101+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-15306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.101+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-15307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.101+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-15306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.101+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-15308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.101+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-15309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.101+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-15307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.101+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-15310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.102+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_253, and the Request Id: 8116d545-15311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.102+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-15310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.102+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-15312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.102+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_253-, and the Request Id: 33cd9896-15313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.102+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-15315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.103+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-15316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.103+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-15312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.103+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_256-, and the Request Id: 2e1df7db-15314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.103+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_250, and the Request Id: 027e2586-15317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.103+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-15315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.103+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-15316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.103+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-15318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.103+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-15319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.103+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-15319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.104+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_251, and the Request Id: c55bee72-15320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.104+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_254, and the Request Id: d9d3e6a8-15322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.104+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-15321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-15323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.105+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_253-, and the Request Id: c6b88555-15324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-15325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.106+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-15326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.107+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-15327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.107+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_250-, and the Request Id: 268a28a7-15328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.107+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-15327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.108+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-15329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.108+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-15330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.108+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-15331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.108+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-15330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.108+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-15331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.109+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_254-, and the Request Id: 15d5a95c-15332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_251-, and the Request Id: 0f8e1974-15333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.109+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_262, and the Request Id: a0b3572f-15334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.109+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-15335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.109+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-15335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.110+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_254, and the Request Id: ac4d0202-15336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.110+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-15337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.110+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-15338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.111+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-15338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.111+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-15339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.111+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-15340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.111+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-15339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.111+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-15341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.112+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-15342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.112+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-15343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-15341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_254-, and the Request Id: 1e2f7422-15344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_253, and the Request Id: 14431572-15346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-15345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.113+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-15343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.113+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-15347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.114+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_260, and the Request Id: 516a139d-15348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.114+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_262-, and the Request Id: 557517ee-15349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.115+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-15350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.115+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-15351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.116+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-15352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.117+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-15352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.117+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-15353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.117+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_253-, and the Request Id: 894bb6f1-15354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.117+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-15355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.118+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_260-, and the Request Id: b88000ea-15357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.118+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-15356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.118+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-15358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.118+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-15359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.118+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-15356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.118+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-15360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.118+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-15361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.119+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_254, and the Request Id: 1299d095-15362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.119+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-15358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.119+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-15363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-15363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.120+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-15364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.120+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_257, and the Request Id: 934864f8-15365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.120+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-15364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.120+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-15366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.121+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-15367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.121+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-15366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.121+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-15368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-15369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.121+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-15368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.121+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-15367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.122+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-15370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.122+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-15371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.122+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_254, and the Request Id: 8116d545-15372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.122+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-15370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.122+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-15371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.122+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-15373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.122+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_255, and the Request Id: d9d3e6a8-15374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.123+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-15375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.123+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_254-, and the Request Id: 33cd9896-15376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.123+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_252, and the Request Id: c55bee72-15377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.123+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-15378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.123+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-15378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.124+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_257-, and the Request Id: 2e1df7db-15379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.124+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-15380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.124+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-15381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.125+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-15381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.125+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_251, and the Request Id: 027e2586-15382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-15383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.126+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-15384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.126+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_254-, and the Request Id: c6b88555-15385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-15383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.126+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-15386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_252-, and the Request Id: 0f8e1974-15387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.127+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_255-, and the Request Id: 15d5a95c-15388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.127+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-15389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-15390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.128+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-15391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-15390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.129+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_251-, and the Request Id: 268a28a7-15392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.129+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_255, and the Request Id: ac4d0202-15393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.129+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-15394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.129+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-15394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.130+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-15395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.131+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-15396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.131+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-15397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.131+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-15395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.131+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-15396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.131+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-15398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.131+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-15399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.131+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_263, and the Request Id: a0b3572f-15400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.132+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-15401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-15402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.132+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_255-, and the Request Id: 1e2f7422-15403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.132+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-15404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-15402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_254, and the Request Id: 14431572-15405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.133+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-15406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.133+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-15407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.134+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-15407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.134+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-15408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.135+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-15408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.135+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_263-, and the Request Id: 557517ee-15410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.135+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-15409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.135+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-15411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.135+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_261, and the Request Id: 516a139d-15412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-15411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.136+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-15413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.136+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-15414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.136+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-15415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-15416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.137+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-15414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.137+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_254-, and the Request Id: 894bb6f1-15417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.138+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-15418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.138+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_255, and the Request Id: 1299d095-15419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.138+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-15420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.139+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-15421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.140+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-15422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.140+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-15421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.140+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-15423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.140+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-15422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-15424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.140+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-15423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.141+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-15425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.141+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-15426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.141+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-15427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.141+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-15426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.141+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_261-, and the Request Id: b88000ea-15428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.142+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-15429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.142+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_255-, and the Request Id: 33cd9896-15430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.142+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-15425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.142+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-15427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.142+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_253, and the Request Id: c55bee72-15431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.143+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_258, and the Request Id: 934864f8-15432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.143+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_255, and the Request Id: 8116d545-15433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-15434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.144+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-15435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-15434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.144+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-15436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.145+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-15437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.145+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-15436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.145+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-15438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.145+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-15437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.145+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-15439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.145+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-15438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.146+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-15440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_256, and the Request Id: ac4d0202-15441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-15442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.146+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-15443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.146+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-15440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.147+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-15444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.147+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_252, and the Request Id: 027e2586-15445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.147+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-15444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.147+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_255-, and the Request Id: c6b88555-15446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.147+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_256, and the Request Id: d9d3e6a8-15447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_253-, and the Request Id: 0f8e1974-15448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_258-, and the Request Id: 2e1df7db-15449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.148+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-15450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.149+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-15450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.149+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-15451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.150+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-15451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.150+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-15452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.150+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_252-, and the Request Id: 268a28a7-15453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.150+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_264, and the Request Id: a0b3572f-15454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.150+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-15455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.151+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_256-, and the Request Id: 1e2f7422-15456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.151+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-15457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.151+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-15458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.151+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-15459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.152+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-15458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.152+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-15460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.153+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_256-, and the Request Id: 15d5a95c-15461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.153+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-15462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.153+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-15462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.153+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_255, and the Request Id: 14431572-15463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.154+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-15464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.155+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-15464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.155+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-15465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.155+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-15466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.155+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-15467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.155+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-15467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.155+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_264-, and the Request Id: 557517ee-15468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.156+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_262, and the Request Id: 516a139d-15469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-15470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.156+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-15471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.156+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-15472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-15473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.157+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_255-, and the Request Id: 894bb6f1-15474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-15473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.158+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-15476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-15475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.158+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-15476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_256, and the Request Id: 1299d095-15477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.159+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-15478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-15479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.159+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-15480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.160+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-15481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.160+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-15480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.160+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-15482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.161+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-15483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-15482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-15484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.161+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-15485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.162+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-15485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.162+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_254, and the Request Id: c55bee72-15486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.162+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_262-, and the Request Id: b88000ea-15487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.162+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-15488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.162+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-15489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.162+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-15488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.162+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-15489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_259, and the Request Id: 934864f8-15490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.163+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-15491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-15492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.163+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-15491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-15492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.164+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_256, and the Request Id: 8116d545-15493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.164+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_256-, and the Request Id: 33cd9896-15494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.164+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-15495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-15496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.165+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-15497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.165+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-15496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.165+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-15498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.165+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-15497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.165+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_257, and the Request Id: ac4d0202-15499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.165+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-15500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.166+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-15500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.166+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_253, and the Request Id: 027e2586-15501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_254-, and the Request Id: 0f8e1974-15502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.166+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-15503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.167+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_259-, and the Request Id: 2e1df7db-15504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.167+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-15505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.167+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-15506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.168+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_256-, and the Request Id: c6b88555-15507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.168+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-15506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.169+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-15508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.169+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-15509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.169+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_257-, and the Request Id: 1e2f7422-15510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.169+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-15511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.169+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-15508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.169+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-15509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.169+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-15511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.169+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-15512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.169+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_253-, and the Request Id: 268a28a7-15513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.170+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-15512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.170+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-15514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.170+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-15515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.170+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_256, and the Request Id: 14431572-15516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.170+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-15517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.170+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-15515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.170+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_257, and the Request Id: d9d3e6a8-15518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.170+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_265, and the Request Id: a0b3572f-15519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.172+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-15520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.172+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-15521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.173+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-15522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-15523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.174+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-15524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.174+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_265-, and the Request Id: 557517ee-15525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.174+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_256-, and the Request Id: 894bb6f1-15526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-15527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.176+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-15528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.176+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-15529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.176+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-15529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.176+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_257-, and the Request Id: 15d5a95c-15530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.177+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-15531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.177+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-15532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.177+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-15531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.178+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_263, and the Request Id: 516a139d-15533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-15534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.179+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-15535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.179+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-15536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.179+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-15537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.180+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-15538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.180+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-15539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.181+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-15537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-15540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.181+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-15536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.181+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-15541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-15540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.181+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-15541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.182+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-15542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.182+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_255, and the Request Id: c55bee72-15543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.182+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-15542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.182+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-15544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.183+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-15545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.183+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_257, and the Request Id: 1299d095-15546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.183+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-15547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.183+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-15545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.184+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_263-, and the Request Id: b88000ea-15548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_260, and the Request Id: 934864f8-15549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.184+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-15550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.184+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-15551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.184+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-15550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.185+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-15552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.185+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-15553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-15554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.185+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-15553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.185+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-15552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-15554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.185+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-15555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.185+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-15556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.185+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_257, and the Request Id: 8116d545-15557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.186+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-15555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.186+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-15556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.186+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_254, and the Request Id: 027e2586-15558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.186+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_258, and the Request Id: ac4d0202-15559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.187+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-15560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.187+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-15560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.188+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-15561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-15562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-15562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.188+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-15561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.189+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-15563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_257, and the Request Id: 14431572-15564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.189+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-15563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.189+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_266, and the Request Id: a0b3572f-15565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.190+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-15566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.190+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-15567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.191+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_258-, and the Request Id: 1e2f7422-15568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.191+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_260-, and the Request Id: 2e1df7db-15569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.192+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_254-, and the Request Id: 268a28a7-15570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.192+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_257-, and the Request Id: 894bb6f1-15571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.192+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_255-, and the Request Id: 0f8e1974-15572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.192+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_257-, and the Request Id: c6b88555-15573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.192+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_266-, and the Request Id: 557517ee-15574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.192+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_257-, and the Request Id: 33cd9896-15575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.194+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-15576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.194+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-15577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-15578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.195+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-15579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-15580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.195+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-15581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.196+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-15579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.196+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-15582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.196+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-15583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.196+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-15584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.197+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-15582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.197+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-15585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.197+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_258, and the Request Id: d9d3e6a8-15586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.197+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-15587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.198+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-15588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.198+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-15589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.199+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-15588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.199+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-15590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.199+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-15591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.199+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-15592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.199+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-15592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.200+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_264, and the Request Id: 516a139d-15593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.200+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-15594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.200+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_258-, and the Request Id: 15d5a95c-15595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.201+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-15596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.201+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-15597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.202+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-15598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.202+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-15599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.202+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-15600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.203+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-15599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.203+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-15601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.204+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-15601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.204+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_255, and the Request Id: 027e2586-15602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.204+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_264-, and the Request Id: b88000ea-15603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.204+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-15604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.205+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-15605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.205+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-15605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.205+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-15606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.206+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-15604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.206+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-15606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.206+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-15607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.206+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-15608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.206+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-15609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.206+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-15610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.206+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-15607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.206+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-15611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.206+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-15608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-15610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.207+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_261, and the Request Id: 934864f8-15612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.207+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-15611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-15613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.207+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-15614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-15613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.207+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-15614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.207+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-15615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.208+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_259, and the Request Id: ac4d0202-15616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.208+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-15617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-15618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.208+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-15615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.208+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_258, and the Request Id: 8116d545-15619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-15618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.208+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-15620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.208+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-15617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.208+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-15620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.208+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-15621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.208+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_258, and the Request Id: 14431572-15622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.208+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_255-, and the Request Id: 268a28a7-15623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_258, and the Request Id: 1299d095-15624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.209+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-15621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.209+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_267, and the Request Id: a0b3572f-15625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.210+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_256, and the Request Id: c55bee72-15626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.210+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-15627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.211+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_259-, and the Request Id: 1e2f7422-15628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.211+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_261-, and the Request Id: 2e1df7db-15629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.211+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_258-, and the Request Id: 894bb6f1-15630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.211+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-15631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.212+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_258-, and the Request Id: 33cd9896-15632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.212+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_258-, and the Request Id: c6b88555-15633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.212+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_267-, and the Request Id: 557517ee-15634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.213+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-15635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_256-, and the Request Id: 0f8e1974-15636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.214+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-15637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-15638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.215+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-15639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.215+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-15640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.215+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-15641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.216+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-15642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.216+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-15643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.216+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-15644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.216+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-15645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.217+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-15643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.217+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-15646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.217+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-15647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.218+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-15648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.218+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-15647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.218+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-15649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.218+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-15650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.219+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-15651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.219+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-15646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.219+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-15651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.219+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_259, and the Request Id: d9d3e6a8-15652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.219+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_265, and the Request Id: 516a139d-15653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.219+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-15654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-15655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.220+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-15656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.221+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-15657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.221+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-15658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.221+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-15659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.222+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-15660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.222+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-15658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.222+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_265-, and the Request Id: b88000ea-15661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.222+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-15660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.222+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-15662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.223+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-15663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.223+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-15662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.223+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-15663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.223+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-15664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.223+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-15665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.223+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-15666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.223+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_260, and the Request Id: ac4d0202-15667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.223+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-15664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-15666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.224+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-15665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.224+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_259-, and the Request Id: 15d5a95c-15668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.224+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_256, and the Request Id: 027e2586-15669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_259, and the Request Id: 14431572-15670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.225+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-15671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.225+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-15672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.225+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-15671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.226+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_259, and the Request Id: 8116d545-15673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.226+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-15674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-15672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.226+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-15674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.226+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-15675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.227+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-15675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.227+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-15676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.227+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-15677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.227+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-15676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.228+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-15677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.228+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-15678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_260-, and the Request Id: 1e2f7422-15679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-15680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.228+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-15681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.228+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_268, and the Request Id: a0b3572f-15682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.228+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-15678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.228+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-15681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-15680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.228+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-15683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_259, and the Request Id: 1299d095-15684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_262, and the Request Id: 934864f8-15685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.229+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_256-, and the Request Id: 268a28a7-15686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.229+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_259-, and the Request Id: c6b88555-15687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.230+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_259-, and the Request Id: 894bb6f1-15688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.230+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-15689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.231+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_257, and the Request Id: c55bee72-15690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.231+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-15691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.232+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-15692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.232+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_268-, and the Request Id: 557517ee-15693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.233+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_262-, and the Request Id: 2e1df7db-15694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.233+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-15695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.234+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-15696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.234+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-15697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_257-, and the Request Id: 0f8e1974-15698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.235+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-15699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.235+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_259-, and the Request Id: 33cd9896-15700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.235+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-15701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.236+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-15702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.236+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-15702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.237+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-15703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.237+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-15704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.237+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-15705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.237+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-15703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.238+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-15706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.238+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-15707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.238+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_260, and the Request Id: d9d3e6a8-15708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.239+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-15709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.239+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-15710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.239+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-15711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.239+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-15710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.240+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-15712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.241+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-15713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.241+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-15714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.241+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-15713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.241+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-15715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.241+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_266, and the Request Id: 516a139d-15716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-15715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.242+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_260-, and the Request Id: 15d5a95c-15717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.243+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-15718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.243+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-15719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.243+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-15718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.244+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-15719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.244+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-15720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.244+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_261, and the Request Id: ac4d0202-15721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.244+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-15723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.244+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-15722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.245+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-15724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.245+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-15723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.245+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-15722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.245+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-15725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.245+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_260, and the Request Id: 14431572-15726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.246+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-15725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-15727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.246+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-15728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.246+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_269, and the Request Id: a0b3572f-15729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.246+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-15728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.246+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_266-, and the Request Id: b88000ea-15730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.246+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-15731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-15731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.247+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_260, and the Request Id: 8116d545-15732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.247+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_261-, and the Request Id: 1e2f7422-15733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_260-, and the Request Id: 894bb6f1-15734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.248+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-15735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.248+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-15736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.249+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-15735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-15736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.249+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-15737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.249+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-15737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.250+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-15739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.250+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-15740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.250+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-15740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.250+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-15741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.251+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_269-, and the Request Id: 557517ee-15742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.251+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_260, and the Request Id: 1299d095-15743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-15744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.252+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-15744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.252+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_260-, and the Request Id: c6b88555-15745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.252+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_263, and the Request Id: 934864f8-15746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.252+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-15738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.253+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-15738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.253+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-15747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.253+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_257, and the Request Id: 027e2586-15748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.253+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-15747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.253+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-15749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-15749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-15750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.254+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_258, and the Request Id: c55bee72-15751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-15752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.255+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-15753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.255+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-15754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.256+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_260-, and the Request Id: 33cd9896-15755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.257+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-15756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_263-, and the Request Id: 2e1df7db-15757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.257+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-15758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.257+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_257-, and the Request Id: 268a28a7-15759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.258+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-15760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.258+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-15761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.259+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-15762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.260+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_258-, and the Request Id: 0f8e1974-15763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.260+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-15764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.260+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-15765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.260+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-15764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.261+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-15766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.261+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-15767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.261+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-15766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.262+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-15768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.262+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_261, and the Request Id: d9d3e6a8-15769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.262+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-15770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.262+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-15770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.263+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-15771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.263+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-15772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.263+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-15773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.264+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-15772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.264+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-15774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.264+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-15775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.264+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-15774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.264+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-15775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.264+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-15776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.264+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-15776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.265+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_267, and the Request Id: 516a139d-15777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.265+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-15778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.265+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-15779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.265+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-15781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.265+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-15780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.266+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-15782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.266+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-15779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.266+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-15780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.266+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-15781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.266+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_270, and the Request Id: a0b3572f-15783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_261, and the Request Id: 14431572-15784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.266+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_261-, and the Request Id: 15d5a95c-15785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.267+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-15786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.267+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-15787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_262, and the Request Id: ac4d0202-15788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.268+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-15787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.268+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-15789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-15790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-15790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.269+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_261, and the Request Id: 8116d545-15791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.269+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_267-, and the Request Id: b88000ea-15792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.269+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-15793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.270+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-15793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.270+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-15794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.270+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-15795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.270+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-15794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.270+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-15795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.270+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_258, and the Request Id: 027e2586-15796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.271+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_262-, and the Request Id: 1e2f7422-15797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.271+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-15798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.271+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-15799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.271+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-15799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.271+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-15800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_261-, and the Request Id: 894bb6f1-15801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.272+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-15802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.272+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-15800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.272+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-15802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-15803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.273+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-15804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.273+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_264, and the Request Id: 934864f8-15805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-15803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.273+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-15804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.273+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_259, and the Request Id: c55bee72-15806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.273+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_270-, and the Request Id: 557517ee-15807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.274+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_261, and the Request Id: 1299d095-15808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.274+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_261-, and the Request Id: c6b88555-15809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.274+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-15810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.275+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_258-, and the Request Id: 268a28a7-15811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.276+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-15812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.276+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-15813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.276+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-15814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.277+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_264-, and the Request Id: 2e1df7db-15815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.278+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_261-, and the Request Id: 33cd9896-15816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.278+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-15817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.278+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_259-, and the Request Id: 0f8e1974-15818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-15819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.280+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-15820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.280+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-15821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.280+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-15822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.280+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-15823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.281+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-15824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.282+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-15825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.282+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-15825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.283+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-15826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.283+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-15827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.283+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-15828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.283+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-15826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.284+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-15828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.284+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-15829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-15830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.284+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_262, and the Request Id: d9d3e6a8-15831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.284+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-15832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.285+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-15833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.285+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-15830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.285+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-15834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.286+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-15834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.286+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-15835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-15836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.286+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-15837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-15836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.287+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-15838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-15837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_262, and the Request Id: 14431572-15839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.287+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_268, and the Request Id: 516a139d-15840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-15841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.287+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-15842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-15841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_263, and the Request Id: ac4d0202-15843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.288+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_262-, and the Request Id: 15d5a95c-15844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.288+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-15845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.288+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-15846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.289+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-15845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.289+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-15846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.289+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-15848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.289+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-15849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.289+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-15847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.289+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-15850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.290+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-15848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.290+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-15849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.290+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-15850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.290+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_262, and the Request Id: 8116d545-15851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.290+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-15852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.290+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_271, and the Request Id: a0b3572f-15853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.290+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-15852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.291+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_259, and the Request Id: 027e2586-15854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.291+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-15856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.291+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_262-, and the Request Id: 894bb6f1-15855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-15856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.292+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-15857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_263-, and the Request Id: 1e2f7422-15858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.292+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_268-, and the Request Id: b88000ea-15859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.292+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-15860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.293+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-15860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.293+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_262, and the Request Id: 1299d095-15861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.293+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-15863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.293+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-15862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-15857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.294+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-15862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.294+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-15864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.294+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-15865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.294+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_271-, and the Request Id: 557517ee-15866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.294+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-15864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.294+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_262-, and the Request Id: c6b88555-15867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.294+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-15865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.295+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_259-, and the Request Id: 268a28a7-15868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.295+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-15869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.295+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_265, and the Request Id: 934864f8-15870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.295+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_260, and the Request Id: c55bee72-15871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-15872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.297+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-15873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.297+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_262-, and the Request Id: 33cd9896-15874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.298+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-15875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.298+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-15876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.299+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_265-, and the Request Id: 2e1df7db-15877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.299+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-15878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.299+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_260-, and the Request Id: 0f8e1974-15879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.299+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-15880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.300+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-15881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.301+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-15882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.301+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-15883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.302+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-15884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.302+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-15885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.303+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-15886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-15887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-15887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.304+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-15888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.304+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-15888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.304+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-15889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_263, and the Request Id: 14431572-15890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.305+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-15889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.305+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-15891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.305+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-15892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.306+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-15892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.306+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-15893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.306+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-15894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.306+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_263, and the Request Id: d9d3e6a8-15895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.307+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-15896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.307+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-15898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.307+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-15897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-15896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.308+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-15899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.308+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-15897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.308+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-15899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.308+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-15900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.308+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-15901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.308+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_263-, and the Request Id: 894bb6f1-15902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.309+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-15901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.309+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-15903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.309+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-15900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.309+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-15903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.309+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_269, and the Request Id: 516a139d-15904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.310+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-15905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.310+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_264, and the Request Id: ac4d0202-15907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.310+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-15906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.310+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-15908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.310+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-15905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.310+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-15908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.310+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_260, and the Request Id: 027e2586-15909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.311+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_263-, and the Request Id: 15d5a95c-15910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.311+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-15911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.311+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_272, and the Request Id: a0b3572f-15912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.311+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-15906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.311+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-15913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.312+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-15914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.312+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-15915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.312+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-15914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.312+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-15916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.312+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-15916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.313+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_263, and the Request Id: 1299d095-15917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.313+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-15918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.313+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-15918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.313+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_264-, and the Request Id: 1e2f7422-15919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.314+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_263, and the Request Id: 8116d545-15920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.314+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_269-, and the Request Id: b88000ea-15921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.315+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_260-, and the Request Id: 268a28a7-15922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.315+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_272-, and the Request Id: 557517ee-15923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.315+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-15924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.316+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-15925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.316+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-15924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.316+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-15926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-15927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.317+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-15926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.317+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-15928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-15927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.317+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_261, and the Request Id: c55bee72-15929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-15930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.318+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_263-, and the Request Id: 33cd9896-15931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-15932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-15932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_263-, and the Request Id: c6b88555-15933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.318+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-15934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.318+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_266, and the Request Id: 934864f8-15935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.319+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-15936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.320+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-15937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.321+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-15938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.321+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-15938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_261-, and the Request Id: 0f8e1974-15939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.322+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-15940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.323+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-15941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.323+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-15942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.323+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-15943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.323+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-15943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.323+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_266-, and the Request Id: 2e1df7db-15944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.324+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-15945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_264, and the Request Id: 14431572-15946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.324+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-15947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.324+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-15948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.325+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-15949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.327+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_264-, and the Request Id: 894bb6f1-15950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.327+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-15951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.327+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-15951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.328+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-15952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.328+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-15953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.328+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-15954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.328+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-15954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.328+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-15953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.329+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-15955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.329+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-15952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.329+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-15956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.329+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-15955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.329+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_264, and the Request Id: d9d3e6a8-15957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.329+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-15956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.330+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_273, and the Request Id: a0b3572f-15959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.330+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-15958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.330+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-15960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.330+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_265, and the Request Id: ac4d0202-15961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.330+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-15960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.331+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-15962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.332+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-15963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.332+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-15964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.332+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-15964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.333+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-15965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.334+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-15966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.334+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_261, and the Request Id: 027e2586-15967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.334+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-15968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.335+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-15968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.335+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_273-, and the Request Id: 557517ee-15969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.336+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_265-, and the Request Id: 1e2f7422-15970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.336+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-15971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.336+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-15972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.336+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-15972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.337+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_264-, and the Request Id: 15d5a95c-15973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.337+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-15974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.337+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_270, and the Request Id: 516a139d-15975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.337+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-15976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.337+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-15974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-15976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.338+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-15977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.338+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-15978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.339+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-15977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.339+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-15979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-15980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.339+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-15979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.339+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_264, and the Request Id: 8116d545-15981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.340+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_264, and the Request Id: 1299d095-15982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.340+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-15983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.340+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_261-, and the Request Id: 268a28a7-15984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.340+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-15985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.341+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-15986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.341+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-15986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.342+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-15987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.342+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-15987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.342+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_267, and the Request Id: 934864f8-15988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.343+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_270-, and the Request Id: b88000ea-15989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.343+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_264-, and the Request Id: 33cd9896-15990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.343+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-15991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-15992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.344+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-15993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-15992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.345+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-15994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.345+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-15995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.345+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-15995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_265, and the Request Id: 14431572-15996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.345+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-15994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.346+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_264-, and the Request Id: c6b88555-15997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.346+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-15998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.347+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-15999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.348+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-16000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.348+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-16001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.348+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-16002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_267-, and the Request Id: 2e1df7db-16003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.348+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-16000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.348+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-16002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.349+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-16004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.349+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_262, and the Request Id: c55bee72-16005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.350+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-16006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.350+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-16007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.350+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-16006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.350+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_265-, and the Request Id: 894bb6f1-16008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.351+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-16007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.351+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-16009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.351+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_266, and the Request Id: ac4d0202-16010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.351+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-16011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.352+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-16011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.352+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-16012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.352+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-16013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.352+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-16014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.353+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-16015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.353+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_274, and the Request Id: a0b3572f-16016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.354+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-16017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.354+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_266-, and the Request Id: 1e2f7422-16018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-16019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.355+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-16020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_262-, and the Request Id: 0f8e1974-16021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.355+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-16020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.356+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-16022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.356+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-16022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.356+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_274-, and the Request Id: 557517ee-16023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.356+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-16024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.357+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_265, and the Request Id: d9d3e6a8-16025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.357+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-16024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.357+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-16026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.358+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-16027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.358+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-16028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.358+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-16029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.359+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-16028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.359+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-16030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.359+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_271, and the Request Id: 516a139d-16031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.359+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-16032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.359+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-16030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.359+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-16029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.359+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-16033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.360+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-16034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.360+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-16034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.360+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-16035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.360+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-16036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.360+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-16037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.361+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_262, and the Request Id: 027e2586-16038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.361+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_265-, and the Request Id: 15d5a95c-16039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.361+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-16036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.362+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_265, and the Request Id: 1299d095-16040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.362+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-16041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.362+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-16041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.363+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-16042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.363+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-16043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.363+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-16044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.363+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-16042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.363+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-16043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.363+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_271-, and the Request Id: b88000ea-16045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.364+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-16046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-16047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.364+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_262-, and the Request Id: 268a28a7-16048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.364+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-16046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.365+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_266, and the Request Id: 14431572-16049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.365+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_265, and the Request Id: 8116d545-16050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-16051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.365+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-16052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-16051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.365+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-16053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.366+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-16054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.366+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-16054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.366+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_268, and the Request Id: 934864f8-16055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.367+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-16056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.368+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_265-, and the Request Id: 33cd9896-16057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.368+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_265-, and the Request Id: c6b88555-16058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_266-, and the Request Id: 894bb6f1-16059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.368+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-16060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.368+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-16061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.369+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-16062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-16063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-16063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.369+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-16060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.370+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-16064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.370+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-16065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.370+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_268-, and the Request Id: 2e1df7db-16066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.370+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-16065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.370+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-16064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-16067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.370+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-16068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-16067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_267, and the Request Id: ac4d0202-16069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.371+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-16068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.371+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_263, and the Request Id: c55bee72-16070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.371+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_275, and the Request Id: a0b3572f-16071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-16072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-16073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.372+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-16074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.373+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-16075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.374+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-16076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.374+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-16077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.375+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_267-, and the Request Id: 1e2f7422-16078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.375+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_275-, and the Request Id: 557517ee-16079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.376+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_263-, and the Request Id: 0f8e1974-16080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.376+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-16081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.377+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-16082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.377+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-16081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.377+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-16083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.378+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-16083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.378+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_266, and the Request Id: d9d3e6a8-16084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.379+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-16085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-16086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.379+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-16087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.379+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-16088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.380+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-16085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.380+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-16089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.381+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-16090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.381+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-16090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.381+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-16091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.381+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_263, and the Request Id: 027e2586-16092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.382+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-16093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.382+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-16094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.383+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-16094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.383+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_266-, and the Request Id: 15d5a95c-16095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.384+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-16096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.384+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-16097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.384+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-16096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.384+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-16098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-16099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.385+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-16097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-16099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.385+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-16100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.385+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-16098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.385+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-16101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.385+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-16102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-16103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.386+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-16101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.386+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-16103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.386+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-16102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_267, and the Request Id: 14431572-16104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.386+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_269, and the Request Id: 934864f8-16105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.386+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_272, and the Request Id: 516a139d-16106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.387+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_263-, and the Request Id: 268a28a7-16107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.387+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-16108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.387+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_266, and the Request Id: 1299d095-16109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.387+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-16108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-16110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-16111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-16111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.388+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-16112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.389+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_266, and the Request Id: 8116d545-16113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.389+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-16114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.390+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-16115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-16116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.391+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_269-, and the Request Id: 2e1df7db-16118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_267-, and the Request Id: 894bb6f1-16117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.391+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_272-, and the Request Id: b88000ea-16119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-16116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-16120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.392+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-16122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.392+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_266-, and the Request Id: 33cd9896-16121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-16120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.392+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_266-, and the Request Id: c6b88555-16123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.393+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_268, and the Request Id: ac4d0202-16124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.393+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-16122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.393+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-16125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.393+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-16126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.394+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-16126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.394+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-16127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.394+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-16128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.394+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-16127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.394+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-16128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.395+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-16129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.395+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-16130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.395+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-16131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.395+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_276, and the Request Id: a0b3572f-16132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.395+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_264, and the Request Id: c55bee72-16133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.396+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_268-, and the Request Id: 1e2f7422-16134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-16135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.397+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-16136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.397+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-16137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.398+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-16138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.398+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-16139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.398+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-16138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.399+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-16140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.399+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-16141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.399+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-16142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.400+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-16140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.400+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-16143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.400+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-16143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.400+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-16144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.400+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-16145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.401+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-16145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.401+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_264, and the Request Id: 027e2586-16146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.401+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_276-, and the Request Id: 557517ee-16147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.402+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_267, and the Request Id: d9d3e6a8-16148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.402+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_264-, and the Request Id: 0f8e1974-16149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.402+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-16150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.403+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-16151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.403+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-16151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.403+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-16152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.403+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-16153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.404+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-16153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.404+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-16154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.405+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-16155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_268, and the Request Id: 14431572-16156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.405+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-16154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.406+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-16157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.406+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-16158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.406+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-16159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.406+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-16159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.406+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-16160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.407+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_264-, and the Request Id: 268a28a7-16161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.407+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_267, and the Request Id: 1299d095-16162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.407+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-16160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.407+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-16163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.407+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-16164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.408+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-16163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.408+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-16164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.408+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_268-, and the Request Id: 894bb6f1-16165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.408+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_267-, and the Request Id: 15d5a95c-16166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.408+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-16167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.408+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_270, and the Request Id: 934864f8-16168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.409+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-16167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.409+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-16169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.409+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-16169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.409+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-16170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.410+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_273, and the Request Id: 516a139d-16171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.410+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-16172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.410+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-16170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.410+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_267-, and the Request Id: 33cd9896-16173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.410+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-16172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.410+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-16174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.410+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-16175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.411+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-16175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.411+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_267, and the Request Id: 8116d545-16176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-16177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.412+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-16178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_269, and the Request Id: ac4d0202-16179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.413+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_270-, and the Request Id: 2e1df7db-16180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-16181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.414+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-16182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.414+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-16183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.414+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-16182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.415+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_267-, and the Request Id: c6b88555-16184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.415+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-16185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.415+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-16186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.416+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-16186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.416+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-16187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-16188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.416+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_269-, and the Request Id: 1e2f7422-16189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.416+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-16190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.416+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_273-, and the Request Id: b88000ea-16191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-16190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.417+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-16192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.418+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_265, and the Request Id: c55bee72-16193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.418+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-16187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.418+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_277, and the Request Id: a0b3572f-16194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-16195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.419+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-16196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.420+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-16197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-16198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.421+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-16199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.421+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-16200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.421+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-16201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.421+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-16199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.422+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-16202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_265-, and the Request Id: 0f8e1974-16203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.422+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-16202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.422+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-16204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.422+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_277-, and the Request Id: 557517ee-16205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_269, and the Request Id: 14431572-16206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.423+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-16204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.423+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-16207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.423+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-16208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.424+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-16209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.424+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-16208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.424+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-16209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.425+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_265, and the Request Id: 027e2586-16210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.425+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-16211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.425+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-16212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.426+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-16213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.426+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-16214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.426+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-16214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.427+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-16215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.427+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_268, and the Request Id: 1299d095-16216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.427+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_269-, and the Request Id: 894bb6f1-16217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.427+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-16218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.428+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-16218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.428+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-16219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.428+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-16220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.429+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-16220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.429+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_265-, and the Request Id: 268a28a7-16221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.429+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_268, and the Request Id: d9d3e6a8-16222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-16223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.430+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-16223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.430+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_268-, and the Request Id: 33cd9896-16224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.430+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-16225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.430+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-16226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.431+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-16225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.431+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-16227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.431+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-16226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.431+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-16228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.432+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_271, and the Request Id: 934864f8-16229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.432+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-16230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.432+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-16228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.432+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_268-, and the Request Id: 15d5a95c-16231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.432+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_274, and the Request Id: 516a139d-16232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.433+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-16233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-16234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.433+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-16235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.433+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-16233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-16234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-16236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.434+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-16237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.434+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-16238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.434+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-16236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.434+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-16238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.434+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_268, and the Request Id: 8116d545-16239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.435+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-16240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.435+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-16241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.435+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_270, and the Request Id: ac4d0202-16242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.435+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-16243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.436+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-16243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.436+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-16244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.436+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_274-, and the Request Id: b88000ea-16245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.436+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-16244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.436+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_271-, and the Request Id: 2e1df7db-16246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.437+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_266, and the Request Id: c55bee72-16247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.437+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_268-, and the Request Id: c6b88555-16248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.438+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-16249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.438+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-16250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-16251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.439+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-16252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-16251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.455+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-16253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.455+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_266-, and the Request Id: 0f8e1974-16254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.455+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-16253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.456+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-16256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.456+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-16257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.456+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-16256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.456+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-16257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.456+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-16255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.457+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_266, and the Request Id: 027e2586-16258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.457+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-16255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.457+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-16259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.457+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-16260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.458+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-16260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.458+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_270, and the Request Id: 14431572-16261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.458+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-16263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.458+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_270-, and the Request Id: 1e2f7422-16262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.460+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-16264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.460+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_278, and the Request Id: a0b3572f-16265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-16266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.460+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-16267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.461+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_270-, and the Request Id: 894bb6f1-16268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.461+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-16266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.461+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-16269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.461+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-16270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.462+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-16269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.462+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_269, and the Request Id: 1299d095-16271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.462+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_266-, and the Request Id: 268a28a7-16272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.462+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-16273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-16274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.464+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-16275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-16276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.465+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-16277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.465+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-16278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.465+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_278-, and the Request Id: 557517ee-16279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.466+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_269-, and the Request Id: 33cd9896-16280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.466+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-16281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.466+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-16281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.466+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-16282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.466+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-16283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.467+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-16284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.467+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-16283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.467+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-16285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.468+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_269, and the Request Id: d9d3e6a8-16286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.468+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-16285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.468+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-16287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.468+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-16288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.469+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-16288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-16289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.469+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-16290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.469+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-16291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-16289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.469+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-16292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.470+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-16293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.470+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-16290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.470+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-16294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.470+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-16293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.470+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-16291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.470+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_267, and the Request Id: c55bee72-16295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.471+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-16296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.471+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_275, and the Request Id: 516a139d-16297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.471+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-16296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.471+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-16298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.471+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_272, and the Request Id: 934864f8-16299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.471+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-16300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.471+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-16298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.472+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_269, and the Request Id: 8116d545-16301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.472+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_269-, and the Request Id: 15d5a95c-16302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-16303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-16303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-16304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.473+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-16306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.473+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-16305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-16304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-16305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.474+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-16307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-16308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.474+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-16309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-16308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.475+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-16309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.475+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_275-, and the Request Id: b88000ea-16310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.475+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_271, and the Request Id: ac4d0202-16311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.476+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_269-, and the Request Id: c6b88555-16312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.476+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-16313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.476+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-16313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.476+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_267, and the Request Id: 027e2586-16314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.476+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_267-, and the Request Id: 0f8e1974-16315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.476+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-16316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.477+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_271, and the Request Id: 14431572-16317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.477+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_272-, and the Request Id: 2e1df7db-16318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.478+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-16319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.478+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-16320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.478+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-16319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.478+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-16320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.478+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-16321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.479+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-16322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.479+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-16321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.479+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_271-, and the Request Id: 1e2f7422-16323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.479+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-16322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.479+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-16324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.479+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_267-, and the Request Id: 268a28a7-16325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.480+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-16326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.480+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-16327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.481+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_271-, and the Request Id: 894bb6f1-16328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.481+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-16329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.481+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_270, and the Request Id: 1299d095-16330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.482+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-16331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.482+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_279, and the Request Id: a0b3572f-16332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.483+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-16333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.483+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-16334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.484+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-16335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.484+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-16334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.484+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-16336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.485+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-16336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.485+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-16337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.485+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-16338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.485+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_270, and the Request Id: d9d3e6a8-16339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.485+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_270-, and the Request Id: 33cd9896-16340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.486+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-16341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.487+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_279-, and the Request Id: 557517ee-16342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.487+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-16343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.487+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-16344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.488+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-16345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.489+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-16346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.489+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-16347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.489+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-16348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.490+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-16348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.490+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-16349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.490+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-16350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.490+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-16351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-16352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.491+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-16351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.491+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_270-, and the Request Id: 15d5a95c-16353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-16352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-16354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.492+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-16355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-16354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.492+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-16355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-16356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.492+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_273, and the Request Id: 934864f8-16357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.493+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-16356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.493+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-16358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.493+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_270, and the Request Id: 8116d545-16359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.493+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_268, and the Request Id: c55bee72-16360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-16358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-16361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.494+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-16362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.494+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-16363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.494+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-16363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.495+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-16361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.495+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-16362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.495+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-16364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.495+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-16365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.495+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-16366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_272, and the Request Id: 14431572-16367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.496+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-16365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.496+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-16368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.496+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-16369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.496+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-16368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_268-, and the Request Id: 0f8e1974-16370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.497+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_273-, and the Request Id: 2e1df7db-16371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.497+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_268, and the Request Id: 027e2586-16372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.497+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-16373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.498+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-16373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.498+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-16374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.498+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-16374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.499+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_276, and the Request Id: 516a139d-16375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.499+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_272, and the Request Id: ac4d0202-16376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.499+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_270-, and the Request Id: c6b88555-16377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_272-, and the Request Id: 894bb6f1-16378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.500+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-16379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.500+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-16380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.501+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-16380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.501+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_268-, and the Request Id: 268a28a7-16381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.501+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-16382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.502+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-16383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-16382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.502+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-16385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.502+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-16384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.503+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-16384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.503+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_276-, and the Request Id: b88000ea-16386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.503+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-16387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.503+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_272-, and the Request Id: 1e2f7422-16388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.503+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_280, and the Request Id: a0b3572f-16389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.504+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-16390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-16391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.504+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-16392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.504+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-16390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.504+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-16392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.505+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_271, and the Request Id: 1299d095-16393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.505+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-16394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.506+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-16394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.506+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_271, and the Request Id: d9d3e6a8-16395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.506+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-16396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.506+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-16397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.506+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-16398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.507+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-16399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.507+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_280-, and the Request Id: 557517ee-16400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.508+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-16401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.508+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-16402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.508+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_271-, and the Request Id: 33cd9896-16404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.508+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-16403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.509+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_271-, and the Request Id: 15d5a95c-16405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.510+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-16406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.510+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-16407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.511+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-16407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-16409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.511+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-16408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-16409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.512+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-16410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.512+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-16412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-16413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-16411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.512+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-16410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-16413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.513+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_269, and the Request Id: c55bee72-16414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-16415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.513+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-16416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-16415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-16417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.514+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-16417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-16416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.514+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_271, and the Request Id: 8116d545-16418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.514+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_274, and the Request Id: 934864f8-16419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.514+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-16420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.515+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-16421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.515+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-16421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.515+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-16422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.515+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-16423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.515+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-16424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.516+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-16424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.516+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-16425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.516+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-16423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.516+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_273, and the Request Id: 14431572-16426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.516+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-16425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.517+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-16427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.517+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-16428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.517+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_277, and the Request Id: 516a139d-16429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.517+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-16430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.517+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-16430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.518+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_269-, and the Request Id: 0f8e1974-16431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.518+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_269, and the Request Id: 027e2586-16432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.518+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_271-, and the Request Id: c6b88555-16433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-16434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_274-, and the Request Id: 2e1df7db-16435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-16434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.519+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-16436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.520+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_273-, and the Request Id: 894bb6f1-16437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.520+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-16438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.520+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_277-, and the Request Id: b88000ea-16439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.521+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-16438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_273, and the Request Id: ac4d0202-16440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.521+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-16441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.521+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-16442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.521+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-16443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.522+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-16443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.522+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-16442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-16444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.522+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-16445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.523+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_269-, and the Request Id: 268a28a7-16446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.523+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-16447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.523+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-16448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.524+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-16447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.524+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-16449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.524+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-16450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.525+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-16450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.525+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-16451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.525+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_272, and the Request Id: 1299d095-16452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.525+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-16451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.525+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_281, and the Request Id: a0b3572f-16453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.526+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-16454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.526+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-16455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.526+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_273-, and the Request Id: 1e2f7422-16456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.526+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-16455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.527+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_272, and the Request Id: d9d3e6a8-16457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-16458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.528+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-16459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.528+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-16460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.528+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-16461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.529+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_272-, and the Request Id: 33cd9896-16462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.529+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-16463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.530+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-16464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-16465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.530+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-16464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.531+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_281-, and the Request Id: 557517ee-16466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.531+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-16467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.532+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-16468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.532+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-16467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.532+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-16468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.532+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-16469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.532+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_270, and the Request Id: c55bee72-16470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.533+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-16469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.533+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-16471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.533+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-16472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.533+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-16471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.533+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-16472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.535+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_274, and the Request Id: 14431572-16473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.535+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-16474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.535+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-16476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.535+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-16475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.535+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-16474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.536+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-16477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.536+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-16479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.536+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_272-, and the Request Id: 15d5a95c-16480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.536+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-16479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.536+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-16477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_275, and the Request Id: 934864f8-16478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.537+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_278, and the Request Id: 516a139d-16481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.537+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-16482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.537+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-16483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.538+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-16483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.539+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_272, and the Request Id: 8116d545-16484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.539+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-16485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.539+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_274-, and the Request Id: 894bb6f1-16486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.540+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-16487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.540+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_270-, and the Request Id: 0f8e1974-16488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.540+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-16487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.541+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-16489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.541+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_275-, and the Request Id: 2e1df7db-16490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.541+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-16489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.542+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_270, and the Request Id: 027e2586-16491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.542+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-16492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.543+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-16493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-16494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_272-, and the Request Id: c6b88555-16495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.544+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-16494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.544+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_278-, and the Request Id: b88000ea-16496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.544+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-16497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-16498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-16498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.545+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-16499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_274, and the Request Id: ac4d0202-16500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.546+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_270-, and the Request Id: 268a28a7-16501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.547+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-16502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.547+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-16503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.547+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-16504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.548+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-16505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.548+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-16506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.549+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-16507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.549+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_274-, and the Request Id: 1e2f7422-16508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.549+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-16509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.550+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-16510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.551+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-16510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.551+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-16511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.552+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-16512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.552+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-16512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-16513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.552+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-16514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_273, and the Request Id: 1299d095-16515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.552+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-16516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.553+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-16514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.553+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-16517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.553+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-16517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.554+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-16518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.554+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_282, and the Request Id: a0b3572f-16519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-16520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.554+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-16521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.555+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-16521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.555+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-16522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.555+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-16524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.556+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-16523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.556+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_273-, and the Request Id: 33cd9896-16525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.557+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-16526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.557+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-16526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.557+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-16523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.558+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-16527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.558+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-16527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.558+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-16524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.558+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_276, and the Request Id: 934864f8-16528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.558+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-16529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.559+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_273, and the Request Id: d9d3e6a8-16530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.559+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-16529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.559+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-16531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.559+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-16531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.559+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-16532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.559+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-16533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.559+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_271, and the Request Id: c55bee72-16534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.560+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-16532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.560+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-16535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.560+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-16537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.560+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_275, and the Request Id: 14431572-16536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.561+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-16537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.561+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-16535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.561+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-16538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.561+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-16539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.561+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-16538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.561+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_282-, and the Request Id: 557517ee-16540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.561+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-16539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.562+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-16541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.562+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-16542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.562+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-16541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.562+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-16542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.562+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_276-, and the Request Id: 2e1df7db-16543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.562+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_273, and the Request Id: 8116d545-16544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.563+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_279, and the Request Id: 516a139d-16545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.563+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-16546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_271-, and the Request Id: 0f8e1974-16547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.564+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_271, and the Request Id: 027e2586-16548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.564+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_273-, and the Request Id: 15d5a95c-16549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_275-, and the Request Id: 894bb6f1-16550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-16551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-16551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-16552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.566+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-16553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.567+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-16554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.567+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_279-, and the Request Id: b88000ea-16555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.567+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-16552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_273-, and the Request Id: c6b88555-16556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.567+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_271-, and the Request Id: 268a28a7-16557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.567+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-16558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_275, and the Request Id: ac4d0202-16559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.568+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-16560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.569+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-16561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.570+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-16562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.570+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-16563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.570+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-16564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.570+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-16565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_275-, and the Request Id: 1e2f7422-16566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.571+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-16567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.571+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-16568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.572+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-16569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.572+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-16570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.572+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-16570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.573+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-16571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.573+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-16572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.573+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-16572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.573+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_274, and the Request Id: 1299d095-16573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.573+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-16571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.573+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-16574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.574+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-16575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-16576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-16576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-16577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.575+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-16578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.576+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-16579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.576+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_272, and the Request Id: c55bee72-16580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.576+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-16581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.576+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-16582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.576+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-16579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.576+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-16583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.576+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-16582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.577+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-16584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.577+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-16584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.577+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-16585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.577+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_274-, and the Request Id: 33cd9896-16586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.577+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-16585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.578+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_283, and the Request Id: a0b3572f-16587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.578+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_277, and the Request Id: 934864f8-16588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_272-, and the Request Id: 0f8e1974-16589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.579+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-16590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.579+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-16591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.579+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-16591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.580+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-16592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-16593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.580+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-16594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.580+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-16592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-16593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.580+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-16594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.580+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-16595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.581+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-16596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.581+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-16595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.581+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-16597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.581+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-16596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.581+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-16598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.581+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-16597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.582+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-16599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.582+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_276, and the Request Id: 14431572-16600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.582+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_280, and the Request Id: 516a139d-16601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.582+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-16602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.582+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-16599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.582+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_274, and the Request Id: d9d3e6a8-16603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.582+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-16602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.582+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_274, and the Request Id: 8116d545-16604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.583+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_283-, and the Request Id: 557517ee-16605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.583+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-16606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.583+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-16606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.583+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-16607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.584+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_277-, and the Request Id: 2e1df7db-16608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.584+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_272, and the Request Id: 027e2586-16609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-16610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-16610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.584+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-16611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.585+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-16611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.585+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_280-, and the Request Id: b88000ea-16612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.585+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_276-, and the Request Id: 894bb6f1-16613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.586+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_274-, and the Request Id: 15d5a95c-16614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.586+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-16615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.586+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_276, and the Request Id: ac4d0202-16616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.586+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-16617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.587+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-16618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.587+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_274-, and the Request Id: c6b88555-16619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.588+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-16620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.588+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_272-, and the Request Id: 268a28a7-16621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.589+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-16622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.590+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_276-, and the Request Id: 1e2f7422-16623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.590+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-16624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.590+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-16625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.590+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-16626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.590+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-16625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.591+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-16627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.591+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-16628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.592+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-16627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.592+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-16629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_275, and the Request Id: 1299d095-16630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.593+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-16631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.593+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-16632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.594+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-16633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.594+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-16634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.595+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-16635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.595+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-16631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.596+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_275-, and the Request Id: 33cd9896-16636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-16637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.596+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-16638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-16637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.597+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-16638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-16639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.597+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_273, and the Request Id: c55bee72-16640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.598+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-16641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.598+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-16641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.598+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_284, and the Request Id: a0b3572f-16642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.598+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-16643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.599+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-16644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.599+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-16645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.599+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-16646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.599+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-16647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.600+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-16646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.600+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-16648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.600+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-16649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.600+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-16648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.600+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_281, and the Request Id: 516a139d-16650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.600+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_273-, and the Request Id: 0f8e1974-16651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.601+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-16652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.602+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-16653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.602+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_284-, and the Request Id: 557517ee-16654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.602+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-16652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.602+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-16653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.602+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-16655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.603+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-16656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.603+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-16657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.603+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-16656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.603+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-16655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.603+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-16657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.603+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-16658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.603+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_277, and the Request Id: 14431572-16659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.603+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_278, and the Request Id: 934864f8-16660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.603+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-16661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.604+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-16658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.604+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-16662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.604+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-16661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.604+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_281-, and the Request Id: b88000ea-16663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-16664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.604+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-16662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.604+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-16665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.605+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-16664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.605+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-16666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.605+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-16667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.605+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-16666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.605+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_277, and the Request Id: ac4d0202-16668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.605+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_275, and the Request Id: 8116d545-16669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.606+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-16667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.606+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-16670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.606+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_273, and the Request Id: 027e2586-16671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.606+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-16672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.607+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-16672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.607+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-16673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.607+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_275, and the Request Id: d9d3e6a8-16674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.607+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_278-, and the Request Id: 2e1df7db-16675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.608+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_277-, and the Request Id: 894bb6f1-16676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.609+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-16677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.609+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-16678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.609+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_275-, and the Request Id: c6b88555-16679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.609+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_273-, and the Request Id: 268a28a7-16680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.609+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-16678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.609+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_277-, and the Request Id: 1e2f7422-16681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.610+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-16682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.610+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-16682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.610+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_276, and the Request Id: 1299d095-16683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.611+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_275-, and the Request Id: 15d5a95c-16684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.611+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-16685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.611+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-16686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.612+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-16687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-16688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.613+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-16689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.613+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-16690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-16691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.613+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-16692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.614+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_276-, and the Request Id: 33cd9896-16693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.614+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-16694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.615+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-16695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.616+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-16696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.616+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-16697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.616+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-16698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.617+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-16697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.617+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-16699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.617+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-16696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.617+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-16700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.617+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-16701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.617+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-16702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.618+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-16703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.618+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-16701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.618+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-16702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-16704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.618+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-16705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.618+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_285, and the Request Id: a0b3572f-16706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.618+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-16707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-16704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.619+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-16705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.619+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-16708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.619+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-16709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.619+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-16710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.619+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_282, and the Request Id: 516a139d-16711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.620+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_274, and the Request Id: c55bee72-16712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.620+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-16710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.620+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-16709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.620+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-16713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.620+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-16714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.620+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-16713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.620+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-16714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.621+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_278, and the Request Id: 14431572-16715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.621+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_276, and the Request Id: 8116d545-16716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.622+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-16717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-16718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.622+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-16719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-16718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.622+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-16717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.622+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-16720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.623+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-16719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.623+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-16722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.623+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_282-, and the Request Id: b88000ea-16721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.623+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-16723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.623+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-16722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.623+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-16724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.623+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-16723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.624+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_278, and the Request Id: ac4d0202-16725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.624+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-16724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.624+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_274, and the Request Id: 027e2586-16726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.624+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-16727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.624+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_279, and the Request Id: 934864f8-16728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.624+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_274-, and the Request Id: 0f8e1974-16729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.624+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_285-, and the Request Id: 557517ee-16730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.625+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_276-, and the Request Id: c6b88555-16731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.625+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_278-, and the Request Id: 894bb6f1-16732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.625+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-16727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.626+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-16733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.626+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-16733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.626+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_276, and the Request Id: d9d3e6a8-16734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.627+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_274-, and the Request Id: 268a28a7-16735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.627+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-16736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.627+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_278-, and the Request Id: 1e2f7422-16737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.628+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-16738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.628+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_279-, and the Request Id: 2e1df7db-16739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.628+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-16736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.628+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-16740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-16741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.629+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-16742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.629+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-16743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.630+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-16744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.630+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_276-, and the Request Id: 15d5a95c-16745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.631+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-16746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.631+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-16742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.631+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-16747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.631+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-16748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.631+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_277, and the Request Id: 1299d095-16749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.633+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-16750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-16751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.633+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-16752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.634+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-16753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.635+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_277-, and the Request Id: 33cd9896-16754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-16755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-16756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.636+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-16757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.636+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-16758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.637+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-16759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.637+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-16760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.638+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-16759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.638+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-16761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.638+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-16761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.639+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-16762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.639+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-16762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.639+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-16764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.639+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-16763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.639+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-16764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.640+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-16763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.640+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_279, and the Request Id: 14431572-16766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.640+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-16765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.640+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-16767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.640+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-16768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.640+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-16767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.641+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-16769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.641+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_283, and the Request Id: 516a139d-16770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.641+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-16769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.641+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-16771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.642+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-16772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.642+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-16771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.642+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-16772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.642+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_275, and the Request Id: c55bee72-16773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.642+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-16774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.643+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_277, and the Request Id: 8116d545-16775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.643+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-16776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.643+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-16777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.643+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-16774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_280, and the Request Id: 934864f8-16778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.643+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-16776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.643+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-16779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.643+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-16777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.644+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-16779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.644+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-16780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.644+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-16781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_279-, and the Request Id: 894bb6f1-16782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.644+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-16783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.644+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-16780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.644+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-16781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.645+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-16783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.645+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_286, and the Request Id: a0b3572f-16784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.645+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_275, and the Request Id: 027e2586-16785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.645+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_279, and the Request Id: ac4d0202-16786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.645+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_283-, and the Request Id: b88000ea-16787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.646+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-16788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.646+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-16789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.647+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-16789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.647+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_277-, and the Request Id: c6b88555-16790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.647+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-16791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_275-, and the Request Id: 0f8e1974-16792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.647+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-16791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.648+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_286-, and the Request Id: 557517ee-16793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.648+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-16794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.648+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_277, and the Request Id: d9d3e6a8-16795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.649+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_280-, and the Request Id: 2e1df7db-16796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.649+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_275-, and the Request Id: 268a28a7-16797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.649+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_279-, and the Request Id: 1e2f7422-16798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.650+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-16799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.650+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-16799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.651+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-16800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.651+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-16801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.651+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-16802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.652+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-16803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.652+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-16804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.652+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-16803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.652+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_277-, and the Request Id: 15d5a95c-16805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.652+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_278, and the Request Id: 1299d095-16806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.653+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-16807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.653+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-16808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.654+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-16809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.654+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-16810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.655+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-16811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.655+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-16812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.656+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-16813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.656+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_278-, and the Request Id: 33cd9896-16814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.656+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-16815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.657+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-16816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.657+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-16817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.658+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-16818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-16819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.659+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-16820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.659+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-16821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.659+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-16822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-16820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.660+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-16822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.660+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-16821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.660+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-16823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-16824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.660+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-16825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-16826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.660+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-16823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-16824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.660+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-16825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-16826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.660+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_276, and the Request Id: c55bee72-16827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.661+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-16828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.661+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_287, and the Request Id: a0b3572f-16829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.661+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-16830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.661+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-16831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.661+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-16830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.661+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_280, and the Request Id: 14431572-16832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.662+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_284, and the Request Id: 516a139d-16833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.662+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-16831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.662+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-16834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.662+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-16835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.662+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-16835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.662+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-16836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.663+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-16836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.663+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_278, and the Request Id: 8116d545-16837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.663+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-16838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.664+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-16838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.664+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-16839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.664+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_276, and the Request Id: 027e2586-16840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_276-, and the Request Id: 0f8e1974-16841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.664+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_287-, and the Request Id: 557517ee-16842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.665+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-16839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.665+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-16843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.665+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-16844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.665+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-16845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.665+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_280-, and the Request Id: 894bb6f1-16846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.665+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-16843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.666+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-16845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.666+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-16847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.666+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_284-, and the Request Id: b88000ea-16848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.666+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-16847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.666+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_281, and the Request Id: 934864f8-16849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.667+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_280, and the Request Id: ac4d0202-16850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.667+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-16851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.667+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-16851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.667+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_278-, and the Request Id: c6b88555-16852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.667+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-16853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.668+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-16853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.668+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-16854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.668+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_278, and the Request Id: d9d3e6a8-16855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.669+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-16856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.669+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-16857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.670+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_281-, and the Request Id: 2e1df7db-16858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.670+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_280-, and the Request Id: 1e2f7422-16859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.670+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_276-, and the Request Id: 268a28a7-16860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.670+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-16861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.671+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-16862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.671+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-16861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.671+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-16863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-16864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.672+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-16863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.672+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-16865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_279, and the Request Id: 1299d095-16866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.672+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_278-, and the Request Id: 15d5a95c-16867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.673+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-16868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.673+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-16869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.674+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-16870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-16873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.674+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-16872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.674+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-16871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.675+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_279-, and the Request Id: 33cd9896-16874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.675+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-16875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-16875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-16876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-16876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.676+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-16877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.677+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_281, and the Request Id: 14431572-16878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.677+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-16879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.678+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-16880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.678+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-16881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.678+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-16882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.679+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-16883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.679+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-16884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.679+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-16883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.680+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-16884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.680+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-16885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.680+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-16886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.680+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-16885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.680+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-16886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-16887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.680+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-16888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-16887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.681+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_285, and the Request Id: 516a139d-16889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.681+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-16890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.681+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-16891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.681+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_281-, and the Request Id: 894bb6f1-16892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.681+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-16888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.681+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_277, and the Request Id: c55bee72-16893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.681+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-16890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.682+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-16895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.682+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-16896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.681+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_288, and the Request Id: a0b3572f-16894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.682+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-16895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.682+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-16896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.682+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-16897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.682+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-16898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.683+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-16897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.683+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-16898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.683+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-16899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.683+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-16900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.683+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-16900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.683+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-16899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.683+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-16901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.683+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_277, and the Request Id: 027e2586-16902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_281, and the Request Id: ac4d0202-16903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.684+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-16901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.684+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_279, and the Request Id: 8116d545-16904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.684+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_282, and the Request Id: 934864f8-16905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.684+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_285-, and the Request Id: b88000ea-16906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.684+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-16907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.685+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_288-, and the Request Id: 557517ee-16908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_277-, and the Request Id: 0f8e1974-16909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.686+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-16910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.686+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-16911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.687+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_281-, and the Request Id: 1e2f7422-16912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.687+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-16913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.688+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-16914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.688+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_277-, and the Request Id: 268a28a7-16915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.688+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-16914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.688+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_282-, and the Request Id: 2e1df7db-16916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.689+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-16917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.689+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_279-, and the Request Id: c6b88555-16918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.689+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-16919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.689+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-16920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-16921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.690+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-16920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-16922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.690+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_279, and the Request Id: d9d3e6a8-16923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-16922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.691+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-16924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.691+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-16925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.691+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-16924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.691+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-16926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.692+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-16927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.692+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_280, and the Request Id: 1299d095-16928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-16929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.693+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-16930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.693+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-16931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.694+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-16932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.694+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-16933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.695+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-16934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.695+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-16934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.695+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_279-, and the Request Id: 15d5a95c-16935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.695+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-16936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.696+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-16936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_282, and the Request Id: 14431572-16937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.696+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_280-, and the Request Id: 33cd9896-16938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.696+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-16939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.696+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-16940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.697+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-16941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.697+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-16939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.697+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-16942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.697+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-16943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.697+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-16942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.698+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-16943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.698+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_286, and the Request Id: 516a139d-16944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.698+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-16945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.698+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-16946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.699+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-16946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.699+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-16947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.699+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-16945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.699+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-16948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.699+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-16949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.699+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-16948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.699+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_289, and the Request Id: a0b3572f-16950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.699+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_282, and the Request Id: ac4d0202-16951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.700+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-16949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-16952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-16952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.701+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_278, and the Request Id: c55bee72-16953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.701+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-16954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.701+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-16955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.701+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-16954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.701+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_282-, and the Request Id: 894bb6f1-16956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.701+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-16955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.702+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-16957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.702+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-16958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.702+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-16957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.702+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-16959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.702+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_278, and the Request Id: 027e2586-16960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.702+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-16961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.703+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-16959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.703+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_283, and the Request Id: 934864f8-16962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.703+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_286-, and the Request Id: b88000ea-16963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.703+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_282-, and the Request Id: 1e2f7422-16964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.703+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-16965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.703+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_289-, and the Request Id: 557517ee-16966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.704+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-16965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.704+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-16967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.704+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-16967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.704+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_280, and the Request Id: 8116d545-16968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.705+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-16969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.706+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-16970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.706+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_283-, and the Request Id: 2e1df7db-16971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.706+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_278-, and the Request Id: 0f8e1974-16972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.706+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-16973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.706+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_278-, and the Request Id: 268a28a7-16974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.707+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-16975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.707+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-16977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.707+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-16976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.708+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_280-, and the Request Id: c6b88555-16978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.708+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-16979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.709+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-16980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.710+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-16981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.710+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-16982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.711+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-16983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.711+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-16982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.711+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-16984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.711+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-16985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.712+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-16986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.712+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-16985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.712+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-16987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-16988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.713+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-16987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.713+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-16989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-16988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-16990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.714+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-16990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.714+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_280, and the Request Id: d9d3e6a8-16991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.714+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-16992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-16993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.714+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-16994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.714+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-16995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.715+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-16993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.715+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_283, and the Request Id: 14431572-16996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.715+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-16992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.715+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-16997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.715+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-16998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.715+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-16997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.716+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_281, and the Request Id: 1299d095-16999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.716+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-16998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.716+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-17000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.716+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-17001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.716+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-17000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.716+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-17001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.716+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-17002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.716+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_287, and the Request Id: 516a139d-17003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.717+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_283, and the Request Id: ac4d0202-17004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.717+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-17002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.717+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_290, and the Request Id: a0b3572f-17005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.717+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-17006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.717+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_280-, and the Request Id: 15d5a95c-17007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.718+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-17008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.718+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-17009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.719+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-17010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-17009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.719+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-17011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_283-, and the Request Id: 894bb6f1-17012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.719+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-17011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.719+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_281-, and the Request Id: 33cd9896-17013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.720+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_284, and the Request Id: 934864f8-17014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.721+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_283-, and the Request Id: 1e2f7422-17015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.721+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_290-, and the Request Id: 557517ee-17016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.721+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_287-, and the Request Id: b88000ea-17017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.722+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-17018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.722+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-17019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.722+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-17018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.722+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-17020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.723+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-17021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.723+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-17020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.723+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-17021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-17022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.723+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-17023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.723+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-17023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.724+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-17024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.724+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-17025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.724+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-17024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.724+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-17025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.724+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-17026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.724+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_279, and the Request Id: c55bee72-17027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.725+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_279, and the Request Id: 027e2586-17028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.725+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-17029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.725+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-17030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.726+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_284-, and the Request Id: 2e1df7db-17031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.726+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-17032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.726+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-17033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.727+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-17034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.727+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_281, and the Request Id: 8116d545-17035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_279-, and the Request Id: 0f8e1974-17036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.729+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-17037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.730+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-17038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.730+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_281-, and the Request Id: c6b88555-17039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.730+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_279-, and the Request Id: 268a28a7-17040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.730+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-17041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-17042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.731+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-17041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-17042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.731+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-17043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.731+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-17044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.731+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-17045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.732+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-17044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.732+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-17046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_284, and the Request Id: 14431572-17047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.733+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-17048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.733+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-17049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-17050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.734+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-17051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.734+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-17048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.735+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-17051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.735+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_281, and the Request Id: d9d3e6a8-17052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.735+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-17053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.735+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-17054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.735+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-17055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-17054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.736+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-17053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.736+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-17056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-17057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_284, and the Request Id: ac4d0202-17058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.736+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-17056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-17057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.737+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_291, and the Request Id: a0b3572f-17059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.737+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-17060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_284-, and the Request Id: 894bb6f1-17061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.737+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-17060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.737+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-17062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.738+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_282, and the Request Id: 1299d095-17063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-17064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-17065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.738+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_281-, and the Request Id: 15d5a95c-17066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.739+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-17067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.739+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-17067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.739+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-17065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.739+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-17068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.740+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-17069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.740+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-17069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.740+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_288, and the Request Id: 516a139d-17070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.740+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-17071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.740+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_284-, and the Request Id: 1e2f7422-17072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.741+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-17071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.741+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_285, and the Request Id: 934864f8-17073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.741+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_291-, and the Request Id: 557517ee-17074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.742+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_282-, and the Request Id: 33cd9896-17075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.742+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-17076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.743+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-17077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.743+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-17078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.743+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-17077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.743+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-17079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-17080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-17080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.744+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_288-, and the Request Id: b88000ea-17081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.744+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_280, and the Request Id: c55bee72-17082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-17083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.745+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-17084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_285-, and the Request Id: 2e1df7db-17085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.745+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-17084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.746+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-17086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.746+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-17087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.747+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-17088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-17089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.747+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-17088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-17089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.747+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_282, and the Request Id: 8116d545-17090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-17091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.748+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-17092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.748+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-17093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.749+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-17094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.749+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-17095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.749+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-17096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.749+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-17094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.749+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-17097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.750+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_280-, and the Request Id: 0f8e1974-17098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.751+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_280, and the Request Id: 027e2586-17099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.751+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_282-, and the Request Id: c6b88555-17100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.751+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-17101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.752+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-17102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.752+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-17102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-17103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.752+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-17104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.753+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-17103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.753+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-17104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.753+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-17105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.753+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_282, and the Request Id: d9d3e6a8-17106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.753+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-17107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.753+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-17105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-17107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.754+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_280-, and the Request Id: 268a28a7-17108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.754+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-17109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.754+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-17110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_285, and the Request Id: 14431572-17111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.755+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-17112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.755+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-17110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.755+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-17113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.755+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-17113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.756+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-17112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.756+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-17114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.756+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-17115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_285, and the Request Id: ac4d0202-17116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.756+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-17117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.757+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-17118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.757+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-17117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.757+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-17118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.757+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-17119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.757+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_283, and the Request Id: 1299d095-17120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-17121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.757+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_292, and the Request Id: a0b3572f-17122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.758+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-17121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.758+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_285-, and the Request Id: 894bb6f1-17123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.758+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-17124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.758+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-17124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.759+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_282-, and the Request Id: 15d5a95c-17125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.759+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_286, and the Request Id: 934864f8-17126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.760+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-17127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.760+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-17128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-17129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.761+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-17127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.761+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-17130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-17131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.761+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-17130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.762+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_292-, and the Request Id: 557517ee-17132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.762+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_285-, and the Request Id: 1e2f7422-17133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.762+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_289, and the Request Id: 516a139d-17134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.764+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_286-, and the Request Id: 2e1df7db-17135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.764+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_283-, and the Request Id: 33cd9896-17136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.764+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-17137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.765+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-17138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.765+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-17139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.766+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-17140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.766+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-17141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.767+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-17142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.767+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-17141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.767+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-17143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.767+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-17144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-17144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.768+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_283, and the Request Id: 8116d545-17145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.768+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_289-, and the Request Id: b88000ea-17146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-17147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.769+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-17148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.770+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-17148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-17149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-17149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.770+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_281, and the Request Id: c55bee72-17150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.771+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-17151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.771+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-17151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-17152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.772+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-17153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.773+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-17154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-17155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.773+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-17154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.773+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-17156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.773+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-17157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-17155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.774+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-17158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.774+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-17159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.774+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_281, and the Request Id: 027e2586-17160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.774+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-17161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.774+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-17159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.774+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_286, and the Request Id: 14431572-17162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.775+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_283-, and the Request Id: c6b88555-17163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_281-, and the Request Id: 0f8e1974-17164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.776+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-17165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.776+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-17166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.777+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-17165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.777+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-17166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.777+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-17167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.778+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-17168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.778+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-17167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.778+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-17168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.778+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_293, and the Request Id: a0b3572f-17169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.778+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_286, and the Request Id: ac4d0202-17171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.778+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-17170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.779+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-17172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.779+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_281-, and the Request Id: 268a28a7-17173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.780+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-17172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.780+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-17174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-17175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.781+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-17175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.781+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-17176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.781+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_287, and the Request Id: 934864f8-17177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.781+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-17176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.781+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-17178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.782+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_286-, and the Request Id: 894bb6f1-17179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.782+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-17178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.782+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-17180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.782+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_283, and the Request Id: d9d3e6a8-17181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.783+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-17182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_286-, and the Request Id: 1e2f7422-17183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.784+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_293-, and the Request Id: 557517ee-17184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.784+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_287-, and the Request Id: 2e1df7db-17185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.785+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-17186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.785+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-17187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.787+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-17188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.788+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_283-, and the Request Id: 15d5a95c-17189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.788+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-17188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.788+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-17190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-17191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.789+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-17192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.789+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-17192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.789+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_290, and the Request Id: 516a139d-17193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.790+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-17191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.790+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-17194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.790+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-17195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.790+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-17196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.791+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-17196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.791+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-17197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.791+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-17198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.792+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_284, and the Request Id: 1299d095-17199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.792+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-17200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.793+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-17201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.793+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-17201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.794+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-17202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-17203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.794+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_290-, and the Request Id: b88000ea-17204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.796+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-17205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.796+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-17205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.796+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-17206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.796+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-17207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.796+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-17208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.796+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_284, and the Request Id: 8116d545-17209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.797+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-17208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.797+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-17210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.798+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-17211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-17212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.799+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-17213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.799+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-17211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.799+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-17212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.799+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-17213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.799+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-17214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.799+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-17215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.800+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-17216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-17215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.800+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_282, and the Request Id: c55bee72-17217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-17218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.800+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-17219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-17218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.800+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_284-, and the Request Id: 33cd9896-17220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.800+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-17219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.801+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_287, and the Request Id: 14431572-17221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.801+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_288, and the Request Id: 934864f8-17222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.801+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-17214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.801+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_282, and the Request Id: 027e2586-17223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.802+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_284-, and the Request Id: c6b88555-17224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.803+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-17225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.803+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-17226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.803+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-17225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.804+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-17227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_282-, and the Request Id: 0f8e1974-17228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.804+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-17229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.804+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-17227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.804+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-17230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.805+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-17230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.805+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_288-, and the Request Id: 2e1df7db-17231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.805+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_282-, and the Request Id: 268a28a7-17232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.805+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_294, and the Request Id: a0b3572f-17233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.806+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_287-, and the Request Id: 894bb6f1-17234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.806+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-17235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.806+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-17236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.807+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-17237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.807+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-17237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.807+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_284, and the Request Id: d9d3e6a8-17238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.808+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-17239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.808+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-17240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.809+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-17239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.809+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-17241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.809+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-17242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.809+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_294-, and the Request Id: 557517ee-17243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.809+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-17244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.809+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-17242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-17245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.810+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-17246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.810+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-17246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.810+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_291, and the Request Id: 516a139d-17247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.811+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-17248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.811+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-17245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.811+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-17249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_287, and the Request Id: ac4d0202-17250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.811+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_284-, and the Request Id: 15d5a95c-17251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.812+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-17252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.812+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-17253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.813+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-17254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.813+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-17255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.814+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-17256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.814+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-17257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.814+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_291-, and the Request Id: b88000ea-17258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_287-, and the Request Id: 1e2f7422-17259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.816+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-17260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.816+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-17260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-17261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.817+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-17262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-17261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.818+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-17263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.818+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-17264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.818+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-17262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.818+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-17265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.818+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-17266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.818+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-17267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.818+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-17265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.819+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-17268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.819+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-17269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.819+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-17267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.819+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_285, and the Request Id: 8116d545-17270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.819+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-17271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.819+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-17266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.819+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-17269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_285, and the Request Id: 1299d095-17272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.820+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-17273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.820+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-17275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.820+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_288, and the Request Id: 14431572-17274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.820+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-17275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.820+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-17273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.820+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-17276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.821+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_289, and the Request Id: 934864f8-17277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.821+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-17276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.821+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-17278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.821+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-17279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.822+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-17278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.822+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_283, and the Request Id: 027e2586-17280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.822+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-17279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.822+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_283, and the Request Id: c55bee72-17281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.823+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-17282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.823+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-17283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.823+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-17284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.824+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_285-, and the Request Id: c6b88555-17285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.824+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_288-, and the Request Id: 894bb6f1-17286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.824+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_289-, and the Request Id: 2e1df7db-17287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.825+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-17288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.825+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_283-, and the Request Id: 268a28a7-17289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.825+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-17288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.826+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_285-, and the Request Id: 33cd9896-17290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.826+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-17291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.826+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-17291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.826+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-17292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.827+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-17292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.827+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_295, and the Request Id: a0b3572f-17293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.827+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-17294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.827+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-17295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.828+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_283-, and the Request Id: 0f8e1974-17296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.828+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-17295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.828+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-17297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.828+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-17298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.829+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-17299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.830+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-17300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.830+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_292, and the Request Id: 516a139d-17301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.830+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-17297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.830+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-17302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.830+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-17300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.830+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-17303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.830+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-17302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.831+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-17304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.831+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-17305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.831+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-17304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_288, and the Request Id: ac4d0202-17307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.831+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_295-, and the Request Id: 557517ee-17306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.832+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_285, and the Request Id: d9d3e6a8-17308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-17309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.833+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_292-, and the Request Id: b88000ea-17310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.834+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-17311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.834+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-17312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.834+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-17313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.835+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-17314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.836+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-17315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.836+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-17316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.836+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_288-, and the Request Id: 1e2f7422-17317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.837+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_285-, and the Request Id: 15d5a95c-17318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.837+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-17319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.838+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-17320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.839+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-17320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.839+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-17321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.840+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-17322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-17323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.841+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-17324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.844+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-17325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.844+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-17326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.844+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-17322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.845+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-17323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.845+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-17326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.846+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-17325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.846+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-17327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.846+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-17329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.846+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-17328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.846+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-17329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.846+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-17328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.847+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-17330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.847+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_286, and the Request Id: 8116d545-17331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_286, and the Request Id: 1299d095-17332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.847+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-17330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.847+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_290, and the Request Id: 934864f8-17333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.847+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_289, and the Request Id: 14431572-17335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.847+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-17334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.848+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-17336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.848+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-17337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.848+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-17336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.848+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-17338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.849+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-17338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.849+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_284, and the Request Id: 027e2586-17339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.850+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-17340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.850+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-17341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.850+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-17340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.851+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-17342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-17344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.851+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-17343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-17344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.851+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_286-, and the Request Id: 33cd9896-17345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_289-, and the Request Id: 894bb6f1-17346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.851+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-17343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.851+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_290-, and the Request Id: 2e1df7db-17347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.852+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_284, and the Request Id: c55bee72-17348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.852+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_286-, and the Request Id: c6b88555-17349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.852+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-17350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.852+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-17351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.853+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_284-, and the Request Id: 268a28a7-17352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.853+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-17351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.853+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-17350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.853+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_296, and the Request Id: a0b3572f-17353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.853+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-17354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.853+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-17354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.854+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_293, and the Request Id: 516a139d-17355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.854+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-17356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.854+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-17357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.855+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-17357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.855+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-17358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-17359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.855+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-17360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.855+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-17360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.855+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-17358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.856+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-17361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.856+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_289, and the Request Id: ac4d0202-17362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.856+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-17361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.856+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-17363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_284-, and the Request Id: 0f8e1974-17364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.857+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_286, and the Request Id: d9d3e6a8-17365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.857+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_296-, and the Request Id: 557517ee-17366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-17367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.857+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-17368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.858+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-17369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.858+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_293-, and the Request Id: b88000ea-17370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.859+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-17371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.860+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-17372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.861+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-17373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.861+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_289-, and the Request Id: 1e2f7422-17374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.861+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_286-, and the Request Id: 15d5a95c-17375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.861+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-17376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.862+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-17377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.862+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-17378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.862+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-17379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.863+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-17380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.863+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-17377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.863+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-17380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.863+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-17381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.863+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-17382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.863+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-17383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.864+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-17381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_291, and the Request Id: 934864f8-17384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.864+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-17383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.864+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-17385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.864+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_287, and the Request Id: 1299d095-17386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.864+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-17385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.865+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-17387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-17387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.866+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-17388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-17389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-17389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.867+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-17390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.867+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-17391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.867+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-17392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.867+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-17390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.867+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-17391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.867+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-17393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.868+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_287-, and the Request Id: 33cd9896-17394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.868+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-17395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.868+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_291-, and the Request Id: 2e1df7db-17396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.868+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-17397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.868+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-17397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.868+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-17398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.869+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_287, and the Request Id: 8116d545-17399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.869+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_290, and the Request Id: 14431572-17400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.869+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_285, and the Request Id: 027e2586-17401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.871+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-17402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.871+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-17403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.871+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_287-, and the Request Id: c6b88555-17404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.872+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_290-, and the Request Id: 894bb6f1-17405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.872+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_285-, and the Request Id: 268a28a7-17406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.873+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-17407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.873+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-17402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.873+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-17408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.873+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-17409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.873+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-17410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.873+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-17408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.874+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-17410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.874+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-17411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.874+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-17412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.874+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_297, and the Request Id: a0b3572f-17413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.874+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-17412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.874+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-17411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.875+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-17414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.875+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_294, and the Request Id: 516a139d-17415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-17416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-17416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.876+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-17417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.876+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-17418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.876+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-17419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.877+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_285, and the Request Id: c55bee72-17420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.877+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-17421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-17421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.878+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-17422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.878+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_297-, and the Request Id: 557517ee-17423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.878+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-17424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.878+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-17425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.878+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-17422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.879+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_294-, and the Request Id: b88000ea-17426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.879+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_290, and the Request Id: ac4d0202-17427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.879+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-17428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.880+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-17429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.880+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-17428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.880+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-17430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.880+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-17431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.881+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-17431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.881+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_287, and the Request Id: d9d3e6a8-17432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_285-, and the Request Id: 0f8e1974-17433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.881+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-17434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.882+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-17435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.882+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-17436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.882+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-17437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.883+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-17438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.883+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_290-, and the Request Id: 1e2f7422-17439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.883+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-17436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.884+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-17440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-17441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.884+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-17438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.884+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-17440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-17441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.884+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-17442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.885+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-17442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.885+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-17443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_292, and the Request Id: 934864f8-17444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.885+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-17445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.886+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-17446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.886+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-17447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.886+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-17445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.886+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-17446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.886+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_287-, and the Request Id: 15d5a95c-17448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.886+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-17449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.886+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-17450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.886+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-17451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.887+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-17449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.887+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-17450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.887+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-17451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.887+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_288, and the Request Id: 8116d545-17452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_288, and the Request Id: 1299d095-17453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_291, and the Request Id: 14431572-17454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.888+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-17455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.888+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_286, and the Request Id: 027e2586-17456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.889+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-17457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.889+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-17458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-17459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.890+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-17458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_292-, and the Request Id: 2e1df7db-17460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.891+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-17461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.891+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_291-, and the Request Id: 894bb6f1-17462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.891+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_288-, and the Request Id: c6b88555-17463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.891+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_288-, and the Request Id: 33cd9896-17464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.892+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-17465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.892+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-17465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.892+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_286-, and the Request Id: 268a28a7-17466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.892+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-17467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.892+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-17467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.892+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_295, and the Request Id: 516a139d-17468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.893+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-17469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.893+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-17469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.893+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_298, and the Request Id: a0b3572f-17470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.894+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-17471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.894+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-17471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-17472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.894+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-17473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.895+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-17474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.895+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-17475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.895+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-17476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.896+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-17477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.896+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-17475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.896+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_286, and the Request Id: c55bee72-17478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.896+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-17479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.897+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-17480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.915+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_286-, and the Request Id: 0f8e1974-17481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.916+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_295-, and the Request Id: b88000ea-17482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.916+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-17483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.916+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_298-, and the Request Id: 557517ee-17484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.917+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-17483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.917+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-17485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.917+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-17486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.917+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-17487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.917+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-17485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.917+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-17488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.918+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-17487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.918+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-17489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.918+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_291, and the Request Id: ac4d0202-17490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.919+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-17489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.919+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-17491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.919+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_288, and the Request Id: d9d3e6a8-17492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.919+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-17493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.919+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-17494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.920+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-17495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-17496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.921+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-17497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.921+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-17497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.921+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-17498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.921+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-17499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.922+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-17499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.922+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_292, and the Request Id: 14431572-17500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.922+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_288-, and the Request Id: 15d5a95c-17501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.923+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-17502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.923+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-17502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.924+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-17503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.924+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_291-, and the Request Id: 1e2f7422-17504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.924+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-17503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.924+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_293, and the Request Id: 934864f8-17505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.924+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-17506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.924+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-17507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.925+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-17508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.925+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-17509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.926+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-17510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.926+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-17507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.926+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-17511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.926+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-17512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.926+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-17511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.926+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-17512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.927+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_289, and the Request Id: 8116d545-17513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.928+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-17514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.928+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-17515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.928+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-17510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.928+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-17516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.928+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-17514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_292-, and the Request Id: 894bb6f1-17517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.928+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-17515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.928+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_287, and the Request Id: 027e2586-17518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.929+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-17519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.929+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-17520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.929+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-17519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.929+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-17520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.929+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_296, and the Request Id: 516a139d-17521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.929+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-17522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.930+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-17523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.930+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-17522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.930+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-17523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.930+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_293-, and the Request Id: 2e1df7db-17524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.930+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-17525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.931+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_287, and the Request Id: c55bee72-17526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.931+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_289-, and the Request Id: c6b88555-17527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.931+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-17525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.931+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-17528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.931+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-17528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.932+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_299, and the Request Id: a0b3572f-17529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.932+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-17530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.932+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_289, and the Request Id: 1299d095-17531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.933+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_287-, and the Request Id: 268a28a7-17532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.933+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-17533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.933+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_296-, and the Request Id: b88000ea-17534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-17535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.935+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-17536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.935+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_287-, and the Request Id: 0f8e1974-17537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.935+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_299-, and the Request Id: 557517ee-17538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.936+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-17539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.936+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_289-, and the Request Id: 33cd9896-17540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.936+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-17541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.936+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-17539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.937+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-17542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.937+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-17543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.937+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-17544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.937+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-17543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.938+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_289, and the Request Id: d9d3e6a8-17545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.939+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-17546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.939+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-17547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-17548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.941+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-17549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.941+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-17550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.942+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-17551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.943+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-17552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.943+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-17553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.944+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_289-, and the Request Id: 15d5a95c-17554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.944+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-17555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.945+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-17556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.945+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-17555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.945+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-17556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.945+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-17557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.946+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-17558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.946+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-17559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.946+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-17560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.946+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-17561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.946+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-17559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.947+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-17561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-17562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.948+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-17562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.948+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-17563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.948+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-17564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.948+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-17565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.948+0000 [Thread-11971] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:14.948+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_297, and the Request Id: 516a139d-17567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.948+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-17566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.948+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_293, and the Request Id: 14431572-17568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.948+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-17569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.948+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-17564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.948+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-17565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.949+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-17563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.949+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-17566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.949+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-17570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.949+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-17571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.949+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_292, and the Request Id: ac4d0202-17572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.949+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-17570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.949+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-17571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.949+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-17573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.950+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_288, and the Request Id: 027e2586-17574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.950+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-17573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_294, and the Request Id: 934864f8-17575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.950+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_290, and the Request Id: 8116d545-17576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.951+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-17577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.951+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-17578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.952+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-17577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.952+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-17579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.952+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-17578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-17580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_293-, and the Request Id: 894bb6f1-17581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-17580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.952+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_297-, and the Request Id: b88000ea-17582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.953+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-17583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.953+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-17583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.953+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_288, and the Request Id: c55bee72-17584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_290, and the Request Id: 1299d095-17585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.954+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_292-, and the Request Id: 1e2f7422-17586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.955+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_294-, and the Request Id: 2e1df7db-17587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.955+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_288-, and the Request Id: 268a28a7-17588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_290-, and the Request Id: c6b88555-17589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.957+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-17590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.957+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-17590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.957+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-17591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.958+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-17591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.958+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_300, and the Request Id: a0b3572f-17592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.958+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-17593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.959+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-17595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.959+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-17594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.959+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_290-, and the Request Id: 33cd9896-17596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.959+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-17597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-17598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_288-, and the Request Id: 0f8e1974-17599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.961+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-17600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.961+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-17601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.984+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_300-, and the Request Id: 557517ee-17602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.986+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-17603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.987+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-17604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.987+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-17606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.987+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-17605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-17607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.988+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-17608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.988+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-17604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.989+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-17609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.989+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-17610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.989+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-17611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.990+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-17612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.990+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-17612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.991+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_290, and the Request Id: d9d3e6a8-17613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.991+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-17614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.992+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-17615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.992+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-17616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.993+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-17617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.993+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-17615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.993+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-17618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.993+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-17619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.993+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-17616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.994+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-17620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.994+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-17621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.994+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-17620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.994+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-17621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.994+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_298, and the Request Id: 516a139d-17622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.995+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_290-, and the Request Id: 15d5a95c-17623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.995+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_289, and the Request Id: 027e2586-17624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-17619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-17625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.996+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-17617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-17626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.997+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-17627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.997+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-17628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-17626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.997+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-17627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.997+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-17629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.997+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-17628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.997+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-17630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.998+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-17631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.998+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-17630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.998+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-17631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_295, and the Request Id: 934864f8-17632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.998+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_293, and the Request Id: ac4d0202-17633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.998+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_291, and the Request Id: 8116d545-17634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.998+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-17635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.999+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-17635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.999+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-17636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:14.999+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-17637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.000+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-17636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.000+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_289-, and the Request Id: 268a28a7-17638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.000+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-17639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.000+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_291, and the Request Id: 1299d095-17640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.000+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-17637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_294, and the Request Id: 14431572-17641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.001+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_298-, and the Request Id: b88000ea-17642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.002+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-17643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.002+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_293-, and the Request Id: 1e2f7422-17644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.002+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_291-, and the Request Id: c6b88555-17645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.002+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-17643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.003+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-17646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.003+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-17646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_295-, and the Request Id: 2e1df7db-17647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.004+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_289, and the Request Id: c55bee72-17648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.004+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_291-, and the Request Id: 33cd9896-17649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.004+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-17650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.004+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_294-, and the Request Id: 894bb6f1-17651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.005+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-17650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.005+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-17652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.005+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-17653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.005+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-17655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-17654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.006+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-17655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.006+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-17656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.006+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-17657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.007+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_301, and the Request Id: a0b3572f-17658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.008+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-17659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_289-, and the Request Id: 0f8e1974-17660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-17661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.010+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-17662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-17663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.011+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-17664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.011+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-17665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.011+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_301-, and the Request Id: 557517ee-17666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.012+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-17667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.012+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-17668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.013+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-17669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.014+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-17670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.014+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-17671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.014+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-17672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.015+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-17672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.015+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-17671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-17673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.015+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-17674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-17675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-17673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.016+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-17674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.016+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-17677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.016+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-17676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.016+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-17678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.016+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-17676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.016+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-17677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.016+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-17678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.016+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_291, and the Request Id: d9d3e6a8-17679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.017+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-17680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.017+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_299, and the Request Id: 516a139d-17681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_294, and the Request Id: ac4d0202-17682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.017+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-17680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.017+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-17683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.017+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-17684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.017+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-17683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.017+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-17685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.018+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_292, and the Request Id: 8116d545-17686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-17685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.018+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-17687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.018+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-17688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.019+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-17687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-17689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.019+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_296, and the Request Id: 934864f8-17691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.019+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-17690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-17689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.019+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-17688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.019+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-17690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.020+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-17692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.020+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_292, and the Request Id: 1299d095-17693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-17694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-17694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.020+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-17692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-17695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.020+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_294-, and the Request Id: 1e2f7422-17696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.020+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_299-, and the Request Id: b88000ea-17697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.021+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_290, and the Request Id: 027e2586-17698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.021+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_291-, and the Request Id: 15d5a95c-17699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.021+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-17700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.022+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_295, and the Request Id: 14431572-17701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.022+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_296-, and the Request Id: 2e1df7db-17702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.023+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_292-, and the Request Id: c6b88555-17703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.024+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-17704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.024+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_290-, and the Request Id: 268a28a7-17705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.025+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_292-, and the Request Id: 33cd9896-17706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.025+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-17707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.026+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-17707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.026+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-17708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.026+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-17709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.026+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-17710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.026+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-17711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-17712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.027+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_295-, and the Request Id: 894bb6f1-17713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-17712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.028+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_290, and the Request Id: c55bee72-17714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.028+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-17709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.028+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-17715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.029+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-17716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.029+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-17717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.029+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-17716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.029+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_302, and the Request Id: a0b3572f-17718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.030+0000 [Thread-12081] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:15.030+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-17719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-17720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.032+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-17721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.032+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_302-, and the Request Id: 557517ee-17722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-17723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.033+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-17724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_290-, and the Request Id: 0f8e1974-17725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.034+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-17726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-17727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-17728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.035+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-17729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.036+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-17730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.036+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-17730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-17728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.036+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-17731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.036+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-17732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.036+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-17733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.037+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-17732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.037+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-17734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.037+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-17733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.037+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_293, and the Request Id: 8116d545-17735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_295, and the Request Id: ac4d0202-17736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.038+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-17737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.038+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-17738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.039+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-17739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.039+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-17738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.039+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-17739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.039+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-17740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.040+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-17740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.040+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-17741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.040+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-17742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-17743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-17743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.040+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-17742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.040+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_300, and the Request Id: 516a139d-17744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.040+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_297, and the Request Id: 934864f8-17745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.040+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-17746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.041+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-17747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.041+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-17746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.041+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_291, and the Request Id: 027e2586-17748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_295-, and the Request Id: 1e2f7422-17749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.042+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-17747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.042+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-17750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.042+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-17751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.042+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-17751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.043+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-17752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.043+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-17753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.043+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-17752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.043+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-17754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.043+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_292, and the Request Id: d9d3e6a8-17755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.043+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-17753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.044+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-17756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.044+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-17756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.044+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_293, and the Request Id: 1299d095-17758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-17757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.045+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-17757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.045+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_291-, and the Request Id: 268a28a7-17759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.045+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-17760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.045+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_300-, and the Request Id: b88000ea-17761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.046+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_297-, and the Request Id: 2e1df7db-17762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.046+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_296, and the Request Id: 14431572-17763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.046+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_292-, and the Request Id: 15d5a95c-17764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.047+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-17765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.047+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_293-, and the Request Id: c6b88555-17766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.047+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-17765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.047+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-17767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.047+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-17768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.048+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-17767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.048+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-17768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.048+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_303, and the Request Id: a0b3572f-17769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.048+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_293-, and the Request Id: 33cd9896-17770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-17771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.049+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-17772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-17771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.049+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_291, and the Request Id: c55bee72-17773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.049+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-17774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.049+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-17775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.050+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_296-, and the Request Id: 894bb6f1-17776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.050+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-17777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.051+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-17778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.051+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-17779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.052+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_303-, and the Request Id: 557517ee-17780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.080+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-17781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.081+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-17782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.082+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_291-, and the Request Id: 0f8e1974-17783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.082+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-17784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.083+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-17785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-17786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.085+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-17787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.085+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-17788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-17789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.086+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-17790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.087+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-17789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.087+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-17791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.087+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-17792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.088+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-17793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.088+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-17792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-17794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.088+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-17791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.088+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-17796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.088+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_296, and the Request Id: ac4d0202-17795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.089+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-17797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.089+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-17798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-17799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.089+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-17797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.090+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-17798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.090+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_292, and the Request Id: 027e2586-17800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-17799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.090+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-17801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.090+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-17801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.091+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-17802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.091+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-17803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.091+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-17802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.091+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-17804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.091+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-17803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.091+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-17804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.092+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_298, and the Request Id: 934864f8-17806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.091+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-17805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-17805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.092+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_294, and the Request Id: 8116d545-17807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.092+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_301, and the Request Id: 516a139d-17808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-17809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.092+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-17810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.093+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-17810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.093+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-17811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-17812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.094+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-17812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.094+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_293, and the Request Id: d9d3e6a8-17813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.094+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_296-, and the Request Id: 1e2f7422-17814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.094+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_292-, and the Request Id: 268a28a7-17815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.094+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-17816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.094+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-17817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.094+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-17816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.095+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-17817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.095+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_297, and the Request Id: 14431572-17818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.095+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-17819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.095+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_298-, and the Request Id: 2e1df7db-17820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.096+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-17819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.096+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-17821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.096+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_301-, and the Request Id: b88000ea-17822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.096+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_294, and the Request Id: 1299d095-17823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_294-, and the Request Id: c6b88555-17824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.096+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-17821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-17825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-17825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.097+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-17826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.097+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_293-, and the Request Id: 15d5a95c-17827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.097+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-17826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.098+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-17828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.098+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-17829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.098+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-17828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.098+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_304, and the Request Id: a0b3572f-17830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.099+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-17831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.099+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_297-, and the Request Id: 894bb6f1-17832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.099+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_292, and the Request Id: c55bee72-17833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.100+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-17835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.100+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-17834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.101+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-17836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.102+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-17837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.102+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_294-, and the Request Id: 33cd9896-17838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.102+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-17839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.103+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-17840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.103+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-17841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.103+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_304-, and the Request Id: 557517ee-17842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_292-, and the Request Id: 0f8e1974-17843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.105+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-17844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.106+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-17845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.106+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-17846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.107+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-17847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.107+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-17846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.107+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-17848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.109+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-17849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.109+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-17850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.109+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-17849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.109+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-17851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.110+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_293, and the Request Id: 027e2586-17852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.110+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-17853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.110+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-17854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.111+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-17855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.111+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-17855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.111+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-17856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.112+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-17857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.112+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-17858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.112+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-17856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.112+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-17857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.112+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_299, and the Request Id: 934864f8-17859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.112+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-17860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-17860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.113+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-17861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.113+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_295, and the Request Id: 8116d545-17862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-17858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-17863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.114+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-17864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.114+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-17865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.114+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-17864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.114+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-17866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.114+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-17865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.115+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-17863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.115+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_298, and the Request Id: 14431572-17867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.115+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-17868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.115+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-17869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.115+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-17870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.116+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-17868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.116+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-17869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.116+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-17870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.116+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-17871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.116+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-17872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.116+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_302, and the Request Id: 516a139d-17873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_297, and the Request Id: ac4d0202-17874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.116+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-17872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.117+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_294, and the Request Id: d9d3e6a8-17875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.117+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_299-, and the Request Id: 2e1df7db-17876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.117+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_293-, and the Request Id: 268a28a7-17877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.117+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-17871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.118+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-17878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.118+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-17879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.118+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-17878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.118+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-17880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.119+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_295-, and the Request Id: c6b88555-17881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.119+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-17880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.119+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-17882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.119+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_295, and the Request Id: 1299d095-17883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.119+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-17882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.120+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_298-, and the Request Id: 894bb6f1-17884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.120+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_305, and the Request Id: a0b3572f-17885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.120+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_302-, and the Request Id: b88000ea-17886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_297-, and the Request Id: 1e2f7422-17887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.121+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-17888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.122+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-17889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.122+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_294-, and the Request Id: 15d5a95c-17890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-17891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.123+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-17889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.124+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_305-, and the Request Id: 557517ee-17892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.124+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-17893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.124+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-17894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.124+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-17894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.125+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-17895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.125+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_293, and the Request Id: c55bee72-17896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.125+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_295-, and the Request Id: 33cd9896-17897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-17898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.126+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-17899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.127+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-17900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.127+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-17901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.127+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-17902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.127+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-17903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-17904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-17905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.128+0000 [Thread-12217] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:15.129+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-17906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.129+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_293-, and the Request Id: 0f8e1974-17908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.129+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-17907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.130+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-17909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.131+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-17910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.131+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-17911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.131+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-17912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.131+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-17910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.131+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-17912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-17913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.132+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-17914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-17913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_299, and the Request Id: 14431572-17915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.133+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-17916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.133+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-17916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.133+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-17917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.134+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-17918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.134+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-17917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.134+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_294, and the Request Id: 027e2586-17919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.134+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-17920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.134+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-17921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.134+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-17922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.134+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-17920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.135+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-17921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.135+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_296, and the Request Id: 8116d545-17923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.135+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-17918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.135+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-17925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.135+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-17924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.135+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-17926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.135+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-17925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.135+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-17924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-17926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.136+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-17927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.136+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_306, and the Request Id: a0b3572f-17928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.136+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-17927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.136+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-17929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.136+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_298, and the Request Id: ac4d0202-17930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.136+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-17931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.137+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-17931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.137+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-17932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.137+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_303, and the Request Id: 516a139d-17933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.137+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-17934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.137+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-17932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.137+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-17934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.137+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-17935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.138+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-17936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.138+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_299-, and the Request Id: 894bb6f1-17937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.138+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-17935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.138+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_294-, and the Request Id: 268a28a7-17938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.138+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_295, and the Request Id: d9d3e6a8-17939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.138+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_296-, and the Request Id: c6b88555-17940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_300, and the Request Id: 934864f8-17941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.139+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_306-, and the Request Id: 557517ee-17942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-17943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_298-, and the Request Id: 1e2f7422-17944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-17943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.141+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-17945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.141+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-17945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.141+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-17946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_296, and the Request Id: 1299d095-17947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.141+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-17948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.142+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-17948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.142+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-17949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.142+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_303-, and the Request Id: b88000ea-17950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.142+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-17949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.143+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_300-, and the Request Id: 2e1df7db-17951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.143+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_295-, and the Request Id: 15d5a95c-17952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.143+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_294, and the Request Id: c55bee72-17953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-17954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.144+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-17955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.145+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-17956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.146+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_296-, and the Request Id: 33cd9896-17957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.146+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-17958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.146+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-17959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-17960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.147+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-17961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-17962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.148+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-17963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_294-, and the Request Id: 0f8e1974-17964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.149+0000 [Thread-12259] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:15.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-17965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.149+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-17966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.150+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-17967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.150+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-17968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.151+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-17969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.151+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-17970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.152+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-17971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.152+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-17972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.152+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-17972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.152+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-17973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.153+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-17974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.153+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-17975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.154+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-17974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.154+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-17976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.154+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-17975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.154+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-17976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.155+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-17977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.155+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-17978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.155+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_295, and the Request Id: 027e2586-17979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.155+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-17978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.155+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-17977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.155+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-17980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.155+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-17981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.155+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-17982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-17980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.156+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-17983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.156+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-17981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.156+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-17982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.156+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-17984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.156+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_297, and the Request Id: 8116d545-17985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.156+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-17984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.157+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-17986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.157+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-17986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.157+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-17987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.157+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-17988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.157+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_307, and the Request Id: a0b3572f-17989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.157+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-17988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.158+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_296, and the Request Id: d9d3e6a8-17990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_299, and the Request Id: ac4d0202-17991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.158+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_304, and the Request Id: 516a139d-17992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.158+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_295-, and the Request Id: 268a28a7-17993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-17987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-17994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-17995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.159+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_297-, and the Request Id: c6b88555-17996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.160+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-17997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.160+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-17998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.160+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-17995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.160+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-17997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.160+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-17998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.160+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-17999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.161+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-17999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-18000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_300, and the Request Id: 14431572-18001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.161+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_307-, and the Request Id: 557517ee-18002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.161+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_297, and the Request Id: 1299d095-18003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-18000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.162+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_301, and the Request Id: 934864f8-18004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.162+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_299-, and the Request Id: 1e2f7422-18005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.162+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_296-, and the Request Id: 15d5a95c-18006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.163+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_304-, and the Request Id: b88000ea-18007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.163+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-18008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.163+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-18009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.164+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-18009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.164+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-18010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.164+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-18011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.164+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-18010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.165+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_300-, and the Request Id: 894bb6f1-18012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.165+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_295, and the Request Id: c55bee72-18013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.165+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_297-, and the Request Id: 33cd9896-18014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.165+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-18015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.166+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-18016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.166+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_301-, and the Request Id: 2e1df7db-18017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.167+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-18018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.167+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-18019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.168+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-18020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.168+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-18021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.169+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-18022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.169+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-18023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.170+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-18024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.170+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-18025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.170+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-18026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.170+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_295-, and the Request Id: 0f8e1974-18027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.171+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-18028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.171+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-18029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.172+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-18028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.172+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-18030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.172+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-18031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.172+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-18031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.172+0000 [Thread-12305] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:15.172+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-18032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.173+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-18032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.173+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-18033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.173+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-18034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.173+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-18035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.174+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-18033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.174+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-18036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.174+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-18036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.174+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_296, and the Request Id: 027e2586-18037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.174+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-18038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.174+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-18039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.175+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-18039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.175+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-18038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.175+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-18040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.175+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-18041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.175+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-18042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.175+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-18043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.175+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_308, and the Request Id: a0b3572f-18044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-18045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.175+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_298, and the Request Id: 8116d545-18046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.175+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-18040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.175+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-18043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-18045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.176+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-18047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.176+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-18048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.176+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-18047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.176+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_297, and the Request Id: d9d3e6a8-18049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.176+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-18048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.177+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_305, and the Request Id: 516a139d-18050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.177+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_301, and the Request Id: 14431572-18051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.177+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-18052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.178+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-18053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.178+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-18052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.178+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-18053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.178+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_296-, and the Request Id: 268a28a7-18054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.179+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-18055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.179+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-18056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.179+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-18057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.179+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-18055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.179+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-18056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.179+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_298, and the Request Id: 1299d095-18058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.179+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_302, and the Request Id: 934864f8-18059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.180+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_308-, and the Request Id: 557517ee-18060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-18061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.180+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_298-, and the Request Id: c6b88555-18062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.180+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_297-, and the Request Id: 15d5a95c-18063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-18061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.181+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-18064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.181+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-18064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_301-, and the Request Id: 894bb6f1-18065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.181+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_305-, and the Request Id: b88000ea-18066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_300, and the Request Id: ac4d0202-18067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.182+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-18068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.182+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_298-, and the Request Id: 33cd9896-18069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.183+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-18070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.183+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-18070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.183+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-18071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.183+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-18071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.184+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_296, and the Request Id: c55bee72-18072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.184+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-18073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.184+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-18074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-18075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.185+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_302-, and the Request Id: 2e1df7db-18076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.185+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-18077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.185+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-18078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.185+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_300-, and the Request Id: 1e2f7422-18079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.218+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_296-, and the Request Id: 0f8e1974-18081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.218+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-18082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.218+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-18080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.219+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-18083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.220+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-18084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.220+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-18085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.221+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-18086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.221+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-18087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.221+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-18088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.222+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-18089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.222+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-18090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.224+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-18091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.224+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-18092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.224+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-18092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.224+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-18093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.225+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-18093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.225+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-18094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.225+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-18095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.225+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-18091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.225+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-18096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-18097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.225+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-18098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.225+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-18096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.226+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-18099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.226+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-18100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.226+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-18098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.226+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-18101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.226+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-18099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-18097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.226+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_309, and the Request Id: a0b3572f-18102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.226+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-18100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.226+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_297, and the Request Id: 027e2586-18103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.226+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-18101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.226+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-18104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-18105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.227+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-18104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.227+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_306, and the Request Id: 516a139d-18106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.227+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_302, and the Request Id: 14431572-18107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.227+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-18108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.228+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_299, and the Request Id: 8116d545-18109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.228+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-18108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.228+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-18110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-18111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.229+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-18110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.229+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_298, and the Request Id: d9d3e6a8-18112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-18111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.229+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-18113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.229+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-18113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-18114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.230+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_299, and the Request Id: 1299d095-18115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.230+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_309-, and the Request Id: 557517ee-18116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.230+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-18114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-18117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.231+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_297-, and the Request Id: 268a28a7-18118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.231+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_306-, and the Request Id: b88000ea-18119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.231+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-18120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.231+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_302-, and the Request Id: 894bb6f1-18121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.231+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-18120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_299-, and the Request Id: c6b88555-18122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.232+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_303, and the Request Id: 934864f8-18123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.233+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-18124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.233+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_298-, and the Request Id: 15d5a95c-18125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.233+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-18124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.233+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-18126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.234+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-18126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.234+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_299-, and the Request Id: 33cd9896-18127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_301, and the Request Id: ac4d0202-18128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.235+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-18129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.235+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-18130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.236+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-18131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.236+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-18132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.236+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_303-, and the Request Id: 2e1df7db-18133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.237+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-18134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.237+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-18135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.237+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-18134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.237+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-18136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.238+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_301-, and the Request Id: 1e2f7422-18137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-18136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.238+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_297, and the Request Id: c55bee72-18138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.239+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-18139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.239+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-18140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.239+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-18141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.240+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-18142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.240+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-18143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.241+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-18144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.241+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-18145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-18146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.242+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-18147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_297-, and the Request Id: 0f8e1974-18148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.243+0000 [Thread-12398] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:15.243+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-18149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.243+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-18150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.243+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-18151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.244+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-18151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.244+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-18152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.244+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-18153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.245+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-18154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.245+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-18153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.245+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-18152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.245+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_310, and the Request Id: a0b3572f-18155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.245+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-18156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.245+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-18157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.245+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-18156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.246+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-18158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.246+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-18159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.246+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-18154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.246+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-18157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.246+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-18159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_303, and the Request Id: 14431572-18160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.246+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-18161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.246+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-18162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.246+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-18161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.246+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-18163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.246+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-18164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.247+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-18162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.247+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-18163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.247+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_298, and the Request Id: 027e2586-18165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.247+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_299, and the Request Id: d9d3e6a8-18166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.247+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_307, and the Request Id: 516a139d-18167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.247+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-18168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.248+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-18168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.248+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-18169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.248+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-18169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.249+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-18171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.249+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_310-, and the Request Id: 557517ee-18170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_300, and the Request Id: 1299d095-18172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.249+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_303-, and the Request Id: 894bb6f1-18173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.250+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_298-, and the Request Id: 268a28a7-18174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.250+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-18175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.250+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-18176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.250+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_299-, and the Request Id: 15d5a95c-18177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.250+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-18176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.250+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-18175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-18178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.251+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-18179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.251+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_307-, and the Request Id: b88000ea-18180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-18178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.251+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-18181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.251+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_304, and the Request Id: 934864f8-18182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.251+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-18179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.251+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-18181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-18183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.251+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_302, and the Request Id: ac4d0202-18184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.252+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-18183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.252+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-18185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.252+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_300, and the Request Id: 8116d545-18186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.252+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_300-, and the Request Id: 33cd9896-18187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.252+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-18188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.253+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-18189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.253+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-18190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.254+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-18191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.254+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_304-, and the Request Id: 2e1df7db-18192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.254+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_302-, and the Request Id: 1e2f7422-18193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.257+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-18194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.259+0000 [Thread-12430] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:15.285+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-18195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.285+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_300-, and the Request Id: c6b88555-18196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.285+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-18198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.285+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-18197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-18199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.286+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-18197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.286+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-18200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-18201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.287+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-18202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-18203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.288+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-18204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.288+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-18205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-18203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.289+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_298, and the Request Id: c55bee72-18206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.289+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-18207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.289+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-18208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.290+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-18208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.290+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-18209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.290+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-18210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.290+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-18211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.291+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-18212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.291+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-18211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.291+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-18210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.291+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-18212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.291+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-18213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.291+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-18214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.292+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-18213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.292+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-18215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.292+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-18216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.292+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_311, and the Request Id: a0b3572f-18217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.292+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-18215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.292+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-18218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_304, and the Request Id: 14431572-18219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.292+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-18216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.293+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-18220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.293+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_308, and the Request Id: 516a139d-18221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.293+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-18222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.293+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-18220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.294+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_299, and the Request Id: 027e2586-18224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.294+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_298-, and the Request Id: 0f8e1974-18223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.294+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-18222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.294+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-18225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-18226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.294+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-18225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.295+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_300, and the Request Id: d9d3e6a8-18227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-18226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.295+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-18228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.295+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-18229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.295+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-18229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.295+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_311-, and the Request Id: 557517ee-18230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.296+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_301, and the Request Id: 1299d095-18231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.296+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-18232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.297+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_308-, and the Request Id: b88000ea-18233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.297+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-18232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.297+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-18234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.297+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_304-, and the Request Id: 894bb6f1-18235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.297+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-18234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.297+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_300-, and the Request Id: 15d5a95c-18236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.298+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-18237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.298+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_299-, and the Request Id: 268a28a7-18238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.298+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-18237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.298+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-18239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_305, and the Request Id: 934864f8-18240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.298+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-18241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.298+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-18239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.299+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_303, and the Request Id: ac4d0202-18242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.299+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-18243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.300+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-18244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.300+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-18244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.300+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_301-, and the Request Id: 33cd9896-18245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.301+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-18246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.301+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-18247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.301+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-18248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.301+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-18249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.301+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-18247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.301+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_305-, and the Request Id: 2e1df7db-18250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.302+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_301, and the Request Id: 8116d545-18251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.302+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_303-, and the Request Id: 1e2f7422-18252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.302+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-18253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-18254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-18255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.305+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-18256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.305+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-18257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.305+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-18258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.305+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_301-, and the Request Id: c6b88555-18259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.306+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-18260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.306+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-18262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.306+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-18261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.307+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-18263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.307+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-18260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.307+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-18264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-18265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.308+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-18264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.308+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-18266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-18265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.308+0000 [Thread-12492] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:15.308+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_299, and the Request Id: c55bee72-18267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.309+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-18268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.309+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-18269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.309+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-18266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.309+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-18270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.310+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-18271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.310+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-18272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.310+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-18270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.310+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-18271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.310+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-18272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.310+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-18273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.310+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-18274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.310+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_312, and the Request Id: a0b3572f-18275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.311+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-18276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.311+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-18274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.311+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-18277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.311+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_301, and the Request Id: d9d3e6a8-18278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.311+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-18277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.311+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_309, and the Request Id: 516a139d-18279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.312+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-18280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.312+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-18281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.312+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-18280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.312+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-18282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.313+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_305, and the Request Id: 14431572-18283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.313+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_299-, and the Request Id: 0f8e1974-18284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.314+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_312-, and the Request Id: 557517ee-18285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.314+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-18287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.314+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-18286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.315+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-18287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.315+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-18286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.315+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-18288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.315+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-18289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.315+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-18290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.315+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-18288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.315+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-18289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.316+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-18290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.316+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-18291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-18292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.316+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_309-, and the Request Id: b88000ea-18293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.316+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-18291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.316+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_301-, and the Request Id: 15d5a95c-18294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-18292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_302, and the Request Id: 1299d095-18295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.316+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-18296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.317+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_306, and the Request Id: 934864f8-18297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.317+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-18296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.317+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-18298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.317+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_305-, and the Request Id: 894bb6f1-18299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.317+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-18298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.317+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_300, and the Request Id: 027e2586-18300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_304, and the Request Id: ac4d0202-18301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.317+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-18302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-18302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.318+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_302, and the Request Id: 8116d545-18303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.318+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-18304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.320+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-18305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.322+0000 [Thread-12516] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:15.363+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-18306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.364+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_306-, and the Request Id: 2e1df7db-18308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.364+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-18309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.364+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_302-, and the Request Id: 33cd9896-18307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-18310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.365+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_300-, and the Request Id: 268a28a7-18311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.366+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-18312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.366+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_302-, and the Request Id: c6b88555-18313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.367+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-18314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_304-, and the Request Id: 1e2f7422-18315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.368+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-18316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-18317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.369+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-18318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.370+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-18319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.370+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-18320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.370+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-18320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.371+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-18321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.371+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-18322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.371+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-18323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.372+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-18322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-18324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.372+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_313, and the Request Id: a0b3572f-18325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.372+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-18326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.373+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-18327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-18328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.373+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-18327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-18329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.374+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-18330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-18329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.374+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-18331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.375+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-18332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.375+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_300, and the Request Id: c55bee72-18333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.375+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-18331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.375+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-18330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.375+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-18334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.376+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-18335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.376+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-18336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.376+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-18337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.376+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-18334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.376+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-18335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.376+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_310, and the Request Id: 516a139d-18338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.376+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-18337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.376+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_302, and the Request Id: d9d3e6a8-18339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.376+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-18340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-18341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.377+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-18340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.377+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_306, and the Request Id: 14431572-18342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.377+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-18343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.377+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_313-, and the Request Id: 557517ee-18344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.378+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-18343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.378+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-18345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.378+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-18346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.378+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-18346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-18347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.379+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-18348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.379+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-18347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_307, and the Request Id: 934864f8-18349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.379+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_310-, and the Request Id: b88000ea-18351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.379+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_300-, and the Request Id: 0f8e1974-18350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.379+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-18348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.379+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-18352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.380+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_303, and the Request Id: 1299d095-18353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.380+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-18352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-18354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.380+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_302-, and the Request Id: 15d5a95c-18355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-18354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.380+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-18356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.381+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_303, and the Request Id: 8116d545-18357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.381+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-18358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.381+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-18358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.381+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-18359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.381+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-18360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.382+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_306-, and the Request Id: 894bb6f1-18361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.382+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-18359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.382+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-18360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.382+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_305, and the Request Id: ac4d0202-18362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.382+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-18363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.383+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_303-, and the Request Id: 33cd9896-18364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.383+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-18363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.383+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-18365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.383+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_307-, and the Request Id: 2e1df7db-18366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.383+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_301, and the Request Id: 027e2586-18367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_303-, and the Request Id: c6b88555-18368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.384+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-18369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.384+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-18370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.385+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-18371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.385+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-18372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.386+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-18373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.386+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_301-, and the Request Id: 268a28a7-18374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.387+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_305-, and the Request Id: 1e2f7422-18375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.387+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-18376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-18377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.388+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-18378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.388+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-18379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.388+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-18378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.388+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-18380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.388+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-18381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-18382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.389+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-18381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.389+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-18383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.389+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_314, and the Request Id: a0b3572f-18384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.389+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-18385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.390+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-18386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-18387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-18388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.391+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-18389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.391+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-18389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.392+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-18390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-18391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-18391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-18392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.393+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-18392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.393+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-18393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.393+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_301, and the Request Id: c55bee72-18394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.394+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-18395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.394+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-18395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.394+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-18396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.394+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_307, and the Request Id: 14431572-18397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.395+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-18390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.395+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_314-, and the Request Id: 557517ee-18398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.395+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-18399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.395+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-18400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.396+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-18400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.396+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-18399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.396+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-18401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.396+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-18402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.396+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-18403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.397+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-18403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.397+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-18401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_304, and the Request Id: 1299d095-18404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.397+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-18405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.397+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_301-, and the Request Id: 0f8e1974-18406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.397+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-18405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.398+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-18407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.398+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-18408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.398+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_307-, and the Request Id: 894bb6f1-18409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.398+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_303, and the Request Id: d9d3e6a8-18410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.398+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-18407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.399+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_308, and the Request Id: 934864f8-18411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.399+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-18412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.399+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-18408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.399+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-18412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.399+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-18413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.399+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_311, and the Request Id: 516a139d-18414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.399+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-18415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.400+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-18413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.400+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-18415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.400+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-18416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.400+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_304, and the Request Id: 8116d545-18417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.400+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-18416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.400+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-18418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.401+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_304-, and the Request Id: 33cd9896-18419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.401+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-18420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.401+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-18421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.401+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_302, and the Request Id: 027e2586-18422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.401+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-18418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.401+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_303-, and the Request Id: 15d5a95c-18423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.402+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-18424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.402+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-18424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.402+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_306, and the Request Id: ac4d0202-18425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.402+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_311-, and the Request Id: b88000ea-18426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.403+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_308-, and the Request Id: 2e1df7db-18427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.403+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-18428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.404+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_304-, and the Request Id: c6b88555-18429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.404+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-18430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.404+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-18431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.405+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-18432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.405+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_302-, and the Request Id: 268a28a7-18433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.406+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-18434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.406+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-18435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.407+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_306-, and the Request Id: 1e2f7422-18436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.407+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-18437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.407+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-18438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.408+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-18439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.408+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-18440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.408+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-18441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.409+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-18440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.409+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-18442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.409+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-18443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.409+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-18444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.409+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-18445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.409+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-18443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.409+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-18445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.410+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_315, and the Request Id: a0b3572f-18446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.410+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-18447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.410+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-18448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.411+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-18449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.411+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-18450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.411+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-18449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.411+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-18451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.411+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-18451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.412+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_302, and the Request Id: c55bee72-18452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.412+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-18453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.412+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-18454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.412+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-18453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.413+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-18455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.413+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-18456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_308, and the Request Id: 14431572-18457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.413+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_315-, and the Request Id: 557517ee-18458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.413+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-18455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.413+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-18456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.414+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-18459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-18460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.414+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-18461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.414+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-18462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-18460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.414+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-18459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.414+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_305, and the Request Id: 1299d095-18463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.414+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_309, and the Request Id: 934864f8-18464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.414+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-18462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.415+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-18465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.415+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-18466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.415+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-18467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.415+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-18468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.416+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-18465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.416+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-18466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.416+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-18467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.416+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-18469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.416+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_304, and the Request Id: d9d3e6a8-18470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.416+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-18469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.416+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_302-, and the Request Id: 0f8e1974-18471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.416+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-18472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.417+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_305, and the Request Id: 8116d545-18473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.417+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-18472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.417+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-18474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.417+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_309-, and the Request Id: 2e1df7db-18475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.417+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_308-, and the Request Id: 894bb6f1-18476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.418+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_312, and the Request Id: 516a139d-18477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.418+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_305-, and the Request Id: 33cd9896-18478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.418+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-18479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.419+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-18479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-18480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.419+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-18481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.419+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-18481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-18480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.419+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_304-, and the Request Id: 15d5a95c-18482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.420+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_303, and the Request Id: 027e2586-18483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-18484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.421+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-18484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.421+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-18485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.421+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_312-, and the Request Id: b88000ea-18486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.421+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-18487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.421+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_307, and the Request Id: ac4d0202-18488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.421+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_305-, and the Request Id: c6b88555-18489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.422+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-18490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.422+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-18491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-18492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.423+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-18493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.423+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_303-, and the Request Id: 268a28a7-18494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.425+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-18495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.425+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-18496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.425+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-18497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-18498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.426+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_307-, and the Request Id: 1e2f7422-18499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.426+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-18500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.427+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-18501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.427+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-18500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.427+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-18502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.427+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-18503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.427+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-18503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.427+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_316, and the Request Id: a0b3572f-18504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.428+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-18505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.428+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-18506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.429+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-18507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-18508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.429+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-18509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.430+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-18508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-18510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.430+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-18511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.430+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-18512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.431+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-18511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.431+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-18512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.431+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-18513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.431+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-18514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.432+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_310, and the Request Id: 934864f8-18515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.432+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-18516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.432+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-18514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-18517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.432+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_316-, and the Request Id: 557517ee-18518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.432+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-18516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.432+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-18519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.433+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-18520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.433+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_303, and the Request Id: c55bee72-18521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.433+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-18517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.433+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-18522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-18519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.434+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-18522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.434+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-18520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.434+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-18523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.434+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-18524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.434+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-18525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.434+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-18526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.434+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-18523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.434+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-18527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.434+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-18525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.434+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_305, and the Request Id: d9d3e6a8-18528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.434+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-18526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.435+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-18527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.435+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-18529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.435+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_309, and the Request Id: 14431572-18530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.435+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_313, and the Request Id: 516a139d-18531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.435+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-18529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.435+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-18532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.435+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_306, and the Request Id: 1299d095-18533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.436+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-18532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.436+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-18534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.436+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_306, and the Request Id: 8116d545-18535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.436+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_310-, and the Request Id: 2e1df7db-18536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.436+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-18537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.436+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_303-, and the Request Id: 0f8e1974-18538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.437+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-18537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.437+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_304, and the Request Id: 027e2586-18539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-18540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.437+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_305-, and the Request Id: 15d5a95c-18541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-18540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.438+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-18542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.438+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_313-, and the Request Id: b88000ea-18543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.438+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-18542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_308, and the Request Id: ac4d0202-18544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.439+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_306-, and the Request Id: c6b88555-18545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.439+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_306-, and the Request Id: 33cd9896-18546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.440+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-18547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.440+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-18548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.440+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-18549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_309-, and the Request Id: 894bb6f1-18550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.442+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_304-, and the Request Id: 268a28a7-18551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.442+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-18552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.442+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-18553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_308-, and the Request Id: 1e2f7422-18554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.443+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-18555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.443+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-18556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.444+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-18557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.444+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-18557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.444+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-18558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.444+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-18559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.444+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-18560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.444+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-18560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.445+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_317, and the Request Id: a0b3572f-18561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.445+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-18562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.445+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-18563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.445+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-18564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.446+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-18565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.446+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-18566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.446+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-18567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.447+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-18568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.448+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_317-, and the Request Id: 557517ee-18569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.448+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-18570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.449+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-18571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.449+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-18570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.449+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-18572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.449+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-18573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.449+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-18572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.450+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-18574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.450+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-18575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.450+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-18574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.450+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-18576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.450+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_311, and the Request Id: 934864f8-18577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.450+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-18575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.450+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-18578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.450+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-18579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.451+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-18579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.451+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-18576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.451+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-18578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.451+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-18580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.451+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_306, and the Request Id: d9d3e6a8-18581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.451+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_314, and the Request Id: 516a139d-18582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.451+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-18583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.451+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-18584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-18583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.452+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-18585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.452+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-18580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.452+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-18586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.452+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_304, and the Request Id: c55bee72-18587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.453+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-18586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.453+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-18588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-18589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.453+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-18588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-18589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.453+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-18590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.454+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-18590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.454+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_307, and the Request Id: 1299d095-18591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.454+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-18592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.454+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_311-, and the Request Id: 2e1df7db-18593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.454+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-18592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.454+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_306-, and the Request Id: 15d5a95c-18594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.454+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_314-, and the Request Id: b88000ea-18595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-18596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.454+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_307, and the Request Id: 8116d545-18597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.455+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-18598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.455+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-18596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.455+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-18598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.455+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-18599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.456+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-18600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.456+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_305, and the Request Id: 027e2586-18601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.456+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-18599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.456+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_304-, and the Request Id: 0f8e1974-18602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.456+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-18603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.456+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-18603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.456+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_310, and the Request Id: 14431572-18604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.457+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_309, and the Request Id: ac4d0202-18605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.457+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-18606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.457+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_307-, and the Request Id: 33cd9896-18607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.458+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-18608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.458+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_307-, and the Request Id: c6b88555-18609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.458+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-18610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.458+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_305-, and the Request Id: 268a28a7-18611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.459+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-18612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.459+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-18613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.459+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_310-, and the Request Id: 894bb6f1-18614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.459+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-18612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.459+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-18615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.460+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-18615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_309-, and the Request Id: 1e2f7422-18616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.460+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_318, and the Request Id: a0b3572f-18617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.460+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-18618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-18619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.461+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-18620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.461+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-18621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.462+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-18622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-18623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.463+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-18624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-18625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.463+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_318-, and the Request Id: 557517ee-18626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.464+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-18627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-18628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.464+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-18629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.465+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-18630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.465+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-18631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.465+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-18629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.465+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-18631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.465+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-18630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.465+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-18632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.465+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-18633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.465+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-18632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.466+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-18634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.466+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-18633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.466+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-18634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.466+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_312, and the Request Id: 934864f8-18635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.466+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-18636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.466+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-18637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.466+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_315, and the Request Id: 516a139d-18638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.466+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_307, and the Request Id: d9d3e6a8-18639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.467+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-18640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.467+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-18641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.467+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-18642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-18642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.468+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-18643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.468+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-18644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.468+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-18643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.468+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-18645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-18646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.468+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-18644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-18645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.469+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_312-, and the Request Id: 2e1df7db-18647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.469+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_305, and the Request Id: c55bee72-18648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.469+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_308, and the Request Id: 1299d095-18649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.469+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_315-, and the Request Id: b88000ea-18650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.470+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_307-, and the Request Id: 15d5a95c-18651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-18652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.470+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-18653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-18652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.471+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-18654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.471+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-18653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.471+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-18655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.471+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-18656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.471+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-18654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_311, and the Request Id: 14431572-18657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.471+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-18658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.471+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-18656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.472+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-18658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.472+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-18659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.472+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_306, and the Request Id: 027e2586-18660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.472+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-18659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.472+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-18661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.473+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_308, and the Request Id: 8116d545-18662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-18661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.473+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_308-, and the Request Id: 33cd9896-18663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_305-, and the Request Id: 0f8e1974-18664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.474+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-18665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-18666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-18666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-18667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.474+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_310, and the Request Id: ac4d0202-18668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.474+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-18669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.475+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-18669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.475+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-18670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.475+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-18671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.475+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_311-, and the Request Id: 894bb6f1-18672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.475+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_306-, and the Request Id: 268a28a7-18673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.475+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-18671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.475+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_319, and the Request Id: a0b3572f-18674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.476+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_308-, and the Request Id: c6b88555-18675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-18676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.495+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-18677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.495+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-18678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.495+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-18680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-18679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.496+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-18681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.496+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-18682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.497+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-18683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.498+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-18685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.498+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_310-, and the Request Id: 1e2f7422-18684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.499+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-18686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-18687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.499+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-18688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.501+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-18689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.501+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-18687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.501+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-18686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.501+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-18690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.501+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_319-, and the Request Id: 557517ee-18691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.502+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-18692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.502+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-18693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.502+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-18694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-18695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.502+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-18692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.502+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-18693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.502+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-18696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.502+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_313, and the Request Id: 934864f8-18697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.502+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-18696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-18695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.503+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_308, and the Request Id: d9d3e6a8-18698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.503+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-18699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.503+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-18700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.503+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-18701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.504+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-18701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.504+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-18699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.504+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-18702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.504+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-18703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.504+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_316, and the Request Id: 516a139d-18704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.504+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-18705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.505+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-18702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.505+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-18703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.505+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-18705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.505+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_309, and the Request Id: 1299d095-18706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.505+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-18707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.505+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_309, and the Request Id: 8116d545-18708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.505+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-18709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.505+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-18707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.506+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_313-, and the Request Id: 2e1df7db-18710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.506+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_307, and the Request Id: 027e2586-18711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.506+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-18709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.506+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_308-, and the Request Id: 15d5a95c-18712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.507+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-18713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.507+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-18714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.507+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-18713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.507+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-18715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.508+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_312, and the Request Id: 14431572-18716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.508+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_316-, and the Request Id: b88000ea-18717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.508+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-18718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.509+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-18718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.509+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_309-, and the Request Id: 33cd9896-18719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.509+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-18720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.509+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-18720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.510+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-18721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.510+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_306, and the Request Id: c55bee72-18722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.510+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_309-, and the Request Id: c6b88555-18723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.510+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_307-, and the Request Id: 268a28a7-18724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.511+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-18725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_312-, and the Request Id: 894bb6f1-18726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-18727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.512+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-18728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-18729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-18727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.513+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-18730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.513+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-18731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.513+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-18730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.514+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-18732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_311, and the Request Id: ac4d0202-18733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.514+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-18734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.515+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-18735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.515+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-18736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.515+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_306-, and the Request Id: 0f8e1974-18737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.515+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-18738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.516+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-18739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.516+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-18738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.516+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-18740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.517+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-18741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.517+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-18740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.517+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-18742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.517+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_320, and the Request Id: a0b3572f-18743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.517+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-18744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.518+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-18744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.518+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-18745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.519+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_311-, and the Request Id: 1e2f7422-18746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-18747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.520+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-18748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.520+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-18749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.520+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-18750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.521+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-18751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.521+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-18752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.521+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-18749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.521+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-18753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.521+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_320-, and the Request Id: 557517ee-18754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.521+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-18751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.521+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-18752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.521+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-18755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.522+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-18755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.522+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-18756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.522+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-18757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.522+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-18753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.522+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-18756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_314, and the Request Id: 934864f8-18758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.522+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_309, and the Request Id: d9d3e6a8-18759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.522+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-18760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.523+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-18757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.523+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-18761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.523+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-18762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.523+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_310, and the Request Id: 1299d095-18763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.523+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_317, and the Request Id: 516a139d-18764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.524+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-18761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.524+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-18765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.524+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-18765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.524+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-18766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.524+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-18767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.525+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_308, and the Request Id: 027e2586-18768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.525+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-18767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.525+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_314-, and the Request Id: 2e1df7db-18769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.525+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-18770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.525+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_309-, and the Request Id: 15d5a95c-18771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.525+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-18770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.526+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_313, and the Request Id: 14431572-18772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.526+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-18773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.527+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-18773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.527+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_310-, and the Request Id: 33cd9896-18774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.527+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_317-, and the Request Id: b88000ea-18775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.527+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-18776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.527+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-18777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-18778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.528+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-18779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.528+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-18776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.528+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-18778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.528+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_310, and the Request Id: 8116d545-18780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.528+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-18779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.529+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_308-, and the Request Id: 268a28a7-18781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.529+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-18782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.529+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-18783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.529+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_307, and the Request Id: c55bee72-18784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.530+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-18785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.530+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-18786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.530+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_313-, and the Request Id: 894bb6f1-18787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.531+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-18788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.531+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-18789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.531+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-18789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.532+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-18790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.532+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-18791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.532+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_310-, and the Request Id: c6b88555-18792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.532+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-18791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.532+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_312, and the Request Id: ac4d0202-18793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.533+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-18794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.533+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-18794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.533+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_307-, and the Request Id: 0f8e1974-18795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.534+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-18796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.534+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-18797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.534+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-18798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.534+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-18799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.535+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-18800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.535+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-18800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.536+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-18801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.537+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_321, and the Request Id: a0b3572f-18802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.537+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-18803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.537+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-18804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.537+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_312-, and the Request Id: 1e2f7422-18805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.538+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-18806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.539+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-18807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.539+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-18808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.540+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-18809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.540+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-18808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.540+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-18810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.540+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-18811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.540+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-18812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.541+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-18809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.541+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-18810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.541+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-18813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-18814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.541+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-18811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.541+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-18812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.541+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-18815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.541+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-18815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.541+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_311, and the Request Id: 1299d095-18816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.542+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-18817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.542+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-18817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.542+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_310, and the Request Id: d9d3e6a8-18818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.542+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-18819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.543+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-18819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-18821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-18820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-18821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.544+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-18822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.544+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-18822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.544+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-18823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.545+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_321-, and the Request Id: 557517ee-18824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.545+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_315, and the Request Id: 934864f8-18825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.545+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_309, and the Request Id: 027e2586-18826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.545+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-18823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.545+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-18827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.546+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-18827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.546+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-18830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.546+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-18830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.546+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_311-, and the Request Id: 33cd9896-18828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.546+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_318, and the Request Id: 516a139d-18829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.547+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_314, and the Request Id: 14431572-18831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.547+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-18832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.547+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-18832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.547+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-18833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-18834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.548+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-18833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.548+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_310-, and the Request Id: 15d5a95c-18835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.548+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-18836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-18834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.548+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_311, and the Request Id: 8116d545-18837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.548+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_308, and the Request Id: c55bee72-18838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.549+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-18839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_315-, and the Request Id: 2e1df7db-18840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.549+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_309-, and the Request Id: 268a28a7-18841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.549+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-18842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.550+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_318-, and the Request Id: b88000ea-18843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.550+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_314-, and the Request Id: 894bb6f1-18844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.551+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-18845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_308-, and the Request Id: 0f8e1974-18846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.551+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_311-, and the Request Id: c6b88555-18847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-18848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.552+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-18849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.553+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-18851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.553+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-18850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.553+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-18848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.553+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-18852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.554+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-18853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-18854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.554+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-18853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.554+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-18855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.555+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-18856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.555+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_313, and the Request Id: ac4d0202-18857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.555+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-18858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.556+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-18859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.556+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-18860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.557+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-18861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.557+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-18862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.557+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-18861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-18863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.558+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-18862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.558+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-18864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.558+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-18864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.558+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-18865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.558+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_313-, and the Request Id: 1e2f7422-18866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.559+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-18867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.559+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-18868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.559+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_322, and the Request Id: a0b3572f-18869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.559+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-18865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.559+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-18870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.559+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_312, and the Request Id: 1299d095-18871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.560+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-18872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.561+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-18873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.561+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-18872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.561+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-18874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.561+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-18875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.561+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-18876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.562+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-18875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.562+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-18874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.562+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-18876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.562+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-18877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.562+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-18878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.562+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-18879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.563+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_311, and the Request Id: d9d3e6a8-18880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.563+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-18879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.563+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-18878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_315, and the Request Id: 14431572-18881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.563+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-18882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.563+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_316, and the Request Id: 934864f8-18883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.564+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-18882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.564+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_322-, and the Request Id: 557517ee-18884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.564+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-18885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.564+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_312-, and the Request Id: 33cd9896-18886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.564+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-18887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.564+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-18885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.564+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-18887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.565+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-18888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.565+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-18889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.565+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-18888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.565+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-18890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.566+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-18889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-18891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.566+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_310, and the Request Id: 027e2586-18892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-18893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.566+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_311-, and the Request Id: 15d5a95c-18894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.566+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-18890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-18893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.567+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_319, and the Request Id: 516a139d-18895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-18896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.567+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_309, and the Request Id: c55bee72-18897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.567+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_315-, and the Request Id: 894bb6f1-18898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-18896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_316-, and the Request Id: 2e1df7db-18899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.567+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_312, and the Request Id: 8116d545-18900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.568+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-18901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.568+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-18902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.569+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_310-, and the Request Id: 268a28a7-18903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-18904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.570+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-18905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.570+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-18904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.570+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-18906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.570+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-18907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.571+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_319-, and the Request Id: b88000ea-18908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-18906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.571+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_312-, and the Request Id: c6b88555-18909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.571+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-18910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.571+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_309-, and the Request Id: 0f8e1974-18911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.572+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-18913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.572+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-18912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_314, and the Request Id: ac4d0202-18914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.573+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-18915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.573+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-18916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.574+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-18917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.574+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-18918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.575+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-18919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.576+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-18920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.576+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-18921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.576+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-18922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.576+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_314-, and the Request Id: 1e2f7422-18923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.577+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-18921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.577+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-18924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.577+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-18925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.577+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-18924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.577+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-18926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.577+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-18927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-18928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.578+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-18927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.578+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-18926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.578+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_323, and the Request Id: a0b3572f-18929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.578+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-18930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-18928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.578+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-18931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.579+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_313, and the Request Id: 1299d095-18932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.579+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-18930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.579+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-18933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.579+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-18931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.579+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_316, and the Request Id: 14431572-18934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.579+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-18935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.579+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-18935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.580+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-18936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.580+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-18937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-18938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.580+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_312, and the Request Id: d9d3e6a8-18939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.580+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-18937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.581+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-18940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.581+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-18941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.581+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-18940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.582+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-18942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.582+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_323-, and the Request Id: 557517ee-18943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.582+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_317, and the Request Id: 934864f8-18944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.582+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-18942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.582+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-18945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.583+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-18945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.583+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-18946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-18948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-18948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.584+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_316-, and the Request Id: 894bb6f1-18947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.584+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_313, and the Request Id: 8116d545-18949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.584+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-18946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.584+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-18950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.584+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-18951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.585+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_313-, and the Request Id: 33cd9896-18952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.585+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_312-, and the Request Id: 15d5a95c-18953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.585+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-18951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.586+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_311, and the Request Id: 027e2586-18954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.586+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-18955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.586+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-18956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.586+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-18955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.586+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-18957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.587+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-18957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.587+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_320, and the Request Id: 516a139d-18958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.587+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_317-, and the Request Id: 2e1df7db-18959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.587+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-18960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-18960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.588+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_313-, and the Request Id: c6b88555-18961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-18962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.588+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_310, and the Request Id: c55bee72-18963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.589+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-18964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.590+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-18965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.590+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-18966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.590+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_311-, and the Request Id: 268a28a7-18967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.590+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-18968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.590+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-18965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.591+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-18969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.591+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-18970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_310-, and the Request Id: 0f8e1974-18971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.591+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_320-, and the Request Id: b88000ea-18972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.591+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-18969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.592+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_315, and the Request Id: ac4d0202-18973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.592+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-18974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.592+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-18975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.593+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-18976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.593+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-18977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.594+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-18978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.594+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-18979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.594+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-18980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.595+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-18981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-18982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.596+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_315-, and the Request Id: 1e2f7422-18983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.596+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-18984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-18982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-18985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-18985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.597+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-18986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.597+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-18987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.597+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-18989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.597+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_317, and the Request Id: 14431572-18988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-18990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-18990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.598+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-18986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.598+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-18987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.599+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-18991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.599+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-18992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.599+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-18993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.599+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-18991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.599+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-18993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.599+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-18994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.600+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_318, and the Request Id: 934864f8-18995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.600+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-18996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.600+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-18994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.600+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-18997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.600+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-18998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.600+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-18996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.600+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_324, and the Request Id: a0b3572f-18999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.600+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-19000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.601+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_313, and the Request Id: d9d3e6a8-19001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.601+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-19000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.601+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-19002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.601+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_317-, and the Request Id: 894bb6f1-19003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.602+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_314, and the Request Id: 1299d095-19004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.602+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-19002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.602+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-19005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.602+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-19005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.602+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_312, and the Request Id: 027e2586-19006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.603+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-19007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.603+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_318-, and the Request Id: 2e1df7db-19008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.603+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-19009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.603+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-19007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.603+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-19009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.604+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-19010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-19012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.604+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-19011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.604+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_313-, and the Request Id: 15d5a95c-19013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.604+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-19014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.604+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-19010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.604+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-19011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-19012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.605+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_324-, and the Request Id: 557517ee-19015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.605+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_314, and the Request Id: 8116d545-19016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.605+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_311, and the Request Id: c55bee72-19017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.606+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-19018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-19019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.606+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_314-, and the Request Id: 33cd9896-19020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.606+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-19018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.606+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_321, and the Request Id: 516a139d-19021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.607+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_312-, and the Request Id: 268a28a7-19022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.607+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-19023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.608+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-19024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.608+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-19025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.608+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_314-, and the Request Id: c6b88555-19026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.609+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-19025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.609+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_311-, and the Request Id: 0f8e1974-19027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.609+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-19028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.609+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-19029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.609+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-19029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.609+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-19030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_316, and the Request Id: ac4d0202-19031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-19032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.610+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_321-, and the Request Id: b88000ea-19033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.611+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-19034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.611+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-19035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.611+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-19036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.612+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-19037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.612+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-19038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.613+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_316-, and the Request Id: 1e2f7422-19039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.613+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-19040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.614+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-19041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-19042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.614+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-19043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.615+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-19044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.615+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-19045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.615+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-19042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.616+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-19046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-19044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-19047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.616+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-19048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-19047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.616+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-19049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.616+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-19050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.617+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_318, and the Request Id: 14431572-19051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.617+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-19049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.617+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-19050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.617+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-19052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.617+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-19053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.618+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-19052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-19055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.618+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-19053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.618+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_319, and the Request Id: 934864f8-19054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.618+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-19056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.618+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_314, and the Request Id: d9d3e6a8-19057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.618+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-19058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.618+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-19056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.619+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-19059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.619+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-19058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.619+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-19059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.619+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-19060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.619+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_325, and the Request Id: a0b3572f-19061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.619+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-19062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.619+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-19060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-19063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.620+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-19062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.620+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_313, and the Request Id: 027e2586-19064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_315, and the Request Id: 1299d095-19065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.621+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-19066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.621+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-19067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.621+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_318-, and the Request Id: 894bb6f1-19068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.621+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-19067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.621+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-19069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.621+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_314-, and the Request Id: 15d5a95c-19070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.622+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-19069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.622+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-19071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.622+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_315, and the Request Id: 8116d545-19072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.622+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-19071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.622+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_319-, and the Request Id: 2e1df7db-19073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.623+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-19074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.623+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_325-, and the Request Id: 557517ee-19075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.623+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-19074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.623+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_313-, and the Request Id: 268a28a7-19076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.624+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_315-, and the Request Id: 33cd9896-19077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.624+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_312, and the Request Id: c55bee72-19078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.624+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-19079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.624+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-19080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.625+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-19080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.625+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-19081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.626+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-19082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.626+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-19081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.626+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-19083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.626+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-19084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.626+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_315-, and the Request Id: c6b88555-19085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.627+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-19086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.627+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-19083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.627+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-19084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.627+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_317, and the Request Id: ac4d0202-19087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.628+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-19088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.628+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-19089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.628+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-19090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_312-, and the Request Id: 0f8e1974-19091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.629+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-19092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.629+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-19093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.629+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_322, and the Request Id: 516a139d-19094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.630+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-19095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.631+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-19096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.631+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-19097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_317-, and the Request Id: 1e2f7422-19098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.632+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-19099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.633+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-19100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.633+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-19101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-19102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.634+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_322-, and the Request Id: b88000ea-19103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.634+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-19104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.634+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-19105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.635+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-19105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.635+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-19106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-19104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.635+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-19106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.635+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-19107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.635+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-19108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-19109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.635+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-19110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.635+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-19107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-19111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.636+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-19108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-19111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-19110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.637+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_315, and the Request Id: d9d3e6a8-19112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.637+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-19113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.637+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_319, and the Request Id: 14431572-19114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.637+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-19115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_320, and the Request Id: 934864f8-19116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.637+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-19115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.637+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-19117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.638+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-19113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.638+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-19118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.638+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-19119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.638+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-19120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.638+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-19119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.638+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-19121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.638+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-19118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.639+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-19120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.639+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-19122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.639+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_314, and the Request Id: 027e2586-19123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.639+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_316, and the Request Id: 1299d095-19124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.639+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-19125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.639+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-19122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.639+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_326, and the Request Id: a0b3572f-19126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.639+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-19125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.639+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_316, and the Request Id: 8116d545-19127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.640+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-19128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.641+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_320-, and the Request Id: 2e1df7db-19129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_319-, and the Request Id: 894bb6f1-19130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.642+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_315-, and the Request Id: 15d5a95c-19131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.642+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-19132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.642+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_316-, and the Request Id: 33cd9896-19133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.643+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_326-, and the Request Id: 557517ee-19134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.643+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_314-, and the Request Id: 268a28a7-19135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.643+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-19136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.643+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-19137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-19136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.644+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-19138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.644+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-19137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-19139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.644+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-19138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.645+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-19140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.645+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_316-, and the Request Id: c6b88555-19141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.645+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-19142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-19143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.646+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-19142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_318, and the Request Id: ac4d0202-19144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.646+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-19145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.646+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-19146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-19143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.647+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_313, and the Request Id: c55bee72-19147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.647+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-19148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.647+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-19149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.648+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-19149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.648+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_323, and the Request Id: 516a139d-19150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-19151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.649+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-19153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.649+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-19154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.649+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-19152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.649+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_318-, and the Request Id: 1e2f7422-19155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_313-, and the Request Id: 0f8e1974-19156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.650+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-19157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.651+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-19158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.651+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_323-, and the Request Id: b88000ea-19159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.651+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-19160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.652+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-19161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.653+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-19162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.653+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-19161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.653+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-19163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.653+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-19162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.654+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-19164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.654+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-19165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.654+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-19166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.654+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-19164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.654+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_320, and the Request Id: 14431572-19167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.655+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-19168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.655+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-19169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.655+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-19170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.655+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-19169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.655+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-19171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.655+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-19170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.656+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-19172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.656+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_321, and the Request Id: 934864f8-19173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.656+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-19171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.656+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-19174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.656+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-19175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.656+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-19172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.656+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-19175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.656+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-19176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.657+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-19177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.657+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-19176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.657+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_315, and the Request Id: 027e2586-19178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.657+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_317, and the Request Id: 1299d095-19179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.657+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-19180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.658+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-19180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.658+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_316, and the Request Id: d9d3e6a8-19181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.658+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-19182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.658+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_320-, and the Request Id: 894bb6f1-19183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.658+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-19184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.659+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-19184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-19185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.659+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-19186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-19185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.660+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-19186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.660+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_317, and the Request Id: 8116d545-19187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.660+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-19188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.660+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_321-, and the Request Id: 2e1df7db-19189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.660+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_317-, and the Request Id: 33cd9896-19190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.660+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_315-, and the Request Id: 268a28a7-19191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.661+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-19192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.661+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-19193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.662+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-19193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.662+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-19192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.662+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_327, and the Request Id: a0b3572f-19194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.662+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_316-, and the Request Id: 15d5a95c-19195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.662+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-19196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.662+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-19196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.662+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_319, and the Request Id: ac4d0202-19197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.663+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_317-, and the Request Id: c6b88555-19198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.663+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-19199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.663+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-19200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.664+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-19201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.664+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-19200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.664+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-19202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-19203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-19204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.665+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-19203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.665+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_327-, and the Request Id: 557517ee-19205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.665+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-19206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.665+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_314, and the Request Id: c55bee72-19207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.665+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-19206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.666+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_319-, and the Request Id: 1e2f7422-19209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.666+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-19208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.667+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-19210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.667+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-19210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.667+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-19211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.668+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-19212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.668+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-19213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.668+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-19214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.668+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_324, and the Request Id: 516a139d-19215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.669+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-19216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.669+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_314-, and the Request Id: 0f8e1974-19217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.670+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-19218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-19219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.671+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-19220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.672+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_324-, and the Request Id: b88000ea-19221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.672+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-19222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-19223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.673+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-19223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.673+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-19224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.673+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-19225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.674+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-19224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_322, and the Request Id: 934864f8-19226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.674+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-19227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.677+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-19228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.677+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_322-, and the Request Id: 2e1df7db-19229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-19230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.678+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-19231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.678+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-19222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-19230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-19232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.678+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-19233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.678+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-19231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.679+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-19234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.679+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-19235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.679+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-19232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.679+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-19237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.679+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-19236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.679+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-19235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.679+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-19238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.679+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-19237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.679+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-19239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.679+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_320, and the Request Id: ac4d0202-19240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.680+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-19238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.680+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-19236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.680+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-19239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_321, and the Request Id: 14431572-19241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.680+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_317, and the Request Id: d9d3e6a8-19242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.680+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_316, and the Request Id: 027e2586-19243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.680+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-19244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.681+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-19245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.681+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-19246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.682+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-19245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.682+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_318, and the Request Id: 1299d095-19247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.682+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-19248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.682+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-19249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.683+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-19248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.683+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-19249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.683+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_320-, and the Request Id: 1e2f7422-19250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.683+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-19251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.683+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-19252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.683+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_321-, and the Request Id: 894bb6f1-19253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.683+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-19254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.683+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-19251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-19252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.684+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-19254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.684+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_316-, and the Request Id: 268a28a7-19255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.684+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_318, and the Request Id: 8116d545-19256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.684+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-19257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.684+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-19258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.685+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-19257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.685+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_315, and the Request Id: c55bee72-19259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.685+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_328, and the Request Id: a0b3572f-19260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.686+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_318-, and the Request Id: 33cd9896-19261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.686+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-19262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.686+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_317-, and the Request Id: 15d5a95c-19263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.686+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-19264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.687+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-19265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-19266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.688+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-19267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.689+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_318-, and the Request Id: c6b88555-19268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.689+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-19267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_315-, and the Request Id: 0f8e1974-19269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.689+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-19270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.689+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_328-, and the Request Id: 557517ee-19271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.690+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-19272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.690+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-19273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.690+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-19272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-19274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.690+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_323, and the Request Id: 934864f8-19275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.691+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-19276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.691+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-19276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.691+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-19277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.692+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-19278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.692+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-19277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.692+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-19279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.692+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-19280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.693+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-19281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.693+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_325, and the Request Id: 516a139d-19282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.693+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-19283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.693+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-19284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.694+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-19284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.694+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-19285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.694+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-19286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.694+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-19286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.694+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_323-, and the Request Id: 2e1df7db-19287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.695+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_321, and the Request Id: ac4d0202-19288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.695+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-19289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.695+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-19290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-19291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.696+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-19290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.696+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-19292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-19291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.696+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-19293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.697+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-19294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.697+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-19294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.697+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-19293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.697+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_322, and the Request Id: 14431572-19295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.698+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-19296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.698+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_317, and the Request Id: 027e2586-19297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.698+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-19298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.698+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-19299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.698+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-19296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.698+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-19300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.698+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_321-, and the Request Id: 1e2f7422-19301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.698+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-19298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.698+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-19302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.699+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-19303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.699+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-19304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.699+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-19303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.699+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-19304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.699+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_325-, and the Request Id: b88000ea-19305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.699+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_319, and the Request Id: 1299d095-19306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.700+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_318, and the Request Id: d9d3e6a8-19307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.700+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-19308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.700+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-19308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_322-, and the Request Id: 894bb6f1-19309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.700+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-19310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.701+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_317-, and the Request Id: 268a28a7-19311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.701+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-19310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.702+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-19312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.702+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-19313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.702+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-19314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.702+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-19315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.702+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-19313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.702+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-19314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.702+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-19316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.702+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_319, and the Request Id: 8116d545-19317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.703+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-19318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.703+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-19319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.703+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-19316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.703+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_319-, and the Request Id: 33cd9896-19320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.703+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-19318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.703+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_329, and the Request Id: a0b3572f-19321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.704+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_316, and the Request Id: c55bee72-19322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.704+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-19323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.704+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_318-, and the Request Id: 15d5a95c-19324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.704+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-19325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.705+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-19326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.706+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_319-, and the Request Id: c6b88555-19327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.706+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-19328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.706+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-19326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.706+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-19329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.706+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_329-, and the Request Id: 557517ee-19330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.706+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-19331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.706+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-19329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.707+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-19332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.707+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_324, and the Request Id: 934864f8-19333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.707+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_316-, and the Request Id: 0f8e1974-19334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.707+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-19335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.708+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-19336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.708+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-19337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.708+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-19338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-19339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.709+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-19340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-19339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.710+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-19341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.710+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_324-, and the Request Id: 2e1df7db-19342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.710+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-19343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.711+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-19344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.711+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-19345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.711+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-19343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.711+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-19346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.711+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-19345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.711+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_322, and the Request Id: ac4d0202-19347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.712+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-19348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.712+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-19348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.712+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_318, and the Request Id: 027e2586-19349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.713+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-19346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.713+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-19350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.714+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-19351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.714+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-19352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.714+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-19351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.714+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-19353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-19354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.714+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-19355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.714+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_326, and the Request Id: 516a139d-19356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.715+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-19357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.715+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-19354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.715+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-19357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.715+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-19358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.717+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-19359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.717+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-19360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.717+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_318-, and the Request Id: 268a28a7-19361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.717+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_322-, and the Request Id: 1e2f7422-19362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.718+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-19360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.718+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-19359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.718+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-19363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.718+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-19364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.718+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_320, and the Request Id: 1299d095-19366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.718+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_323, and the Request Id: 14431572-19365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.718+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-19363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.719+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-19367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.719+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-19367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.719+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_319, and the Request Id: d9d3e6a8-19368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.720+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-19369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.720+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_326-, and the Request Id: b88000ea-19370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.721+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-19369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-19371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.721+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-19372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.721+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-19373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.721+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-19374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-19371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.721+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-19372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.721+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-19374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.722+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-19375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.722+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-19376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.722+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-19375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.722+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_330, and the Request Id: a0b3572f-19377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.722+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-19376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-19378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.723+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-19379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.723+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_317, and the Request Id: c55bee72-19380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.723+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_320, and the Request Id: 8116d545-19381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.723+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-19379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.723+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_323-, and the Request Id: 894bb6f1-19382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.723+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_319-, and the Request Id: 15d5a95c-19383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.724+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-19384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.724+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_320-, and the Request Id: 33cd9896-19385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.724+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-19384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.724+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-19386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_325, and the Request Id: 934864f8-19387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_317-, and the Request Id: 0f8e1974-19388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.726+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-19389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.727+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-19390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.727+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-19391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.727+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_330-, and the Request Id: 557517ee-19392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_320-, and the Request Id: c6b88555-19393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.728+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-19394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.728+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-19395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.728+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_325-, and the Request Id: 2e1df7db-19396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.729+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-19397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.729+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-19398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.730+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-19399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.730+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-19399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.730+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-19400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.730+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-19401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.730+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-19402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-19400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.731+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-19401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.731+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-19403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.731+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-19404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.731+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-19405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.731+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_319, and the Request Id: 027e2586-19406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.731+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-19403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_323, and the Request Id: ac4d0202-19407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.732+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-19408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.732+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-19409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.732+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-19410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.733+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-19411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.733+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-19411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.734+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-19412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-19413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.734+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-19414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.734+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-19412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.734+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_327, and the Request Id: 516a139d-19415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.734+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_319-, and the Request Id: 268a28a7-19416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.735+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-19417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.735+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-19418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.736+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-19419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-19418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-19417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.736+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-19420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_323-, and the Request Id: 1e2f7422-19421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.736+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-19422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.736+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-19420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.736+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-19422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_321, and the Request Id: 1299d095-19423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.737+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_324, and the Request Id: 14431572-19424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.737+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-19425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.737+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-19426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.737+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-19425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.737+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-19427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.738+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-19426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.738+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-19428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.738+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-19429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.738+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-19430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.738+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-19429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.738+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_321, and the Request Id: 8116d545-19431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.738+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-19428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.739+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-19430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.739+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-19432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.739+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_327-, and the Request Id: b88000ea-19433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.739+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-19434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.739+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-19432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.739+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-19435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.739+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_320, and the Request Id: d9d3e6a8-19436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.739+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_318, and the Request Id: c55bee72-19437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.740+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-19438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.740+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_321-, and the Request Id: 33cd9896-19439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.740+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-19438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.740+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_324-, and the Request Id: 894bb6f1-19440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.741+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-19441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.741+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-19441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.741+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_326, and the Request Id: 934864f8-19442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.741+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_321-, and the Request Id: c6b88555-19443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.742+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-19444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.743+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-19445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.743+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-19446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.743+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-19447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.743+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-19445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.743+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-19448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.743+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-19448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.743+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-19449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.744+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-19450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.744+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_331, and the Request Id: a0b3572f-19451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.744+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_320-, and the Request Id: 15d5a95c-19452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.744+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_326-, and the Request Id: 2e1df7db-19453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.745+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-19454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.745+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_318-, and the Request Id: 0f8e1974-19455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.745+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-19456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.746+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-19457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.746+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-19458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.746+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_331-, and the Request Id: 557517ee-19459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.747+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-19458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.747+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-19457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.747+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-19460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.747+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-19461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.747+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-19460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-19462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.747+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-19463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.747+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-19464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.748+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-19464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.748+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_320, and the Request Id: 027e2586-19465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.748+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-19466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_324, and the Request Id: ac4d0202-19467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.748+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-19468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.748+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-19469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.749+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-19470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.749+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-19469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.749+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-19471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.749+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-19472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.750+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-19471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.750+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_328, and the Request Id: 516a139d-19473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.751+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-19474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.751+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-19475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.751+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-19474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.751+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-19476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-19476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.752+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_324-, and the Request Id: 1e2f7422-19477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.752+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-19478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.752+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-19479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-19480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.752+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-19479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.752+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-19478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.752+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_320-, and the Request Id: 268a28a7-19481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.753+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_325, and the Request Id: 14431572-19482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.753+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-19483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.753+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-19483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.754+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_322, and the Request Id: 1299d095-19484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.754+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-19485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.754+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-19486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.754+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-19485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-19487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.755+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_322, and the Request Id: 8116d545-19488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.755+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-19489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.755+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_328-, and the Request Id: b88000ea-19490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-19489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-19491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.756+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-19492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.756+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-19493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.756+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-19492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.756+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-19493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.756+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-19494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_327, and the Request Id: 934864f8-19495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.757+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-19494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.757+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_321, and the Request Id: d9d3e6a8-19496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_325-, and the Request Id: 894bb6f1-19497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.758+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-19498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.758+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-19499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.758+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-19499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.759+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_322-, and the Request Id: 33cd9896-19500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.759+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_322-, and the Request Id: c6b88555-19501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.759+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-19502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.759+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-19503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.759+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-19502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.759+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-19504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.759+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-19504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.759+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_327-, and the Request Id: 2e1df7db-19506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-19505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.760+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-19507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.760+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_332, and the Request Id: a0b3572f-19508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.760+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-19507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.760+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_319, and the Request Id: c55bee72-19509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.761+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_321-, and the Request Id: 15d5a95c-19510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-19511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.761+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-19512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.762+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-19513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.762+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-19514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.763+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-19515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.763+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-19516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.763+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_332-, and the Request Id: 557517ee-19517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.763+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-19518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.764+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-19519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.764+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-19518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.764+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_319-, and the Request Id: 0f8e1974-19520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.764+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-19521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.764+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-19522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.765+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-19523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.765+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-19522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.765+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-19524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.765+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_325, and the Request Id: ac4d0202-19525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.765+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-19524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.766+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-19526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.766+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-19527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.766+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-19528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.766+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-19527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.766+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-19528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.766+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-19529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.766+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-19530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.767+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-19530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.767+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-19531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.767+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-19532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.767+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_321, and the Request Id: 027e2586-19533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.767+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_329, and the Request Id: 516a139d-19534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.768+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-19535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.768+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-19536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.768+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-19535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.768+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-19537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.769+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-19538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.769+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-19538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.769+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-19537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.769+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_323, and the Request Id: 8116d545-19539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.769+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-19540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.770+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-19540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_326, and the Request Id: 14431572-19541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.770+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_325-, and the Request Id: 1e2f7422-19542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.770+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-19543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.770+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_321-, and the Request Id: 268a28a7-19544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.771+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-19545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.771+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-19543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.771+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-19546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.771+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-19545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.771+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-19547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.771+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-19548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.771+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-19549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.772+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-19547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-19549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-19548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.772+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_329-, and the Request Id: b88000ea-19550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.772+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_328, and the Request Id: 934864f8-19551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.772+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-19552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.772+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_322, and the Request Id: d9d3e6a8-19553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.772+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-19554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.772+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-19552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.773+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_323-, and the Request Id: c6b88555-19555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.773+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_323, and the Request Id: 1299d095-19556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.774+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_326-, and the Request Id: 894bb6f1-19557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.774+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-19558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.774+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-19559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.775+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-19560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.775+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_322-, and the Request Id: 15d5a95c-19561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.775+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_328-, and the Request Id: 2e1df7db-19562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.776+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-19563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.776+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-19564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.776+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-19563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.777+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-19564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.777+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-19565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.777+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_323-, and the Request Id: 33cd9896-19566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.777+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-19565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.777+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-19567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.778+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-19568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.778+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-19569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.778+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-19567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.778+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_333, and the Request Id: a0b3572f-19570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.779+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-19571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.779+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-19572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.779+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_320, and the Request Id: c55bee72-19573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-19574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-19575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.780+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-19576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.781+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-19577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.781+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-19578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.781+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-19579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.781+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-19578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.782+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-19580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.782+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-19580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.782+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_322, and the Request Id: 027e2586-19581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.782+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-19582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.782+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_333-, and the Request Id: 557517ee-19583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.783+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-19584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.783+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_320-, and the Request Id: 0f8e1974-19585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.784+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-19586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.784+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-19587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.784+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-19589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.784+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-19588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.784+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-19587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.785+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-19589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.785+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-19590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.785+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-19592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.785+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-19591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.785+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-19588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.785+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-19593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.785+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-19590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.785+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-19591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.785+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-19593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.785+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_330, and the Request Id: 516a139d-19594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.785+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_326, and the Request Id: ac4d0202-19595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.786+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_324, and the Request Id: 8116d545-19596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.786+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_322-, and the Request Id: 268a28a7-19597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.786+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-19598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.786+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-19599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.787+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-19599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.787+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-19600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-19601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.787+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-19602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.787+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-19602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.788+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-19601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.788+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-19603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.788+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_329, and the Request Id: 934864f8-19604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.788+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-19603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.788+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-19605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-19606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.788+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-19607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.788+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-19605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.789+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-19606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.789+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_323, and the Request Id: d9d3e6a8-19608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.789+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-19607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.789+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-19609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.789+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_326-, and the Request Id: 1e2f7422-19611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.789+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_327, and the Request Id: 14431572-19610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.789+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-19609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.789+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_324-, and the Request Id: c6b88555-19612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.790+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_330-, and the Request Id: b88000ea-19613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.790+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_324, and the Request Id: 1299d095-19614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.790+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-19615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.790+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-19616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.790+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-19617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_329-, and the Request Id: 2e1df7db-19618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.793+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_323-, and the Request Id: 15d5a95c-19619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.793+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-19620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.793+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-19621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_327-, and the Request Id: 894bb6f1-19622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.794+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-19623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.795+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-19624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.795+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-19624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.795+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_324-, and the Request Id: 33cd9896-19625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.795+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-19626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.795+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-19626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.795+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-19627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.796+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-19627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.796+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-19628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.796+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_334, and the Request Id: a0b3572f-19629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.796+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-19631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.796+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-19630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.797+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-19632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.797+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-19630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-19633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.797+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-19634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.797+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_321, and the Request Id: c55bee72-19635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-19636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.799+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-19637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.799+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-19638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.801+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-19639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.801+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-19640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.801+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-19640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.802+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-19641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.802+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-19642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.802+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-19643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.802+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-19641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.802+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-19643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.802+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_334-, and the Request Id: 557517ee-19644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.803+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-19642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.803+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-19645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.803+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_321-, and the Request Id: 0f8e1974-19646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.803+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_323, and the Request Id: 027e2586-19647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-19648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.803+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-19649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.803+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-19645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-19648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.804+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-19650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_327, and the Request Id: ac4d0202-19651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.804+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_325, and the Request Id: 8116d545-19652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.805+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-19653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.805+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-19653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.805+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-19654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.806+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-19655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.806+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-19656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.806+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-19656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.806+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-19657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.806+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-19658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.807+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-19657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.807+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-19658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.807+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-19659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.807+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_330, and the Request Id: 934864f8-19660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.807+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_325-, and the Request Id: c6b88555-19661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.807+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-19663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.807+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_327-, and the Request Id: 1e2f7422-19662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.808+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-19663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.808+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-19664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.808+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_323-, and the Request Id: 268a28a7-19665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.808+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_331, and the Request Id: 516a139d-19666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.808+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-19667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.809+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-19664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-19667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.809+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_324, and the Request Id: d9d3e6a8-19668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.809+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-19669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.809+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-19670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.809+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-19671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.809+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-19670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.809+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-19669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_325, and the Request Id: 1299d095-19672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.810+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-19673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.810+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-19673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_328, and the Request Id: 14431572-19674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.811+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-19675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-19676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.811+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_331-, and the Request Id: b88000ea-19677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.812+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_330-, and the Request Id: 2e1df7db-19678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.812+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-19679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.812+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_324-, and the Request Id: 15d5a95c-19680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.812+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-19681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.813+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_325-, and the Request Id: 33cd9896-19682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.813+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-19683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.814+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-19683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.814+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-19684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.814+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_328-, and the Request Id: 894bb6f1-19685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.814+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-19686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.814+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-19684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-19687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.815+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-19688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.815+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-19689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.815+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_335, and the Request Id: a0b3572f-19690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.816+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-19691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.816+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-19691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.816+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-19692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-19693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.817+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-19695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.817+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-19694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-19693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.817+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_322, and the Request Id: c55bee72-19696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-19697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.818+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-19698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.819+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-19699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.819+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-19700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.819+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-19699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.819+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-19701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.819+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-19700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-19702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.820+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-19701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.820+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-19703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.820+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_326, and the Request Id: 8116d545-19704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-19702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.820+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_328, and the Request Id: ac4d0202-19705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.820+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_335-, and the Request Id: 557517ee-19706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.821+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-19707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.821+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-19708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.821+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-19708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.822+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-19709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.822+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-19710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.822+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-19710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.823+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-19711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.823+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_324, and the Request Id: 027e2586-19712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.823+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-19713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.823+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-19714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.824+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-19713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.824+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-19714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_322-, and the Request Id: 0f8e1974-19715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.824+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-19716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.824+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_328-, and the Request Id: 1e2f7422-19717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.824+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-19718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.824+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-19719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.824+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-19716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.824+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_326-, and the Request Id: c6b88555-19720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.824+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-19718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.825+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-19721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.825+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_331, and the Request Id: 934864f8-19723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.825+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_332, and the Request Id: 516a139d-19722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.825+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-19721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.825+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-19724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.826+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-19724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.826+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-19725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-19726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.826+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-19725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.826+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_325, and the Request Id: d9d3e6a8-19727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.827+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-19726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.827+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-19728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.827+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-19729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.827+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-19728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.828+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-19730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.828+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-19729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.829+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_331-, and the Request Id: 2e1df7db-19732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.829+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-19731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.829+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_326, and the Request Id: 1299d095-19733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.829+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_324-, and the Request Id: 268a28a7-19734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.829+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-19735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.829+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-19736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.829+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_329, and the Request Id: 14431572-19737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.830+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_332-, and the Request Id: b88000ea-19738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.831+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_325-, and the Request Id: 15d5a95c-19739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.832+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_326-, and the Request Id: 33cd9896-19740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-19741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-19742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.833+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-19743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.833+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-19744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.833+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-19744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.833+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_329-, and the Request Id: 894bb6f1-19745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.834+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-19746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.834+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-19747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.834+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-19746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.834+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-19748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.835+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-19749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.835+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-19750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.835+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_336, and the Request Id: a0b3572f-19751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.836+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-19752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.836+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-19753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.836+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-19752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.837+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-19754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.837+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-19755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.837+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-19756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.837+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-19754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.837+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_327, and the Request Id: 8116d545-19757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.839+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_336-, and the Request Id: 557517ee-19758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-19759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-19760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.840+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-19761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.841+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-19760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.841+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-19761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-19759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-19762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.841+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-19763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-19764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.841+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-19765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.841+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-19763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-19762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-19764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.842+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-19766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_329, and the Request Id: ac4d0202-19767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.842+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_332, and the Request Id: 934864f8-19768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.843+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-19769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.843+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_327-, and the Request Id: c6b88555-19770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.844+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_323, and the Request Id: c55bee72-19771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.844+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-19772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.844+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-19773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.844+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-19774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.845+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_329-, and the Request Id: 1e2f7422-19775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.846+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-19776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.847+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_332-, and the Request Id: 2e1df7db-19777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.847+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-19776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.847+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-19778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-19779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.847+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-19780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.848+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-19780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.848+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-19779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.848+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-19781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.848+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-19781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.848+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-19782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.848+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-19783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.848+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-19782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.849+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-19783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.849+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_333, and the Request Id: 516a139d-19784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.849+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-19785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.849+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_327, and the Request Id: 1299d095-19786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.849+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_323-, and the Request Id: 0f8e1974-19787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.849+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_325, and the Request Id: 027e2586-19788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.849+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-19785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.850+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-19789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.850+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-19790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.850+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-19789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-19791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.851+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-19792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.851+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-19793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.851+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_326, and the Request Id: d9d3e6a8-19794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-19795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-19795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.852+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-19796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.852+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-19796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.853+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_327-, and the Request Id: 33cd9896-19797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.853+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_330, and the Request Id: 14431572-19798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.853+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_325-, and the Request Id: 268a28a7-19799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.854+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-19800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.854+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_333-, and the Request Id: b88000ea-19801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.855+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-19802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.855+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-19803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.856+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-19803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.856+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_326-, and the Request Id: 15d5a95c-19804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.856+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-19805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_330-, and the Request Id: 894bb6f1-19806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.856+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-19805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.857+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_337, and the Request Id: a0b3572f-19807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.857+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-19808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.857+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-19809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.858+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-19810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.858+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-19810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.858+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-19808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.858+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-19811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.859+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-19812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.859+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-19813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.860+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-19813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.860+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_337-, and the Request Id: 557517ee-19814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.860+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_328, and the Request Id: 8116d545-19815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-19816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.861+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-19817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.861+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-19818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.861+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-19818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.862+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_333, and the Request Id: 934864f8-19819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.862+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-19820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.862+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-19821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.862+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-19822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.863+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-19823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.863+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-19824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.864+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-19825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-19826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.865+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_328-, and the Request Id: c6b88555-19827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.865+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-19828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.866+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-19829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.866+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-19830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-19831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.866+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-19829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.866+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_333-, and the Request Id: 2e1df7db-19832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.866+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-19833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.867+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-19830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.867+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-19831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.867+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-19833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.867+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-19834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.867+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-19835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.867+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-19834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.867+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-19835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.867+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-19836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-19837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-19837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-19838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.868+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_330, and the Request Id: ac4d0202-19839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.868+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-19840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.868+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-19841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-19838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.868+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_324, and the Request Id: c55bee72-19842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.868+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_334, and the Request Id: 516a139d-19843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.869+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-19844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.869+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-19845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.869+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-19841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.869+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-19844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.870+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-19845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.870+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_326, and the Request Id: 027e2586-19846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.870+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-19847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.870+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-19847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.870+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-19848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.870+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_328, and the Request Id: 1299d095-19849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.870+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-19848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.870+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-19850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-19851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.871+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-19850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_331, and the Request Id: 14431572-19852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.871+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_327, and the Request Id: d9d3e6a8-19853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.872+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-19854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.872+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_324-, and the Request Id: 0f8e1974-19855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.872+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_330-, and the Request Id: 1e2f7422-19856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.872+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-19854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-19857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.873+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_334-, and the Request Id: b88000ea-19858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.873+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-19859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.874+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-19859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.874+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_326-, and the Request Id: 268a28a7-19860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.874+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_328-, and the Request Id: 33cd9896-19861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.874+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_338, and the Request Id: a0b3572f-19862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.874+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_327-, and the Request Id: 15d5a95c-19863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.874+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-19864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_331-, and the Request Id: 894bb6f1-19865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.875+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-19866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-19867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.876+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-19868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.876+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-19869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.877+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-19869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.877+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-19870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.877+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-19870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.877+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-19871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.878+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_329, and the Request Id: 8116d545-19872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.878+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-19873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.878+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_338-, and the Request Id: 557517ee-19874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.879+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-19875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.879+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-19876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.879+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-19877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.880+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-19877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.880+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-19878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.880+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-19879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-19880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-19880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.881+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_334, and the Request Id: 934864f8-19881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.881+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-19882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.881+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_329-, and the Request Id: c6b88555-19883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.881+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-19884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.882+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-19885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.882+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-19886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.883+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-19887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.883+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-19888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.883+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-19889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.883+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-19889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.884+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-19890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.884+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-19890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-19891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.884+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-19892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.884+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_334-, and the Request Id: 2e1df7db-19893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.885+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-19892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.885+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-19891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.885+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-19894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.885+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-19895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.885+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-19894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.885+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_325, and the Request Id: c55bee72-19896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.886+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-19897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.886+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-19898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.886+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-19897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_331, and the Request Id: ac4d0202-19899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.887+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_335, and the Request Id: 516a139d-19900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.887+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-19898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-19901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.887+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-19902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.887+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-19902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-19901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.888+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_327, and the Request Id: 027e2586-19903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-19904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-19904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.888+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-19905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.889+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-19906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.889+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-19907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.889+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-19906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.889+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_332, and the Request Id: 14431572-19908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.889+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-19907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-19909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_325-, and the Request Id: 0f8e1974-19910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.890+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_329, and the Request Id: 1299d095-19911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.891+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-19912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.891+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-19912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.891+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_331-, and the Request Id: 1e2f7422-19913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.891+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_327-, and the Request Id: 268a28a7-19914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.892+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-19915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.893+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-19915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_332-, and the Request Id: 894bb6f1-19916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.893+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-19917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.894+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_329-, and the Request Id: 33cd9896-19918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.894+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-19919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.894+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_335-, and the Request Id: b88000ea-19920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.894+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-19921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.895+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-19921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.895+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-19922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.895+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_328, and the Request Id: d9d3e6a8-19923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.895+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-19922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.895+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-19924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.895+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-19925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.896+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-19926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.897+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-19926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.897+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-19927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.897+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-19927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-19928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.897+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_330, and the Request Id: 8116d545-19929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.898+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-19930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.898+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-19931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.898+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_339, and the Request Id: a0b3572f-19933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.898+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-19932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.899+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-19934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.899+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-19935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.900+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-19936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.900+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_328-, and the Request Id: 15d5a95c-19937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.900+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_330-, and the Request Id: c6b88555-19938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.901+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-19939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.902+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-19940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.902+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_339-, and the Request Id: 557517ee-19941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.902+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-19942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.902+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-19943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.903+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-19942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.903+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-19944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.903+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-19943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.903+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-19945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.903+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-19946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.903+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-19944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.903+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-19947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.903+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_335, and the Request Id: 934864f8-19948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.904+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-19947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.904+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-19949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-19945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-19950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.904+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-19951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.904+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-19952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-19950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.904+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-19951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.904+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-19952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.904+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_328, and the Request Id: 027e2586-19953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_332, and the Request Id: ac4d0202-19954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.904+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_326, and the Request Id: c55bee72-19955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.905+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-19956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.905+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-19957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.906+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-19958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-19957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.907+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-19959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-19960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.907+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-19959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-19960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.907+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_335-, and the Request Id: 2e1df7db-19961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.907+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_333, and the Request Id: 14431572-19962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.907+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-19963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.907+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-19964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.908+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-19964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.908+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-19963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.908+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-19965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.908+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_330, and the Request Id: 1299d095-19966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.908+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_326-, and the Request Id: 0f8e1974-19967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.908+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-19965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.908+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_328-, and the Request Id: 268a28a7-19968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.909+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_336, and the Request Id: 516a139d-19969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.910+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-19970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.910+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-19971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.910+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_332-, and the Request Id: 1e2f7422-19972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.911+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-19973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.912+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_333-, and the Request Id: 894bb6f1-19974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.912+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_336-, and the Request Id: b88000ea-19976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.912+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-19975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.912+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-19977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.913+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-19978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.913+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-19979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.914+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-19980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.914+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_330-, and the Request Id: 33cd9896-19981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.914+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-19980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.914+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-19982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.914+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-19983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.915+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-19982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.915+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-19984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.915+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-19983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.915+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-19984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.915+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-19985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.916+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-19985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.916+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_340, and the Request Id: a0b3572f-19986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.916+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-19987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.916+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-19988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.916+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_329, and the Request Id: d9d3e6a8-19989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.916+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-19988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.917+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-19990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.917+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_331, and the Request Id: 8116d545-19991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.918+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-19992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.918+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-19993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.918+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-19994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.918+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-19995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.919+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-19996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.920+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_329-, and the Request Id: 15d5a95c-19997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.920+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_340-, and the Request Id: 557517ee-19998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_331-, and the Request Id: c6b88555-19999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.921+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-20000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.921+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-20001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.921+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-20002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.922+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-20003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.922+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-20002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.922+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-20003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.922+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-20005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.922+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-20004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.923+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-20006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-20004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-20007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.923+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_327, and the Request Id: c55bee72-20008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.923+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-20006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.923+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-20009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-20007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.923+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-20009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.923+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_336, and the Request Id: 934864f8-20010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.924+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-20011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.924+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-20012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.924+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-20012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.924+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-20013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.924+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-20014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.924+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_329, and the Request Id: 027e2586-20015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.924+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-20013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.925+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_333, and the Request Id: ac4d0202-20016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.925+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-20017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.925+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-20018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.925+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-20019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.926+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-20018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.926+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-20020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-20019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.926+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-20020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.926+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_336-, and the Request Id: 2e1df7db-20021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.926+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_337, and the Request Id: 516a139d-20022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.926+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-20023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.927+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-20023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_334, and the Request Id: 14431572-20024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.927+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-20025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.927+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_329-, and the Request Id: 268a28a7-20026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.928+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-20025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.928+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-20027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.928+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-20028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.929+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-20029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.929+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-20028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.930+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_327-, and the Request Id: 0f8e1974-20030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.930+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_331, and the Request Id: 1299d095-20032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.930+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-20031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.931+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-20033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.931+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-20034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.931+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_337-, and the Request Id: b88000ea-20035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.931+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_334-, and the Request Id: 894bb6f1-20036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.932+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_333-, and the Request Id: 1e2f7422-20037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.932+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-20038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.932+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-20039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.933+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-20038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.933+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-20039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.933+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-20040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.933+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-20040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-20041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.934+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_330, and the Request Id: d9d3e6a8-20042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-20041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.934+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_332, and the Request Id: 8116d545-20043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.935+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-20044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.935+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-20045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.935+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-20046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.936+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_331-, and the Request Id: 33cd9896-20047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.936+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-20048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.936+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-20049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.936+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-20050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.936+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-20048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.937+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-20051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.937+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-20051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.937+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_341, and the Request Id: a0b3572f-20052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.937+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-20053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.938+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_330-, and the Request Id: 15d5a95c-20054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-20055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.939+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_332-, and the Request Id: c6b88555-20056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.939+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-20057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.940+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-20058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.940+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-20059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.940+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-20058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.940+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-20060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-20061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.941+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_341-, and the Request Id: 557517ee-20062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.941+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-20060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.941+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-20063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.941+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_337, and the Request Id: 934864f8-20064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.941+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-20063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.941+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-20065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.942+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-20066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.942+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-20067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.942+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-20066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.942+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_330, and the Request Id: 027e2586-20068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.943+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-20069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-20070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.944+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-20071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.944+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-20070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.944+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-20071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.944+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-20072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.944+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-20073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.944+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-20074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.944+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-20075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.945+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-20074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.945+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-20075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.945+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-20076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.945+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-20076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.945+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-20077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.945+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_338, and the Request Id: 516a139d-20078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.945+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_337-, and the Request Id: 2e1df7db-20079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.945+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-20077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.946+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_335, and the Request Id: 14431572-20080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.946+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_328, and the Request Id: c55bee72-20081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.946+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_330-, and the Request Id: 268a28a7-20082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.946+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-20083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.947+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-20084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.947+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-20085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-20083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.947+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-20086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.947+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-20086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.948+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_334, and the Request Id: ac4d0202-20087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.948+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-20088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.948+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-20089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.948+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-20088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.948+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-20090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.948+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_338-, and the Request Id: b88000ea-20091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.948+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-20090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.949+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_328-, and the Request Id: 0f8e1974-20092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.949+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_335-, and the Request Id: 894bb6f1-20093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.949+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_332, and the Request Id: 1299d095-20094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.949+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-20095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.949+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-20096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.950+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-20097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.950+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-20097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.950+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-20098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.950+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-20098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.951+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_333, and the Request Id: 8116d545-20099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.951+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_334-, and the Request Id: 1e2f7422-20100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.951+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-20101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.951+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-20102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.951+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-20101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.952+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-20102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.952+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-20103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.952+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-20104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.952+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-20103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.952+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-20105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-20106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.953+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-20107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.953+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-20108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.953+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_332-, and the Request Id: 33cd9896-20109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.953+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_331, and the Request Id: d9d3e6a8-20110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.954+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-20111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.954+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-20112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.954+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_333-, and the Request Id: c6b88555-20113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.954+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-20108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.955+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_342, and the Request Id: a0b3572f-20114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.956+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-20115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.956+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-20116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-20117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.957+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-20118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.974+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_342-, and the Request Id: 557517ee-20119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.975+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-20120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.976+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-20120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.976+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-20121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.976+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-20122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.977+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-20122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-20123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.977+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_331-, and the Request Id: 15d5a95c-20124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-20123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.977+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-20125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.978+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_331, and the Request Id: 027e2586-20126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.978+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-20127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.978+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-20128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.978+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-20129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.978+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-20127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.979+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-20128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.979+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-20129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.979+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-20130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.979+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_338, and the Request Id: 934864f8-20131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.979+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-20132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.979+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-20133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.979+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-20134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.979+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-20132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.980+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_339, and the Request Id: 516a139d-20135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-20133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.980+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_329, and the Request Id: c55bee72-20136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-20137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.981+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-20138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.981+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-20137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-20139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.981+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_331-, and the Request Id: 268a28a7-20140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.981+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-20141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.982+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-20139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.982+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-20142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-20141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_336, and the Request Id: 14431572-20143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.983+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-20144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_338-, and the Request Id: 2e1df7db-20145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.983+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-20144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.983+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_339-, and the Request Id: b88000ea-20146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.983+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-20147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.983+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_335, and the Request Id: ac4d0202-20148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.984+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-20147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.984+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_329-, and the Request Id: 0f8e1974-20149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.984+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-20150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.984+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-20151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.985+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-20150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.985+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_333, and the Request Id: 1299d095-20152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.985+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-20153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.986+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-20154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.986+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-20155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.986+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-20156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.986+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-20154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.986+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_336-, and the Request Id: 894bb6f1-20157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.986+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-20158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.987+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-20159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_335-, and the Request Id: 1e2f7422-20161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.987+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-20160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-20159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.988+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-20162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.988+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_334, and the Request Id: 8116d545-20163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.989+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_333-, and the Request Id: 33cd9896-20164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.989+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-20162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.989+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-20165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.990+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-20165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.990+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-20166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.990+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-20167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-20168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.992+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-20166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.992+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-20169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.992+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-20170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.992+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_343, and the Request Id: a0b3572f-20171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.992+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-20172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.993+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-20173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.994+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-20174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.994+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_334-, and the Request Id: c6b88555-20175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.994+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-20170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.994+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_332, and the Request Id: d9d3e6a8-20176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.995+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-20177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.996+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-20178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.997+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-20179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.997+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_343-, and the Request Id: 557517ee-20180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.997+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-20181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.997+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-20179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-20182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.997+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-20183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.997+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-20181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.997+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-20184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.998+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-20185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.998+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-20184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.998+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-20185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_339, and the Request Id: 934864f8-20186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.998+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-20187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.998+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_340, and the Request Id: 516a139d-20188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.999+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-20183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.999+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_332-, and the Request Id: 15d5a95c-20189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-20190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:15.999+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-20191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.000+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-20191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.000+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-20192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.000+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-20193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.000+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-20190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.000+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-20193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.000+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-20194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.001+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_330, and the Request Id: c55bee72-20195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.001+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_332, and the Request Id: 027e2586-20196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-20194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.001+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-20197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.002+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-20198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.002+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-20198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.002+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_337, and the Request Id: 14431572-20199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.002+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_340-, and the Request Id: b88000ea-20200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_339-, and the Request Id: 2e1df7db-20201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.003+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-20202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-20202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-20203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.004+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-20204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.004+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_332-, and the Request Id: 268a28a7-20205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.004+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-20206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-20206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-20207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.006+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-20207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.006+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-20208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_336, and the Request Id: ac4d0202-20209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.006+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-20208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.006+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-20210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.007+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-20211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_334, and the Request Id: 1299d095-20212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.007+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_330-, and the Request Id: 0f8e1974-20213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.007+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-20214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.008+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-20215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.008+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-20215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.008+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-20216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.009+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-20217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_337-, and the Request Id: 894bb6f1-20218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.009+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-20219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.009+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-20217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.009+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_335, and the Request Id: 8116d545-20220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.010+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_334-, and the Request Id: 33cd9896-20221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.010+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-20222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.010+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-20223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.011+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-20222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.011+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-20224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.011+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_336-, and the Request Id: 1e2f7422-20225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.011+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-20226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.012+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-20226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.012+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-20227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.012+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_344, and the Request Id: a0b3572f-20228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.013+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-20229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.013+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-20230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.013+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-20231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.013+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-20232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.013+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-20231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.014+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-20233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.014+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_335-, and the Request Id: c6b88555-20234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.014+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-20235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.014+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-20233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.014+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-20235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.015+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-20236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.015+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-20236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-20237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.015+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_333, and the Request Id: d9d3e6a8-20238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.015+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_341, and the Request Id: 516a139d-20239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-20240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.016+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_344-, and the Request Id: 557517ee-20241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-20240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.016+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-20242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-20243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.017+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-20242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.017+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-20244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.017+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-20245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.017+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-20244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.017+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-20246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.018+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-20245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-20247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_340, and the Request Id: 934864f8-20248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.018+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_333, and the Request Id: 027e2586-20249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.019+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_341-, and the Request Id: b88000ea-20250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.019+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_333-, and the Request Id: 15d5a95c-20251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.019+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-20252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.020+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-20253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.021+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-20254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.021+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-20255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.021+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_340-, and the Request Id: 2e1df7db-20256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.021+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-20257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.021+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-20254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.022+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-20258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.022+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_333-, and the Request Id: 268a28a7-20259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-20257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-20260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.023+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-20261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-20258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-20260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.023+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-20263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.023+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_331, and the Request Id: c55bee72-20262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-20263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.024+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-20264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.024+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-20265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.024+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-20266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.025+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_338, and the Request Id: 14431572-20267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.025+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-20268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.025+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-20268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.025+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-20269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.025+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-20270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-20265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.026+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_335, and the Request Id: 1299d095-20271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.026+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-20272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_331-, and the Request Id: 0f8e1974-20273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.026+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-20274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.027+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-20274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.027+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-20275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_337, and the Request Id: ac4d0202-20276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.028+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-20277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.028+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_338-, and the Request Id: 894bb6f1-20278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.028+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-20279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.029+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-20277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.029+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-20280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.029+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-20280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.029+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-20281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.030+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-20282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.030+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-20281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.030+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-20283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.030+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-20284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.030+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-20285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.030+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_336, and the Request Id: 8116d545-20286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.031+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-20284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.031+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_337-, and the Request Id: 1e2f7422-20287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.031+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_335-, and the Request Id: 33cd9896-20288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.031+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_345, and the Request Id: a0b3572f-20289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-20290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.032+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-20291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.032+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-20292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.032+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-20291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.033+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-20292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.033+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-20293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.033+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-20294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.033+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-20293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.033+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-20295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.033+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_342, and the Request Id: 516a139d-20296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.033+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-20294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.034+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-20295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.034+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_334, and the Request Id: d9d3e6a8-20297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_336-, and the Request Id: c6b88555-20298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.034+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-20299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-20300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.035+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-20299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.035+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-20301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.035+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_334, and the Request Id: 027e2586-20302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.036+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_345-, and the Request Id: 557517ee-20303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-20304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.037+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_342-, and the Request Id: b88000ea-20305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.037+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-20306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.037+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-20307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.038+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-20307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.038+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-20308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.038+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-20308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.039+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_341, and the Request Id: 934864f8-20309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.039+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_334-, and the Request Id: 15d5a95c-20310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.039+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-20311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.039+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_334-, and the Request Id: 268a28a7-20312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.040+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-20313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-20314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.040+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-20315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.041+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-20316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.041+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-20316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.042+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_341-, and the Request Id: 2e1df7db-20317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.042+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-20318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.042+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-20318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.042+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-20319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.042+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_339, and the Request Id: 14431572-20320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.042+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-20321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.043+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-20322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.043+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-20321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.043+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-20323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-20323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.044+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_332, and the Request Id: c55bee72-20324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.045+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-20325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.045+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-20325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.046+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-20326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.046+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-20327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.047+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-20328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.047+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-20329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.047+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-20330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.047+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-20329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.048+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-20331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_339-, and the Request Id: 894bb6f1-20332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.048+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_336, and the Request Id: 1299d095-20333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.048+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-20334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-20330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.048+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-20335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.049+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-20336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.049+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-20335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_338, and the Request Id: ac4d0202-20337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.050+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-20338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.050+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_332-, and the Request Id: 0f8e1974-20339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.050+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-20340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.051+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-20340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.051+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-20341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.051+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-20342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.051+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-20343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.052+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-20341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.052+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-20344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.052+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-20345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.052+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-20344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.052+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-20345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.052+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_336-, and the Request Id: 33cd9896-20346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.052+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_346, and the Request Id: a0b3572f-20347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.053+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-20348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.053+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-20349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.053+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-20348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.053+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-20349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.053+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_335, and the Request Id: d9d3e6a8-20350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.054+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-20351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.054+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_343, and the Request Id: 516a139d-20352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.054+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-20351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.055+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-20353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.055+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_338-, and the Request Id: 1e2f7422-20354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.055+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-20353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.055+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-20355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.055+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-20356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.056+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-20355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.056+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-20357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-20356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.056+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_335, and the Request Id: 027e2586-20358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.056+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_337, and the Request Id: 8116d545-20359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.057+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-20360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.057+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_346-, and the Request Id: 557517ee-20361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.057+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-20360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.057+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-20362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.057+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-20363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.058+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-20364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.058+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-20364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.058+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_343-, and the Request Id: b88000ea-20365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.058+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_342, and the Request Id: 934864f8-20366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-20367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.058+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_335-, and the Request Id: 15d5a95c-20368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.059+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_335-, and the Request Id: 268a28a7-20369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.059+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_337-, and the Request Id: c6b88555-20370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.060+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-20371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.060+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-20372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.061+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-20373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-20374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.061+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-20375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.061+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-20376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-20374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.062+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_342-, and the Request Id: 2e1df7db-20377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.062+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-20378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.062+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-20378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.062+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-20379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_340, and the Request Id: 14431572-20380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.064+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-20381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.065+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-20382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.065+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-20383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.065+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-20384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.065+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-20385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.065+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-20382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.065+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-20384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-20386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.066+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-20387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-20386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.066+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-20387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.066+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_333, and the Request Id: c55bee72-20388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.066+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-20389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.067+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-20391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.067+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-20390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.067+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_337, and the Request Id: 1299d095-20392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.067+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-20390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.068+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_340-, and the Request Id: 894bb6f1-20393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.068+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-20394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.068+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-20395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.068+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-20395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.068+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_339, and the Request Id: ac4d0202-20396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.068+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-20397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.069+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-20398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.070+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-20399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.070+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_333-, and the Request Id: 0f8e1974-20400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.070+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-20399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.070+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-20401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.070+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-20402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.071+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-20402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.071+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-20401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.071+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-20403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.071+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_344, and the Request Id: 516a139d-20404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-20405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.071+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-20406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.072+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-20406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.072+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-20407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.072+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_347, and the Request Id: a0b3572f-20408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.072+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-20407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.072+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_337-, and the Request Id: 33cd9896-20409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_339-, and the Request Id: 1e2f7422-20410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.073+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-20411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.073+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-20411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.073+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-20412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.073+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-20413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.074+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-20412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.074+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_336, and the Request Id: 027e2586-20414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.074+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-20415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.075+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-20416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.075+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-20415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-20417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.075+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-20416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.075+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_336, and the Request Id: d9d3e6a8-20418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-20417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-20419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.075+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-20420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.076+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-20420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.076+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-20421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.076+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-20421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.076+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-20422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.076+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_344-, and the Request Id: b88000ea-20423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.077+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_343, and the Request Id: 934864f8-20424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.077+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_336-, and the Request Id: 268a28a7-20425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.077+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_338, and the Request Id: 8116d545-20426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.077+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-20427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.077+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-20428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.079+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_347-, and the Request Id: 557517ee-20429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.079+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_336-, and the Request Id: 15d5a95c-20430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-20431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-20431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.080+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-20432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.080+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-20433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.081+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-20434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-20432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.081+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-20435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_341, and the Request Id: 14431572-20436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.082+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-20437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.082+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-20438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.082+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-20437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.082+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_343-, and the Request Id: 2e1df7db-20439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.083+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_338-, and the Request Id: c6b88555-20440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.083+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-20441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.083+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-20442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-20441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.084+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-20443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.084+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-20444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.085+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-20444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.085+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-20445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.086+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_341-, and the Request Id: 894bb6f1-20446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-20447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.086+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-20445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.086+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-20448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.086+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_338, and the Request Id: 1299d095-20449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-20447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.086+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-20451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.086+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-20450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.087+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-20452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.087+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-20452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.087+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_340, and the Request Id: ac4d0202-20453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.087+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-20454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.088+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-20455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.088+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-20456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-20457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.089+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-20458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.089+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_338-, and the Request Id: 33cd9896-20459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.090+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-20460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.091+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-20460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.091+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-20461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.091+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-20462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.091+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-20461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.091+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-20462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.091+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-20463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.091+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_345, and the Request Id: 516a139d-20464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.092+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-20465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.092+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-20463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.092+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-20465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.092+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-20466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.093+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-20466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.093+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_334, and the Request Id: c55bee72-20467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.093+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_337, and the Request Id: d9d3e6a8-20468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.093+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-20469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.094+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_340-, and the Request Id: 1e2f7422-20470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.094+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-20469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.094+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_348, and the Request Id: a0b3572f-20471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.094+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-20472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.095+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-20473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.095+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-20472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.095+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_337, and the Request Id: 027e2586-20474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.096+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-20475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-20476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.097+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_345-, and the Request Id: b88000ea-20477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.097+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_337-, and the Request Id: 15d5a95c-20478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-20479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.098+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-20480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.098+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_334-, and the Request Id: 0f8e1974-20481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.098+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-20480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.098+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-20482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.099+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_337-, and the Request Id: 268a28a7-20483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.099+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-20484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.099+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-20482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.099+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_348-, and the Request Id: 557517ee-20485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.099+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-20484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.099+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-20486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.099+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-20487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-20488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.100+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-20486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.100+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_339, and the Request Id: 8116d545-20489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-20488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.100+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_344, and the Request Id: 934864f8-20490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.101+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-20491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.101+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-20491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.101+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-20492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.101+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-20493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.102+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-20494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.102+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_342, and the Request Id: 14431572-20495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.102+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-20496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.103+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-20497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.103+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_339-, and the Request Id: c6b88555-20498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.103+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-20499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.104+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-20500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.104+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-20499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.104+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_344-, and the Request Id: 2e1df7db-20501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.104+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-20502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.104+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-20502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.105+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_339, and the Request Id: 1299d095-20503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.105+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-20504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.106+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-20504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.106+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-20505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.106+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_342-, and the Request Id: 894bb6f1-20506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.106+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-20507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-20508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.106+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-20509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-20508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-20510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_341, and the Request Id: ac4d0202-20511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.108+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-20512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.108+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-20513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.108+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_339-, and the Request Id: 33cd9896-20514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.109+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-20515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-20516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.109+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-20517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.110+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-20517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.110+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-20518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.110+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-20519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.110+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-20520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.110+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-20519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.110+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-20518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.111+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-20520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.111+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-20521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.111+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_341-, and the Request Id: 1e2f7422-20522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.111+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-20521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.112+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-20523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.112+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_338, and the Request Id: d9d3e6a8-20524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.112+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_338, and the Request Id: 027e2586-20525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.112+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-20526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.112+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-20527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.112+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-20528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.113+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-20527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.113+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-20528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.113+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_349, and the Request Id: a0b3572f-20530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.113+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-20529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-20531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.113+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-20529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-20532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.114+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_346, and the Request Id: 516a139d-20533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.115+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-20534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.115+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_338-, and the Request Id: 15d5a95c-20535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.116+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-20536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.116+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_338-, and the Request Id: 268a28a7-20537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.116+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-20536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.116+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-20538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.117+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-20539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.117+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-20539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.117+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_340, and the Request Id: 8116d545-20540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.117+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-20541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.117+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-20542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.118+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-20542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.118+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-20541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.118+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-20543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.118+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-20544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.118+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-20543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.118+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-20545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.119+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-20546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.119+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-20545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.119+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-20546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.119+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-20547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.119+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_335, and the Request Id: c55bee72-20548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.119+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-20549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.119+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-20550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.119+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-20549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.119+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_345, and the Request Id: 934864f8-20551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.120+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_343, and the Request Id: 14431572-20552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.120+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_349-, and the Request Id: 557517ee-20553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_340-, and the Request Id: c6b88555-20554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.120+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-20555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.121+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_346-, and the Request Id: b88000ea-20556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-20555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.121+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-20557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.122+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-20557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.122+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_340, and the Request Id: 1299d095-20558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.122+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-20559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.122+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_345-, and the Request Id: 2e1df7db-20560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-20559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_335-, and the Request Id: 0f8e1974-20561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.123+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-20562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.123+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_343-, and the Request Id: 894bb6f1-20563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.123+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-20562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.124+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-20564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.124+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-20565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.124+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-20566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.124+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-20567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_342, and the Request Id: ac4d0202-20568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.125+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-20569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.126+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_340-, and the Request Id: 33cd9896-20570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.126+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-20571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-20572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.127+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-20573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.128+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-20574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-20575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.141+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-20576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.141+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-20577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.142+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-20573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.143+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-20579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.143+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-20578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.143+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-20580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.143+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-20581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.143+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-20581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.143+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-20580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.144+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_342-, and the Request Id: 1e2f7422-20582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.144+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-20583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.144+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_339, and the Request Id: d9d3e6a8-20584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.144+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-20583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.145+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_339, and the Request Id: 027e2586-20585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-20586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-20587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.146+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-20588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.147+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-20587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.147+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-20588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.147+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-20589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.148+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-20589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.148+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-20590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-20591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.148+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-20590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.148+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-20592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.149+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-20593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.149+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-20594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.149+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-20595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.149+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-20596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.149+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-20594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.149+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-20596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.149+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-20595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.149+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-20597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.149+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_346, and the Request Id: 934864f8-20598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.150+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_341, and the Request Id: 8116d545-20599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.150+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-20597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.150+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_339-, and the Request Id: 268a28a7-20600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.150+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_350, and the Request Id: a0b3572f-20601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.150+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_347, and the Request Id: 516a139d-20602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.150+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_339-, and the Request Id: 15d5a95c-20603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.151+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-20604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.151+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-20604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.152+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-20605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.152+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-20605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.152+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-20606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.152+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-20607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.153+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_346-, and the Request Id: 2e1df7db-20608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.153+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_336, and the Request Id: c55bee72-20609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.153+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_350-, and the Request Id: 557517ee-20610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.153+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-20607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.153+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-20611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.153+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-20612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.153+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_347-, and the Request Id: b88000ea-20613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.153+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-20611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.153+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-20612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.154+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-20614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.154+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-20614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.154+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-20615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.154+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-20616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.154+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_341, and the Request Id: 1299d095-20617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.154+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_344, and the Request Id: 14431572-20618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-20619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.156+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-20620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-20619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.156+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-20621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_336-, and the Request Id: 0f8e1974-20622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.156+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_341-, and the Request Id: c6b88555-20623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-20624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.157+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-20625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-20624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.157+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_343, and the Request Id: ac4d0202-20626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.157+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_344-, and the Request Id: 894bb6f1-20627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.157+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_341-, and the Request Id: 33cd9896-20628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.158+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-20629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.158+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-20630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.159+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-20631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.159+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-20632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-20633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.161+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-20634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.161+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-20635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.161+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-20636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.162+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-20635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.162+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-20637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.162+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-20638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.162+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-20639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.162+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_343-, and the Request Id: 1e2f7422-20640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.162+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-20641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.163+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-20642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.163+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-20639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-20641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.163+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-20642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-20643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.163+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-20644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.163+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-20645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-20644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.164+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_340, and the Request Id: 027e2586-20646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.164+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-20645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_347, and the Request Id: 934864f8-20647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.164+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_340, and the Request Id: d9d3e6a8-20648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-20649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.165+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-20650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.165+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-20651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.165+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-20650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.166+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-20653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.166+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-20652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.166+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-20654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.166+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-20653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-20655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.166+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-20654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.166+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-20656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.166+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_348, and the Request Id: 516a139d-20657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.166+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-20656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.167+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_340-, and the Request Id: 268a28a7-20658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.167+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_347-, and the Request Id: 2e1df7db-20659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.167+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_351, and the Request Id: a0b3572f-20660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.167+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_340-, and the Request Id: 15d5a95c-20661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.168+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-20662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.168+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-20662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.168+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-20663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.169+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-20663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.169+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-20664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.169+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-20665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.169+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-20666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.169+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-20666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.169+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-20665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.169+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-20664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.169+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_337, and the Request Id: c55bee72-20667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.170+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-20668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.170+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_348-, and the Request Id: b88000ea-20669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.170+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_345, and the Request Id: 14431572-20670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.170+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-20671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.170+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-20672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.171+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-20671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.171+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-20672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.171+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-20673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-20674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-20674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.172+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_342, and the Request Id: 1299d095-20675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.172+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-20676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.172+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-20677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_337-, and the Request Id: 0f8e1974-20678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.172+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_342, and the Request Id: 8116d545-20679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.173+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_351-, and the Request Id: 557517ee-20680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.174+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-20681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.174+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-20682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.174+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_342-, and the Request Id: 33cd9896-20683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-20681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.175+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_345-, and the Request Id: 894bb6f1-20684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.175+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-20685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.175+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-20686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-20685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.175+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_342-, and the Request Id: c6b88555-20687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_344, and the Request Id: ac4d0202-20688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.176+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-20689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.177+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-20690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.177+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-20691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.177+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-20692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.178+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-20693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.179+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-20694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.179+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_344-, and the Request Id: 1e2f7422-20695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.179+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-20696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.180+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-20697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-20698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-20699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.180+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-20700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.181+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-20700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.181+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-20701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.181+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-20702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.182+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-20702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.182+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-20703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.182+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_341, and the Request Id: 027e2586-20704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-20705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.182+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-20706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.183+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-20707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.183+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-20707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.183+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-20703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.183+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-20708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.184+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-20706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.184+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-20709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.184+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-20710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-20712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.184+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-20711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.184+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-20709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.184+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-20713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.185+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-20710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.185+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-20711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.185+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-20713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.185+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-20714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.185+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-20716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.185+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_348, and the Request Id: 934864f8-20717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.185+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-20716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.185+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_349, and the Request Id: 516a139d-20715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.186+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_341-, and the Request Id: 268a28a7-20718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.186+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_343, and the Request Id: 1299d095-20719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.186+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-20714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.186+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_341, and the Request Id: d9d3e6a8-20720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.187+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-20721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.188+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-20721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.188+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_352, and the Request Id: a0b3572f-20722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.188+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-20723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-20724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.189+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-20723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-20724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.189+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-20725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.189+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-20726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-20727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.190+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-20726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.190+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_348-, and the Request Id: 2e1df7db-20728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-20727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_346, and the Request Id: 14431572-20729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.190+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_338, and the Request Id: c55bee72-20730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.190+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-20731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.190+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_349-, and the Request Id: b88000ea-20732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.191+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_341-, and the Request Id: 15d5a95c-20733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.191+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-20734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.192+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-20734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.192+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-20735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.192+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-20735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.192+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_343, and the Request Id: 8116d545-20736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.193+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_352-, and the Request Id: 557517ee-20737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.193+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_346-, and the Request Id: 894bb6f1-20738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.193+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_343-, and the Request Id: 33cd9896-20739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.193+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-20740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-20741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.194+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-20742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.194+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-20743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.194+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-20744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-20741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_338-, and the Request Id: 0f8e1974-20745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-20746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-20746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_345, and the Request Id: ac4d0202-20747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.196+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-20748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.196+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-20749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.197+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-20750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_343-, and the Request Id: c6b88555-20751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.197+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-20752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.198+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-20753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.198+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-20754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.198+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-20755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.198+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-20756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.199+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-20756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.199+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_345-, and the Request Id: 1e2f7422-20757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.199+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-20758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.199+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-20759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.199+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-20758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.200+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_342, and the Request Id: 027e2586-20761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.200+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-20760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.201+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-20762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.201+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-20763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.201+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-20764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.201+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-20762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.201+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-20764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.201+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-20765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.201+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-20766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.201+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-20767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.202+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-20765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.202+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-20768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.202+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-20766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.202+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-20767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.202+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-20769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.202+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_350, and the Request Id: 516a139d-20770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.202+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_342, and the Request Id: d9d3e6a8-20771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.202+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-20769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.202+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-20772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.202+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_342-, and the Request Id: 268a28a7-20773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.202+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_349, and the Request Id: 934864f8-20774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.203+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-20775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.203+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-20776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.203+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-20775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.203+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-20777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-20778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.204+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-20777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-20778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.204+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_353, and the Request Id: a0b3572f-20779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.204+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-20780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-20781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.204+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-20780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.205+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_347, and the Request Id: 14431572-20782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.205+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_342-, and the Request Id: 15d5a95c-20783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.205+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-20784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.205+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_350-, and the Request Id: b88000ea-20785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.205+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_349-, and the Request Id: 2e1df7db-20786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.206+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-20787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.206+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-20784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.206+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-20788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.206+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-20787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.206+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-20789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.206+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-20790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-20789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-20791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.207+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_339, and the Request Id: c55bee72-20792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.207+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_353-, and the Request Id: 557517ee-20793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.207+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-20788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.207+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-20794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_347-, and the Request Id: 894bb6f1-20795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.208+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-20794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.208+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-20796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.208+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-20796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_344, and the Request Id: 1299d095-20797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.209+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-20798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.209+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_344, and the Request Id: 8116d545-20799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.209+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-20800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.209+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-20801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.210+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-20802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-20803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.211+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-20804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_339-, and the Request Id: 0f8e1974-20805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.212+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_344-, and the Request Id: 33cd9896-20806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-20807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-20807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.212+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-20808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-20809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.213+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-20809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.213+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_344-, and the Request Id: c6b88555-20810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_346, and the Request Id: ac4d0202-20811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.214+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-20812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.214+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-20813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.214+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-20814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.214+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-20815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.214+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-20816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.214+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-20814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.215+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-20818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.215+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-20817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.215+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-20818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.215+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_343, and the Request Id: 027e2586-20819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.216+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_346-, and the Request Id: 1e2f7422-20820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.217+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-20821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.217+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-20822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.217+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-20823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.217+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-20823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.218+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-20824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.218+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-20825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.218+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-20825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.218+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-20824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.218+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-20826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.218+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-20827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.218+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-20827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.219+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_350, and the Request Id: 934864f8-20828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.219+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-20826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.219+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_343-, and the Request Id: 268a28a7-20829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.219+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-20830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.219+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_343, and the Request Id: d9d3e6a8-20831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.219+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-20832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.220+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-20833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-20832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-20834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.220+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-20833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.220+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-20835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.220+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-20835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.220+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-20836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.220+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_351, and the Request Id: 516a139d-20837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.221+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_348, and the Request Id: 14431572-20838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.221+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-20840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.221+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-20839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.221+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-20840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.221+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-20841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.222+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-20841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.222+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_354, and the Request Id: a0b3572f-20842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.222+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-20843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.222+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-20844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.222+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-20844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.222+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_350-, and the Request Id: 2e1df7db-20845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.222+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-20846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.223+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-20846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.223+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_340, and the Request Id: c55bee72-20847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.224+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_351-, and the Request Id: b88000ea-20848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.224+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_343-, and the Request Id: 15d5a95c-20849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_348-, and the Request Id: 894bb6f1-20850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.224+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-20851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.225+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_354-, and the Request Id: 557517ee-20852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.225+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-20853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.225+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-20853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.225+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-20854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.226+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-20855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.226+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-20854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.226+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-20856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.226+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-20856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_345, and the Request Id: 1299d095-20857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_340-, and the Request Id: 0f8e1974-20858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.227+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-20859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.227+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-20860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.227+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-20860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.227+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-20861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.227+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_345, and the Request Id: 8116d545-20862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.227+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-20863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.227+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-20864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-20865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-20865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-20866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-20866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.229+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-20867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.230+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-20868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.230+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-20869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_347, and the Request Id: ac4d0202-20870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.230+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-20868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.230+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_345-, and the Request Id: 33cd9896-20871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.231+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-20872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.231+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_345-, and the Request Id: c6b88555-20873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.231+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-20874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.231+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-20875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.231+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-20874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-20876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.232+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-20877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.232+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_344, and the Request Id: 027e2586-20878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.232+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-20879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.233+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-20880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.233+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-20881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.234+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-20882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.234+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_347-, and the Request Id: 1e2f7422-20883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.234+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-20882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.234+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-20884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.234+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-20885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.235+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-20886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.235+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-20885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.235+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-20886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.235+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-20887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.235+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-20888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.235+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_344-, and the Request Id: 268a28a7-20889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.235+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-20887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.235+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_352, and the Request Id: 516a139d-20890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.236+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-20891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.236+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-20891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.236+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-20888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.236+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-20892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.236+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_351, and the Request Id: 934864f8-20893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.236+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-20894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.236+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-20895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.237+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-20894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.237+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-20892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.237+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-20895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.237+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-20896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.237+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_344, and the Request Id: d9d3e6a8-20897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.237+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-20898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.237+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-20899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.237+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-20898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.237+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-20900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-20899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_349, and the Request Id: 14431572-20901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.238+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-20900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.238+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_341, and the Request Id: c55bee72-20902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-20903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.238+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-20904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.239+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_355, and the Request Id: a0b3572f-20905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.240+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-20906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.240+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-20907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.240+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_344-, and the Request Id: 15d5a95c-20908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.240+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-20907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_349-, and the Request Id: 894bb6f1-20909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.241+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-20910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.241+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-20910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.241+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-20911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_341-, and the Request Id: 0f8e1974-20912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.242+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_346, and the Request Id: 1299d095-20913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.242+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-20914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.242+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_351-, and the Request Id: 2e1df7db-20915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.243+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_355-, and the Request Id: 557517ee-20916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.244+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-20917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.244+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-20918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.245+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-20919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.245+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-20920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.245+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-20921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.245+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-20922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.245+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-20920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.246+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-20919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.246+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_346-, and the Request Id: 33cd9896-20923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.246+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-20924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.246+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-20925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.246+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-20924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.246+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-20926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.247+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-20926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.247+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-20927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_348, and the Request Id: ac4d0202-20928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.247+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_346, and the Request Id: 8116d545-20929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.247+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-20930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-20931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.248+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-20927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.248+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-20932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.249+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-20933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.249+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-20932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.249+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_345, and the Request Id: 027e2586-20934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.250+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-20935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.250+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-20936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.250+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_348-, and the Request Id: 1e2f7422-20937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.250+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-20938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.251+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-20939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_346-, and the Request Id: c6b88555-20940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.251+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-20939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.251+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-20941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.251+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-20941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.252+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_345, and the Request Id: d9d3e6a8-20942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.252+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_345-, and the Request Id: 268a28a7-20943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.252+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-20944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.253+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-20944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.253+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-20945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.253+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-20946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.253+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-20946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.254+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-20945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.254+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-20947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-20948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.254+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-20947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.254+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-20949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.254+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_352-, and the Request Id: b88000ea-20950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.254+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-20951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-20952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.255+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-20953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_350, and the Request Id: 14431572-20954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.255+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-20955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.255+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-20955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.256+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-20956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-20951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_352, and the Request Id: 934864f8-20957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.258+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-20958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.258+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-20952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.258+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-20958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.258+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-20959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.258+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_342, and the Request Id: c55bee72-20960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.258+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-20961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.258+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-20961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.259+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-20962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.259+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-20963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.259+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-20964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.260+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-20964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.260+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_347, and the Request Id: 1299d095-20965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.260+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_345-, and the Request Id: 15d5a95c-20966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.260+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-20967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.261+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_352-, and the Request Id: 2e1df7db-20968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.261+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_356, and the Request Id: a0b3572f-20970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.261+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_350-, and the Request Id: 894bb6f1-20969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_342-, and the Request Id: 0f8e1974-20971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.262+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-20972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.262+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-20972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.262+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-20973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.262+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-20973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.262+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_347, and the Request Id: 8116d545-20974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.263+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-20975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.263+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_347-, and the Request Id: 33cd9896-20976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.263+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-20975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.263+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-20977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-20978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.264+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-20979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-20978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.264+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-20980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.264+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_349, and the Request Id: ac4d0202-20981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.264+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-20980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.264+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-20982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.265+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-20982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.265+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-20983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.265+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_346, and the Request Id: 027e2586-20984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.265+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-20985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.265+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_356-, and the Request Id: 557517ee-20986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.266+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-20987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.266+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_347-, and the Request Id: c6b88555-20988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.266+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-20989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.267+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-20990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.268+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-20991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.268+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-20991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.268+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_346-, and the Request Id: 268a28a7-20992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.269+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-20993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.269+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-20994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.269+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-20994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.269+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-20995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.270+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-20996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.270+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_349-, and the Request Id: 1e2f7422-20997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.271+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_353, and the Request Id: 516a139d-20998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-20999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.271+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-21000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.272+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-21001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.272+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-21002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.272+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-21001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.272+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-21003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.273+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-21003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.273+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_346, and the Request Id: d9d3e6a8-21004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.274+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-21005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.274+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-21006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.274+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-21007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-21008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.275+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-21009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.275+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_353-, and the Request Id: b88000ea-21010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-21008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.276+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-21011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.276+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-21012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.276+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-21013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.276+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-21012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.276+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-21014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.276+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-21013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.276+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-21014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-21015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.277+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-21017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.277+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_346-, and the Request Id: 15d5a95c-21016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-21015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_351, and the Request Id: 14431572-21018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.277+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-21017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.277+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_353, and the Request Id: 934864f8-21019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.277+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_343, and the Request Id: c55bee72-21020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.278+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-21021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.278+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-21021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.278+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-21022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.279+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-21023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.279+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-21024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.279+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-21024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.279+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_348, and the Request Id: 1299d095-21025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.279+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-21026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.279+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-21027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.280+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-21026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.280+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-21028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.280+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-21028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.280+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-21029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_351-, and the Request Id: 894bb6f1-21030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.281+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_357, and the Request Id: a0b3572f-21031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_343-, and the Request Id: 0f8e1974-21032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.282+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-21027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.282+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-21033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.282+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-21033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.282+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-21034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.282+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-21035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.282+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-21036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.283+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-21034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.283+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-21036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.283+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-21037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.283+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-21038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.283+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-21037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.283+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-21038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.283+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_353-, and the Request Id: 2e1df7db-21039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.283+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_350, and the Request Id: ac4d0202-21040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.283+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_348-, and the Request Id: 33cd9896-21041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.284+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_348, and the Request Id: 8116d545-21042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.284+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_357-, and the Request Id: 557517ee-21043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.285+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_347, and the Request Id: 027e2586-21044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.285+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-21045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.285+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-21046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.285+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-21047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.286+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_350-, and the Request Id: 1e2f7422-21048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-21049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.287+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-21050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.287+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-21050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.287+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_347-, and the Request Id: 268a28a7-21051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.288+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-21052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.288+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_348-, and the Request Id: c6b88555-21053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.288+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-21054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.288+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-21054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.289+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-21055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.289+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-21056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.289+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-21057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.289+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-21058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.289+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-21057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.289+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_354, and the Request Id: 516a139d-21059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.289+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-21060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.290+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-21061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.290+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-21060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.290+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_347, and the Request Id: d9d3e6a8-21062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.290+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-21063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.291+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-21064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.292+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-21065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.292+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-21066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.292+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-21067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.293+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-21068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.293+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_354-, and the Request Id: b88000ea-21069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.293+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-21070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.293+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-21071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.294+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-21070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-21072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.294+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-21068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.294+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_347-, and the Request Id: 15d5a95c-21073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.294+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-21074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-21072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.294+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-21074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.294+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_352, and the Request Id: 14431572-21075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-21076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.295+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_344, and the Request Id: c55bee72-21077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-21076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.295+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-21078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.295+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-21079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.296+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-21079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-21080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.296+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_349, and the Request Id: 1299d095-21081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.296+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-21082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.297+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-21080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.297+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-21082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.297+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-21083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.297+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-21084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.297+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-21083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.297+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-21084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.297+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-21085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.297+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-21086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.298+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-21086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.298+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_351, and the Request Id: ac4d0202-21087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.298+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-21088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.298+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-21089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.298+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-21089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.298+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-21090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.299+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_354, and the Request Id: 934864f8-21091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.299+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_344-, and the Request Id: 0f8e1974-21092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.299+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-21093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.299+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_358, and the Request Id: a0b3572f-21094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.299+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-21093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.299+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_352-, and the Request Id: 894bb6f1-21095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.299+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-21096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.299+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_349-, and the Request Id: 33cd9896-21097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.300+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-21096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.300+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_348, and the Request Id: 027e2586-21098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.301+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_351-, and the Request Id: 1e2f7422-21099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.301+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-21100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.301+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-21101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.302+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-21101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.302+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-21102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.302+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-21103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.302+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-21103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.302+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_354-, and the Request Id: 2e1df7db-21104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.302+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-21105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.302+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-21106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.303+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_349, and the Request Id: 8116d545-21107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.303+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_358-, and the Request Id: 557517ee-21108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-21109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.304+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_348-, and the Request Id: 268a28a7-21110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-21111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.304+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-21112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.305+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-21112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.305+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-21113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.305+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-21113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.305+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-21114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.305+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-21115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.306+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-21114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.306+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-21116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.306+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_355, and the Request Id: 516a139d-21117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.306+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_349-, and the Request Id: c6b88555-21118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.306+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-21116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.306+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-21119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.307+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_348, and the Request Id: d9d3e6a8-21120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.307+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-21121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.307+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-21122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.308+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-21123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.308+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-21124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.308+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-21125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.309+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_355-, and the Request Id: b88000ea-21126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.309+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-21127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.310+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-21128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.310+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-21129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.311+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-21128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.311+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-21129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.311+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_348-, and the Request Id: 15d5a95c-21130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.311+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-21131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.311+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-21131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.311+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-21132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.311+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-21133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.311+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-21132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.312+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-21134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.312+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-21135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.312+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_350, and the Request Id: 1299d095-21136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.312+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_345, and the Request Id: c55bee72-21137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.312+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-21138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.313+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-21138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.313+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-21139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.313+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-21139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.313+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-21140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.313+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-21141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.314+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_355, and the Request Id: 934864f8-21142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.314+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-21141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.314+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-21143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.314+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-21144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.315+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-21143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.315+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-21144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.315+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_353, and the Request Id: 14431572-21145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.315+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_350-, and the Request Id: 33cd9896-21146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.315+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-21147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.315+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-21147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.316+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-21148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.316+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-21149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.316+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_345-, and the Request Id: 0f8e1974-21150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.316+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-21149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.316+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-21151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.317+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-21152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.317+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-21153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_352, and the Request Id: ac4d0202-21154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.317+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-21151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.317+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-21153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.317+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_349, and the Request Id: 027e2586-21155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.317+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-21156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_355-, and the Request Id: 2e1df7db-21157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.318+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-21158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.318+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-21158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_353-, and the Request Id: 894bb6f1-21159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.319+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-21160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.319+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_359, and the Request Id: a0b3572f-21161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.319+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-21162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.320+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-21163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.320+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-21164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.321+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-21164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.321+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_352-, and the Request Id: 1e2f7422-21165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.321+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-21166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.321+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_349-, and the Request Id: 268a28a7-21167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.321+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-21168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.321+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-21168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.322+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-21166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.322+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_350, and the Request Id: 8116d545-21169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.322+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-21170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.322+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-21170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-21171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.322+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-21172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.323+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_356, and the Request Id: 516a139d-21173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-21174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.323+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_359-, and the Request Id: 557517ee-21175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.324+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-21176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.324+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-21177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.325+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-21177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.325+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-21178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.325+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-21179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.325+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-21179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.325+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-21180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.326+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_356-, and the Request Id: b88000ea-21181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.326+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_350-, and the Request Id: c6b88555-21182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.326+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-21183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.326+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_349, and the Request Id: d9d3e6a8-21184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.327+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-21185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.328+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-21186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.328+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-21187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.328+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-21186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.328+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-21188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.329+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-21188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.329+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-21189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.329+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-21190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.329+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-21191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.329+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_349-, and the Request Id: 15d5a95c-21192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.330+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_346, and the Request Id: c55bee72-21193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.330+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-21194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.330+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-21195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.331+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-21196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.331+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-21195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.331+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-21194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.331+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-21197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.331+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-21198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.331+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-21197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.331+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_351, and the Request Id: 1299d095-21199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.331+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-21198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.332+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_354, and the Request Id: 14431572-21200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.332+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-21201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.332+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-21202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.332+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-21202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.333+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-21203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.333+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_346-, and the Request Id: 0f8e1974-21204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.334+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-21205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.334+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-21206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.334+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-21207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.334+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-21208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.334+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-21206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.334+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-21207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.334+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_356, and the Request Id: 934864f8-21209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.335+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_351-, and the Request Id: 33cd9896-21210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.335+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-21211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.335+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-21211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.335+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-21212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.335+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_353, and the Request Id: ac4d0202-21213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.335+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-21212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.336+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-21214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.336+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-21214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.336+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_354-, and the Request Id: 894bb6f1-21215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.336+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_350, and the Request Id: 027e2586-21216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.337+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-21217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.337+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-21218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.337+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-21218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.337+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-21219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.338+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-21220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.338+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-21220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-21221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.338+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_351, and the Request Id: 8116d545-21222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.338+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_356-, and the Request Id: 2e1df7db-21223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_353-, and the Request Id: 1e2f7422-21224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.339+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-21225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.339+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-21219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.339+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-21226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-21227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.339+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-21226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.339+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-21228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.340+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-21228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.340+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-21229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.340+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-21229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.340+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_350-, and the Request Id: 268a28a7-21230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.340+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_360, and the Request Id: a0b3572f-21231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.341+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_357, and the Request Id: 516a139d-21232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.342+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-21233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.342+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-21234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.342+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_351-, and the Request Id: c6b88555-21235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.342+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-21236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.343+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-21237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.343+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-21238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.343+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-21239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.343+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-21240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.343+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-21239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.344+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_360-, and the Request Id: 557517ee-21241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.344+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-21242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.344+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-21242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.345+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_350, and the Request Id: d9d3e6a8-21243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.345+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_357-, and the Request Id: b88000ea-21244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.345+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-21245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.346+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-21246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.346+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-21246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.346+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-21247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.347+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-21248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.347+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-21249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.347+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-21248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.347+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-21250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.347+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-21251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.347+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-21252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.347+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-21250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.348+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-21253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.348+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-21252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.348+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-21253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.348+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-21254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.348+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_352, and the Request Id: 1299d095-21255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-21256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.348+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_350-, and the Request Id: 15d5a95c-21257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.349+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-21256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.349+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-21258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.349+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_347, and the Request Id: c55bee72-21259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.349+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_355, and the Request Id: 14431572-21260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.350+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-21261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.350+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-21262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.351+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-21261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.351+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-21263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.351+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-21264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.351+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-21263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.352+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-21265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.352+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-21266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.352+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_347-, and the Request Id: 0f8e1974-21267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.352+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-21265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.352+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-21268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.352+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-21268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.353+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_352-, and the Request Id: 33cd9896-21269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.353+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-21270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.353+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-21271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.353+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-21270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.353+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-21271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.354+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_357, and the Request Id: 934864f8-21272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_354, and the Request Id: ac4d0202-21273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.354+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-21274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.355+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-21274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.355+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_355-, and the Request Id: 894bb6f1-21275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.355+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-21276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.355+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_351, and the Request Id: 027e2586-21277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.355+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-21276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.355+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-21278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.356+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-21279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.356+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_361, and the Request Id: a0b3572f-21280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.356+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-21279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.356+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-21281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.356+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-21281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.357+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-21282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.357+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_352, and the Request Id: 8116d545-21283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.358+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-21284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.358+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-21285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.358+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-21286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_357-, and the Request Id: 2e1df7db-21287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.358+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-21288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.359+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-21288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.359+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_351-, and the Request Id: 268a28a7-21289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.359+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_354-, and the Request Id: 1e2f7422-21290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.359+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-21291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.360+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-21291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.360+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_358, and the Request Id: 516a139d-21292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.360+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_361-, and the Request Id: 557517ee-21293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.360+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-21294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.361+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-21294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.361+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-21295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.361+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_352-, and the Request Id: c6b88555-21296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.361+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-21295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.361+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_351, and the Request Id: d9d3e6a8-21297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-21298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.362+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-21299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-21300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.363+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-21301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.363+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-21302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.363+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-21303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.363+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_358-, and the Request Id: b88000ea-21304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.364+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-21305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.365+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-21306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.365+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-21307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.365+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-21307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.366+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_351-, and the Request Id: 15d5a95c-21308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.366+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-21309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-21310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-21310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.366+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-21311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.367+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_348, and the Request Id: c55bee72-21312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-21313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.367+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-21314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-21313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.367+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-21315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.368+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-21316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.368+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-21317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.368+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-21317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_353, and the Request Id: 1299d095-21318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-21319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.369+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-21320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-21319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.370+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-21321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-21322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.370+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-21323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.370+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-21324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.370+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-21321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-21322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_356, and the Request Id: 14431572-21325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.370+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-21326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-21326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_348-, and the Request Id: 0f8e1974-21327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.371+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-21328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_355, and the Request Id: ac4d0202-21329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.372+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-21328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.372+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-21330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.372+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-21331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-21330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.373+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_353-, and the Request Id: 33cd9896-21332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.373+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-21331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_358, and the Request Id: 934864f8-21333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.373+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-21334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.373+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-21334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.373+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-21335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.374+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_362, and the Request Id: a0b3572f-21336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.374+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-21335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.374+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-21337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.374+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_356-, and the Request Id: 894bb6f1-21338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.374+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-21339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.375+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-21339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.375+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_355-, and the Request Id: 1e2f7422-21340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.375+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-21341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.375+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-21341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.376+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_353, and the Request Id: 8116d545-21343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.376+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-21342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.376+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-21344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.376+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-21342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.376+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-21345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.376+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-21346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.377+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-21346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.377+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-21347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.377+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-21344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.377+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_359, and the Request Id: 516a139d-21348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.377+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_352, and the Request Id: 027e2586-21349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_358-, and the Request Id: 2e1df7db-21350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.378+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_362-, and the Request Id: 557517ee-21351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.379+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-21352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.379+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_353-, and the Request Id: c6b88555-21353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.379+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-21354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.379+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-21355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.380+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-21354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.380+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-21356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.380+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-21357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.380+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-21356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.380+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_359-, and the Request Id: b88000ea-21358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.380+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_352-, and the Request Id: 268a28a7-21359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.381+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-21360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.381+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_352, and the Request Id: d9d3e6a8-21361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.381+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-21362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.382+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-21363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.382+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-21364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.382+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-21365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.383+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-21366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.384+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-21367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.384+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-21368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.384+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-21367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.384+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_352-, and the Request Id: 15d5a95c-21369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.385+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-21370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.385+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-21371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.385+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-21372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.385+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-21371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.386+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_349, and the Request Id: c55bee72-21373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.386+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-21374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.386+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-21375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-21376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.387+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-21375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.387+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-21377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.387+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-21377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-21376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_354, and the Request Id: 1299d095-21378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-21379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-21380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.388+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-21381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-21380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.389+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-21382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-21383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-21383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_357, and the Request Id: 14431572-21384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.390+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-21385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.390+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-21385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_356, and the Request Id: ac4d0202-21386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.391+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-21387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.391+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-21387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.392+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-21388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.392+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-21389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.392+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-21388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.392+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-21390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.392+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-21389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_349-, and the Request Id: 0f8e1974-21391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.392+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_363, and the Request Id: a0b3572f-21392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.393+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-21390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.393+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-21393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.393+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-21393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.393+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-21394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.393+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-21394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.393+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_356-, and the Request Id: 1e2f7422-21395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.394+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_359, and the Request Id: 934864f8-21396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.394+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-21397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.394+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_354, and the Request Id: 8116d545-21398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.394+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_357-, and the Request Id: 894bb6f1-21399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.394+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_354-, and the Request Id: 33cd9896-21400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.395+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-21401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.395+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-21402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.395+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-21401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.396+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-21403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.396+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-21404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.397+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-21404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.397+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-21405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.397+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_363-, and the Request Id: 557517ee-21406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.397+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_354-, and the Request Id: c6b88555-21407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.397+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_353, and the Request Id: 027e2586-21408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.398+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_359-, and the Request Id: 2e1df7db-21409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.398+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-21410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.398+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-21411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.399+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-21410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.399+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-21412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.399+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-21412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.399+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-21413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.400+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-21414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.400+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_360, and the Request Id: 516a139d-21415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.400+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-21413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.400+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-21416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.400+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-21416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.400+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_353, and the Request Id: d9d3e6a8-21417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.401+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-21418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.401+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-21419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.401+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-21420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.402+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-21421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.402+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_353-, and the Request Id: 268a28a7-21422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.404+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-21423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.404+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-21424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.404+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_360-, and the Request Id: b88000ea-21425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.405+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-21424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.405+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-21426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.405+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-21427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.405+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-21428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-21429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.406+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-21429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.406+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_350, and the Request Id: c55bee72-21430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.406+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-21431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.406+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_353-, and the Request Id: 15d5a95c-21432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.407+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-21433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.407+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-21434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.407+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-21435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.408+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-21435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.408+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-21436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.408+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-21437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.408+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-21436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.408+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-21437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.409+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-21438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.409+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_357, and the Request Id: ac4d0202-21439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.409+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-21438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.409+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-21440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.409+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-21441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.409+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-21441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-21442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.409+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_358, and the Request Id: 14431572-21443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.410+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-21444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.410+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-21442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.410+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-21444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.410+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-21445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.410+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_364, and the Request Id: a0b3572f-21446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.410+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-21445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.410+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_355, and the Request Id: 1299d095-21447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.410+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_350-, and the Request Id: 0f8e1974-21448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.411+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-21449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.412+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-21450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.412+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_357-, and the Request Id: 1e2f7422-21451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.413+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_358-, and the Request Id: 894bb6f1-21452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.413+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-21453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.413+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-21454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.413+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-21455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.414+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_364-, and the Request Id: 557517ee-21456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.414+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-21453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.414+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_355-, and the Request Id: 33cd9896-21457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.414+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-21458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.414+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-21458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-21459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.415+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-21459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.415+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-21460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.415+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-21460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.415+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_355, and the Request Id: 8116d545-21461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.415+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_360, and the Request Id: 934864f8-21462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.415+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-21463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.416+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-21463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.416+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-21464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.416+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-21464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.416+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_361, and the Request Id: 516a139d-21465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.416+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-21466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-21467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.417+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-21466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.417+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-21468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.417+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-21469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-21470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-21471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.418+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-21472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.418+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-21473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.418+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_355-, and the Request Id: c6b88555-21474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.418+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-21473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.419+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_354, and the Request Id: 027e2586-21475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.419+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_360-, and the Request Id: 2e1df7db-21476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.420+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_361-, and the Request Id: b88000ea-21477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.421+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-21478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.421+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-21479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.421+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-21480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.422+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-21481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.422+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-21482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.422+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-21481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.422+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-21483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.422+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-21484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.422+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-21483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.422+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-21485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-21486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.423+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-21485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.423+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_354-, and the Request Id: 268a28a7-21487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-21486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.423+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_354, and the Request Id: d9d3e6a8-21488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.423+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-21489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.423+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_351, and the Request Id: c55bee72-21490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.424+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-21491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-21492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.425+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-21493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-21494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.425+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-21493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-21492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-21494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.425+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-21495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.426+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-21496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.426+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-21495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.426+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-21497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.426+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-21498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.426+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-21496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.426+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-21497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.426+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-21499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.426+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-21498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.426+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_354-, and the Request Id: 15d5a95c-21500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_358, and the Request Id: ac4d0202-21501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.426+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-21502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.427+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_365, and the Request Id: a0b3572f-21503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.427+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-21502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.427+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-21504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.427+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_356, and the Request Id: 1299d095-21505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.429+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-21506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.429+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-21507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.430+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-21508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_359, and the Request Id: 14431572-21509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_351-, and the Request Id: 0f8e1974-21510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.432+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-21511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.432+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_365-, and the Request Id: 557517ee-21512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.432+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-21513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_358-, and the Request Id: 1e2f7422-21514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_359-, and the Request Id: 894bb6f1-21515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.433+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-21513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-21516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.434+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-21516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.434+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_356, and the Request Id: 8116d545-21517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.434+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-21518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.434+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_356-, and the Request Id: 33cd9896-21519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.434+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-21520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.435+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-21520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.435+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-21521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.435+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-21522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.435+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-21523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.435+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-21521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.435+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-21523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.436+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-21524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.436+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_361, and the Request Id: 934864f8-21525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.436+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-21524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.436+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_362, and the Request Id: 516a139d-21526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.436+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-21527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.437+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-21527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.437+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_356-, and the Request Id: c6b88555-21528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.437+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-21529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.437+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-21529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-21530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.438+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-21531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.438+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-21532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.439+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_355, and the Request Id: 027e2586-21533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-21534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.439+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_362-, and the Request Id: b88000ea-21535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.439+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_361-, and the Request Id: 2e1df7db-21536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.440+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-21537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.440+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-21538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.440+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-21537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.440+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-21539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.440+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-21539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.441+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-21540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.441+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_355, and the Request Id: d9d3e6a8-21541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.442+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-21542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.442+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_355-, and the Request Id: 268a28a7-21543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.443+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-21544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.443+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-21545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.443+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-21546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.443+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-21547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.444+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-21548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.444+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-21549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.444+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-21548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.445+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_355-, and the Request Id: 15d5a95c-21550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.445+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-21551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.445+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-21552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.445+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-21552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.446+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_352, and the Request Id: c55bee72-21553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.446+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-21554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.446+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-21554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.446+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-21555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.447+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-21555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.447+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-21556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.447+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-21557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.447+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_366, and the Request Id: a0b3572f-21558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.447+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-21559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.448+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-21559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-21560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.463+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-21561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.464+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-21562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-21560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-21563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.464+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-21564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-21563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_352-, and the Request Id: 0f8e1974-21565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-21566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.465+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-21567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.465+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-21568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.465+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_357, and the Request Id: 1299d095-21569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.465+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-21568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.464+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-21562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.465+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-21570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.465+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-21564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.465+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-21570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.466+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_360, and the Request Id: 14431572-21571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.466+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_366-, and the Request Id: 557517ee-21572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.466+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-21573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.466+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-21573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.466+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-21567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.466+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_357, and the Request Id: 8116d545-21574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.466+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-21575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.466+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_359, and the Request Id: ac4d0202-21576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.466+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-21575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.467+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_363, and the Request Id: 516a139d-21577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.467+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-21578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.468+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-21579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.469+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-21580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.469+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-21581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.469+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_357-, and the Request Id: 33cd9896-21582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.470+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-21581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.470+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_360-, and the Request Id: 894bb6f1-21583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.470+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_357-, and the Request Id: c6b88555-21584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.470+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-21585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.471+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_359-, and the Request Id: 1e2f7422-21586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.471+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-21587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.471+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-21587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.471+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-21588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.471+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-21589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.471+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-21590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.471+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-21588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.471+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-21589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.472+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-21590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.472+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-21591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_362, and the Request Id: 934864f8-21592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.472+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_356, and the Request Id: 027e2586-21593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.472+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-21591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.472+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_356, and the Request Id: d9d3e6a8-21594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.472+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-21595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.473+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_363-, and the Request Id: b88000ea-21596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-21597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.474+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-21598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.474+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-21599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.475+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-21600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.475+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_356-, and the Request Id: 268a28a7-21601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.475+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_356-, and the Request Id: 15d5a95c-21603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.475+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_362-, and the Request Id: 2e1df7db-21602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.476+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-21604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.476+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-21605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.477+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-21606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.477+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-21607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.478+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-21608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.478+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-21608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.478+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-21609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.478+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-21610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.478+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-21609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.479+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_353, and the Request Id: c55bee72-21611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.479+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-21612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.480+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-21613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.480+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-21614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.480+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-21615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.480+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-21615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.480+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-21616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-21617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.481+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-21616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.481+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-21618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.481+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-21619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-21617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.481+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_367, and the Request Id: a0b3572f-21620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.481+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-21619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.481+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-21621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.481+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-21622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.482+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-21621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.482+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-21622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.482+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-21623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.482+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_358, and the Request Id: 1299d095-21624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.482+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_361, and the Request Id: 14431572-21625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.483+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-21626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.483+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_353-, and the Request Id: 0f8e1974-21627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.483+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-21628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.484+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-21629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.484+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-21630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.484+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-21629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.484+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-21630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.484+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-21631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.485+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-21632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.485+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-21631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.485+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-21632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.485+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-21633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.485+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_367-, and the Request Id: 557517ee-21634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.485+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-21633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.485+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_360, and the Request Id: ac4d0202-21635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.486+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_361-, and the Request Id: 894bb6f1-21637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.486+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_358, and the Request Id: 8116d545-21636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.487+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-21638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.487+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-21639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.488+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-21640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.488+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_358-, and the Request Id: 33cd9896-21641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.488+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-21642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.488+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-21643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.488+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-21640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.488+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-21642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-21644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.489+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-21643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.489+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-21645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.489+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_364, and the Request Id: 516a139d-21646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.489+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-21645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.489+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-21647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.489+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_357, and the Request Id: d9d3e6a8-21648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.489+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-21647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.489+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_360-, and the Request Id: 1e2f7422-21649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.490+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_357, and the Request Id: 027e2586-21650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.490+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-21651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-21652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.491+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_358-, and the Request Id: c6b88555-21653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.491+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-21654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.491+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-21654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-21655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-21655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-21656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.492+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_363, and the Request Id: 934864f8-21657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.492+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_357-, and the Request Id: 15d5a95c-21658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.493+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-21659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.493+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_364-, and the Request Id: b88000ea-21660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.493+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_357-, and the Request Id: 268a28a7-21661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-21662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.494+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-21663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.495+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-21664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.495+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-21665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.496+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-21665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.496+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_363-, and the Request Id: 2e1df7db-21666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.497+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-21667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.497+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-21668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.497+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-21669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.497+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-21669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.498+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_354, and the Request Id: c55bee72-21670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.498+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-21671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.498+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-21672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.498+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-21673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.499+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-21674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.499+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-21674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.500+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-21675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.500+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-21676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.500+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-21676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.501+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-21677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.501+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-21678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.501+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-21679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.501+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-21677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.501+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_362, and the Request Id: 14431572-21680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.501+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-21679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.502+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-21681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.502+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-21682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.502+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-21681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.502+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-21683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.502+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-21682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.502+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-21684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.503+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_359, and the Request Id: 1299d095-21685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.503+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_354-, and the Request Id: 0f8e1974-21686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.503+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_368, and the Request Id: a0b3572f-21687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.504+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-21688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-21689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.504+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-21688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-21689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.505+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_362-, and the Request Id: 894bb6f1-21690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.505+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-21691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.505+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-21692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.505+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-21691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.505+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-21693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.505+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-21693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.505+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-21692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.505+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_359, and the Request Id: 8116d545-21694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.506+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-21695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.506+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-21696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.506+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_361, and the Request Id: ac4d0202-21697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.506+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_359-, and the Request Id: 33cd9896-21698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.506+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-21696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.507+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-21699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.508+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-21700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.508+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-21701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.508+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-21702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.508+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-21700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.508+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_358, and the Request Id: d9d3e6a8-21703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.508+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-21704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.509+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_368-, and the Request Id: 557517ee-21705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.509+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-21704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.509+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_359-, and the Request Id: c6b88555-21706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.509+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_358, and the Request Id: 027e2586-21707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.510+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_361-, and the Request Id: 1e2f7422-21708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.511+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-21709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.511+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-21710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.512+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-21711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.512+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-21712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.513+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-21713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.513+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-21713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.513+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-21714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.513+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_358-, and the Request Id: 15d5a95c-21715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.513+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_358-, and the Request Id: 268a28a7-21716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.513+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-21717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.514+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-21718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.514+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-21718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.514+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-21719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.514+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-21719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.514+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_364, and the Request Id: 934864f8-21720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.514+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-21721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.515+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-21722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.515+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-21723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.515+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-21722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.516+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-21723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-21724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.516+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-21725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.516+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-21725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.516+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_365, and the Request Id: 516a139d-21726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.516+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_363, and the Request Id: 14431572-21727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.517+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-21728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.517+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-21729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.517+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_364-, and the Request Id: 2e1df7db-21730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.518+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-21731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.518+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-21732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.518+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-21731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.518+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-21733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.518+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-21734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-21734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.519+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-21735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.519+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_355, and the Request Id: c55bee72-21736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.520+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-21735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.520+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-21737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.520+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_363-, and the Request Id: 894bb6f1-21738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.520+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_365-, and the Request Id: b88000ea-21739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.520+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-21737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.521+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-21740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.521+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_360, and the Request Id: 1299d095-21741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.521+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-21740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.521+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-21742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.521+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-21743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.522+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-21744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.522+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-21743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.522+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-21745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.522+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_360, and the Request Id: 8116d545-21746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.522+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-21745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-21747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.523+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-21748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.523+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-21749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.523+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-21750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.523+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-21744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.524+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-21751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.524+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-21748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.524+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-21752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.524+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_355-, and the Request Id: 0f8e1974-21753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.524+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-21752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.524+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_360-, and the Request Id: 33cd9896-21754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.524+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-21755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.524+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_362, and the Request Id: ac4d0202-21756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.525+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-21755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.525+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-21757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.525+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_369, and the Request Id: a0b3572f-21758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.525+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-21757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.525+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_359, and the Request Id: d9d3e6a8-21759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.526+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_360-, and the Request Id: c6b88555-21760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-21761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.527+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-21762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.527+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-21763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.527+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-21764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.527+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_362-, and the Request Id: 1e2f7422-21765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.528+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-21762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.528+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-21766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-21767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.528+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-21768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.528+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-21768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.529+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_359, and the Request Id: 027e2586-21770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.529+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_369-, and the Request Id: 557517ee-21769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.529+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_359-, and the Request Id: 15d5a95c-21771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.529+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-21772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.530+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-21773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.531+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-21773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.531+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-21774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.531+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-21775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.531+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-21776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.531+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-21777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.532+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-21775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.532+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-21776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.532+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-21778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.532+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_359-, and the Request Id: 268a28a7-21779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.533+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-21778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.533+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-21780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.533+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-21782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.534+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-21783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.534+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-21784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.533+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_365, and the Request Id: 934864f8-21781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.535+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_366, and the Request Id: 516a139d-21785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.535+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-21786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.535+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-21786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.535+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-21783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-21787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.536+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-21788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-21787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.536+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-21788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.536+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_364, and the Request Id: 14431572-21789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.536+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-21790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.536+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-21791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.536+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_361, and the Request Id: 1299d095-21792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.537+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-21793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.537+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-21794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.538+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_365-, and the Request Id: 2e1df7db-21795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.538+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_366-, and the Request Id: b88000ea-21796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.538+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-21797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.538+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-21798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.538+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-21797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.539+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-21799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.539+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-21799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.539+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_361-, and the Request Id: 33cd9896-21800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.539+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_356, and the Request Id: c55bee72-21801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.539+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_364-, and the Request Id: 894bb6f1-21802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.540+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-21803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.540+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-21804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.540+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-21803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-21805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.541+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-21806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.541+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-21807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.541+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-21808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.542+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-21807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.542+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-21806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.542+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-21809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.542+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_360, and the Request Id: d9d3e6a8-21810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.542+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-21811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.542+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-21812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-21805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_356-, and the Request Id: 0f8e1974-21813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.543+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-21811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.543+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-21814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.543+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-21812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.543+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_370, and the Request Id: a0b3572f-21815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-21816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-21817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.544+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-21816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.543+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-21814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-21818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.544+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_361, and the Request Id: 8116d545-21819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.544+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_363, and the Request Id: ac4d0202-21820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.544+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-21821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.545+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-21821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.545+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_360-, and the Request Id: 15d5a95c-21822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.545+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-21823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.545+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-21824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.546+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-21825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.546+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-21825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.546+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-21826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.546+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_360, and the Request Id: 027e2586-21827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.547+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-21828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.547+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_370-, and the Request Id: 557517ee-21829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.547+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_363-, and the Request Id: 1e2f7422-21830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.548+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-21831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.548+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_361-, and the Request Id: c6b88555-21832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.548+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-21833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.549+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-21834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.549+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-21834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.549+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_360-, and the Request Id: 268a28a7-21835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.550+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-21836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.550+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-21837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.550+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-21838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.550+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-21837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.550+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-21838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.551+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-21839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.551+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-21840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.551+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-21840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.551+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-21841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-21842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.551+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-21843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.551+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-21841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.551+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_367, and the Request Id: 516a139d-21844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.552+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_366, and the Request Id: 934864f8-21845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.552+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-21846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-21847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.552+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-21846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-21847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.553+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-21848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.553+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_362, and the Request Id: 1299d095-21849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.553+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-21850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.553+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-21850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.554+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-21851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_365, and the Request Id: 14431572-21852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.554+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-21851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-21853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.554+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-21854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-21853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.555+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_357, and the Request Id: c55bee72-21855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.555+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-21856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.555+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-21857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.555+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-21858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.556+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_367-, and the Request Id: b88000ea-21859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.556+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-21861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.556+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_362-, and the Request Id: 33cd9896-21860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.557+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_366-, and the Request Id: 2e1df7db-21862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.557+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-21861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.557+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-21863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_365-, and the Request Id: 894bb6f1-21864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.557+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-21863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.558+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_361, and the Request Id: d9d3e6a8-21865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.558+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_357-, and the Request Id: 0f8e1974-21866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.558+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-21867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.559+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-21868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.559+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-21869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.559+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-21869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.560+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-21870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.560+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-21871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.560+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-21868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.560+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-21872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.560+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-21871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.560+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-21873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.561+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-21873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.561+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-21874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.561+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-21870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.562+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-21875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.562+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_361-, and the Request Id: 15d5a95c-21876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.562+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_371, and the Request Id: a0b3572f-21877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.562+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-21878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.562+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-21878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.562+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-21879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-21880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.562+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_364, and the Request Id: ac4d0202-21881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.564+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_362, and the Request Id: 8116d545-21882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.564+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-21883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.564+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-21884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.565+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-21884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.565+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-21885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.565+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-21886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.565+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_364-, and the Request Id: 1e2f7422-21887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.565+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-21886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.565+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-21888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.565+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-21889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.566+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_361, and the Request Id: 027e2586-21890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-21891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.566+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_371-, and the Request Id: 557517ee-21892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.567+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-21893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_362-, and the Request Id: c6b88555-21894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.567+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-21895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.568+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-21895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.568+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-21896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.568+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-21897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.568+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-21896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.568+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_368, and the Request Id: 516a139d-21898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-21899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.569+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_361-, and the Request Id: 268a28a7-21900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.570+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-21901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.570+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-21902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.570+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-21901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.570+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-21903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.571+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-21904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.571+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-21905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.571+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-21906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-21903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.571+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-21904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.571+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-21905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.571+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-21907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.571+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_367, and the Request Id: 934864f8-21908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.571+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-21909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.571+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-21907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.572+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-21910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.572+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-21909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.572+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-21911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.572+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_363, and the Request Id: 1299d095-21912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.572+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-21910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-21913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.572+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-21911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.572+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_368-, and the Request Id: b88000ea-21914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-21913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_366, and the Request Id: 14431572-21915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.572+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-21916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.573+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-21916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.573+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_358, and the Request Id: c55bee72-21917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.573+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_362, and the Request Id: d9d3e6a8-21918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.574+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-21919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.574+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-21920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.574+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-21921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.574+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-21922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_367-, and the Request Id: 2e1df7db-21923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.575+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_366-, and the Request Id: 894bb6f1-21924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.575+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_363-, and the Request Id: 33cd9896-21925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.575+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-21926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.576+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_358-, and the Request Id: 0f8e1974-21927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.576+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_362-, and the Request Id: 15d5a95c-21928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-21929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.577+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-21930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-21929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.577+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-21930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.578+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-21931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-21932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.578+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-21933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.578+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-21931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-21932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.578+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-21933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_365, and the Request Id: ac4d0202-21934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.578+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-21935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.579+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_372, and the Request Id: a0b3572f-21937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.579+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-21935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.579+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-21936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.579+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-21938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.582+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_363, and the Request Id: 8116d545-21939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.583+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-21940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.583+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-21941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.583+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-21942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.583+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-21943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.584+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-21944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.585+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-21945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.585+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-21945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.585+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-21946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.585+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-21947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.585+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_372-, and the Request Id: 557517ee-21948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.585+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-21946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.586+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_363-, and the Request Id: c6b88555-21949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.586+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_362, and the Request Id: 027e2586-21950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.586+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-21951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.587+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_365-, and the Request Id: 1e2f7422-21952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.587+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-21953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.588+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-21954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.589+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-21955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.589+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-21956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.589+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-21957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.589+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_362-, and the Request Id: 268a28a7-21958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.590+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-21956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.590+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-21959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.590+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-21960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-21961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-21961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.591+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-21960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.591+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-21962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.591+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-21962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.591+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-21963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.592+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_369, and the Request Id: 516a139d-21964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.592+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-21965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.592+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-21963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.592+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-21966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.592+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-21967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.592+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-21966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.593+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-21968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.593+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-21967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.593+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-21969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.593+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_364, and the Request Id: 1299d095-21970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.593+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_363, and the Request Id: d9d3e6a8-21971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.593+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-21968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.593+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-21969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.593+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-21972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-21973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_367, and the Request Id: 14431572-21974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.594+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-21973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.594+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_368, and the Request Id: 934864f8-21975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.594+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-21976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.595+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-21977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.595+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_369-, and the Request Id: b88000ea-21978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.595+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-21979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.596+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-21979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-21980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-21980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.596+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_363-, and the Request Id: 15d5a95c-21981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.596+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_364-, and the Request Id: 33cd9896-21982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.597+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_359, and the Request Id: c55bee72-21983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_367-, and the Request Id: 894bb6f1-21984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.597+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-21985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.598+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-21986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.598+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-21986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.598+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-21987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.599+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-21988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.599+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-21989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.599+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_368-, and the Request Id: 2e1df7db-21990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.599+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-21988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.599+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-21989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.599+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_373, and the Request Id: a0b3572f-21991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.600+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-21992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.600+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-21993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.601+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-21993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.601+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-21994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.601+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-21995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.601+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-21996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.601+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_364, and the Request Id: 8116d545-21997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.602+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-21998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.603+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_373-, and the Request Id: 557517ee-21999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.603+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-22000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.603+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-22001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.604+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_359-, and the Request Id: 0f8e1974-22002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.605+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-22003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-22004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.605+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_364-, and the Request Id: c6b88555-22005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.605+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-22006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.605+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-22006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.605+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-22007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.606+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-22007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.606+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-22008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.606+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_363, and the Request Id: 027e2586-22009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.606+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-22010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.607+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-22010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.607+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-22011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.607+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-22012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.607+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-22013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.607+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-22014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.607+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-22013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.608+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-22014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.608+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_370, and the Request Id: 516a139d-22015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.608+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-22016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.608+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-22017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.608+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-22018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.609+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_365, and the Request Id: 1299d095-22019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.609+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-22018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.609+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-22017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.609+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-22016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.609+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-22020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.609+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-22021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.609+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-22021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.609+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_363-, and the Request Id: 268a28a7-22022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.610+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-22023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-22024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.610+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_364, and the Request Id: d9d3e6a8-22025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.610+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-22023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-22024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_366, and the Request Id: ac4d0202-22026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.611+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-22027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.611+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-22027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.611+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-22028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.611+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-22028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.612+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-22029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.612+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-22030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.612+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-22030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_368, and the Request Id: 14431572-22032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_369, and the Request Id: 934864f8-22031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.613+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_365-, and the Request Id: 33cd9896-22033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.613+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_370-, and the Request Id: b88000ea-22034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-22035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.615+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_366-, and the Request Id: 1e2f7422-22036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.616+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-22037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.616+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-22038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.616+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-22039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.616+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-22039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.616+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-22040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.617+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-22041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.617+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-22041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.617+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-22042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.617+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_368-, and the Request Id: 894bb6f1-22043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.617+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-22042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.618+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_374, and the Request Id: a0b3572f-22044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-22045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-22045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.618+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_360, and the Request Id: c55bee72-22046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.618+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_369-, and the Request Id: 2e1df7db-22047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.619+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-22048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.620+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-22049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.620+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-22050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.621+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_360-, and the Request Id: 0f8e1974-22051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.621+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-22052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.621+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-22053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.621+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-22054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.622+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_374-, and the Request Id: 557517ee-22055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.622+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-22052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.623+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-22056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.623+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-22057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.623+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-22058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.623+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-22057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.623+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_365, and the Request Id: 8116d545-22059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.625+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-22060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.625+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-22061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.625+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-22062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.626+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-22061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.626+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_364-, and the Request Id: 15d5a95c-22063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.626+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-22064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.626+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-22065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.626+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-22066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.626+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-22065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.627+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-22067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.627+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-22066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.627+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-22068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.627+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-22068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.627+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-22069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.627+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_364, and the Request Id: 027e2586-22070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.627+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-22069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.627+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_371, and the Request Id: 516a139d-22071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.628+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_365-, and the Request Id: c6b88555-22072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.628+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-22073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.628+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-22073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.628+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_366, and the Request Id: 1299d095-22074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.629+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-22075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-22076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-22076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.629+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-22077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.630+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-22078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.630+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-22077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.630+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-22079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.630+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-22080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.630+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_364-, and the Request Id: 268a28a7-22081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.631+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_369, and the Request Id: 14431572-22082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.631+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_371-, and the Request Id: b88000ea-22083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.631+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-22080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.631+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-22084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-22085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-22084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-22085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.632+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-22086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-22087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-22087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_367, and the Request Id: ac4d0202-22088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.633+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-22089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.633+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_366-, and the Request Id: 33cd9896-22091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.633+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_370, and the Request Id: 934864f8-22090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.634+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-22092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.634+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-22092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.635+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-22093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.635+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_369-, and the Request Id: 894bb6f1-22094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-22095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.635+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-22096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-22095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-22097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.636+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-22098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.636+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_361, and the Request Id: c55bee72-22099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.637+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-22100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.637+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_370-, and the Request Id: 2e1df7db-22101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.637+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_367-, and the Request Id: 1e2f7422-22102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.638+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-22103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.638+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-22103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.638+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-22104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.639+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-22105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.639+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-22106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.639+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-22107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.639+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-22105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.639+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-22107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.640+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-22108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.640+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-22108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.640+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_361-, and the Request Id: 0f8e1974-22109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.640+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_375, and the Request Id: a0b3572f-22110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.640+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_365, and the Request Id: d9d3e6a8-22111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.640+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-22112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.640+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-22113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.641+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-22113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.641+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-22114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.641+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-22115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.641+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-22116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.641+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-22116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.641+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-22117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.642+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-22118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.642+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_366, and the Request Id: 8116d545-22119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.642+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-22118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.643+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-22120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.643+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-22120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-22121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.643+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_372, and the Request Id: 516a139d-22122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.644+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-22123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.645+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-22124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.645+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-22125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.645+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-22125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.645+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_366-, and the Request Id: c6b88555-22126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.646+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-22127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.646+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-22128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.646+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_375-, and the Request Id: 557517ee-22129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.646+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-22128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.646+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_365-, and the Request Id: 15d5a95c-22130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.646+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_367, and the Request Id: 1299d095-22131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.647+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_372-, and the Request Id: b88000ea-22132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.647+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-22133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-22134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-22134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-22135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.648+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-22133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-22135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.648+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-22136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-22137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.648+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-22136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_370, and the Request Id: 14431572-22138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-22137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.649+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_365, and the Request Id: 027e2586-22139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.649+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-22140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.649+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-22141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-22142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.650+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-22140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.650+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_371, and the Request Id: 934864f8-22143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.650+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-22144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.650+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-22145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.651+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-22146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-22147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-22147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.651+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_367-, and the Request Id: 33cd9896-22148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-22149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-22149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.652+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_368, and the Request Id: ac4d0202-22150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.652+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_365-, and the Request Id: 268a28a7-22151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.653+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_370-, and the Request Id: 894bb6f1-22152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.653+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-22153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.653+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-22154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.654+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-22154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.654+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-22155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.654+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_371-, and the Request Id: 2e1df7db-22156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.654+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-22157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.655+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-22158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.655+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-22157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.655+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-22159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.655+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_362, and the Request Id: c55bee72-22160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.655+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-22161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.655+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-22162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.656+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-22163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.656+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_368-, and the Request Id: 1e2f7422-22164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.656+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-22165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.657+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-22165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.657+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-22166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.657+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-22166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.657+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-22168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.657+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_376, and the Request Id: a0b3572f-22167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.657+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-22168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.658+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-22169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.658+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-22170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.658+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-22169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.658+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_362-, and the Request Id: 0f8e1974-22171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.658+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_366, and the Request Id: d9d3e6a8-22172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.658+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-22173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.659+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-22174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.659+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-22174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.659+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-22175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-22176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.659+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-22173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.660+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-22176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-22177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.660+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-22178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.660+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-22178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.660+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_367, and the Request Id: 8116d545-22179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.660+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_376-, and the Request Id: 557517ee-22180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-22181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.660+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-22182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.661+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_373, and the Request Id: 516a139d-22183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.661+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-22184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.662+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-22185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.663+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_366-, and the Request Id: 15d5a95c-22186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.663+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-22187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.663+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-22187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.663+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_367-, and the Request Id: c6b88555-22188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.663+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-22189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.663+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-22190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.664+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-22190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-22191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.664+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-22192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.664+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-22192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-22193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_368, and the Request Id: 1299d095-22194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-22193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.665+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-22195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.665+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-22195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.665+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-22196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.665+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_366, and the Request Id: 027e2586-22197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.665+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-22196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.665+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-22198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.665+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-22199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.666+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-22198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.666+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-22200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.666+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-22200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.666+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_373-, and the Request Id: b88000ea-22201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.666+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_371, and the Request Id: 14431572-22202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.666+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_372, and the Request Id: 934864f8-22203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.667+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-22204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.667+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-22205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.667+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_368-, and the Request Id: 33cd9896-22206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-22207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-22207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.668+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-22208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.668+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_366-, and the Request Id: 268a28a7-22209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.668+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-22210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.669+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-22210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.669+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-22211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.669+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_371-, and the Request Id: 894bb6f1-22212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.669+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-22211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.669+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_369, and the Request Id: ac4d0202-22213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.670+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_372-, and the Request Id: 2e1df7db-22214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.670+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-22215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.671+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-22216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.671+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-22217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.671+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-22218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.672+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-22219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.672+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-22220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.673+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-22220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.673+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-22221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.673+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-22222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.673+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-22221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.673+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-22222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.674+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_363, and the Request Id: c55bee72-22223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-22224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.674+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_377, and the Request Id: a0b3572f-22225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.674+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-22226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.675+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-22227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.675+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-22227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.675+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-22228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.675+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-22228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.675+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-22229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.676+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-22230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.676+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-22231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.676+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-22229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.676+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-22232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.677+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_377-, and the Request Id: 557517ee-22233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.677+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_368, and the Request Id: 8116d545-22234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.677+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_369-, and the Request Id: 1e2f7422-22235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.678+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-22236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_363-, and the Request Id: 0f8e1974-22237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.678+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-22236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.678+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-22238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.679+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_367, and the Request Id: d9d3e6a8-22239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.679+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-22240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.680+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-22240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.680+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-22241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.680+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-22242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.680+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-22242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.680+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-22241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.680+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-22243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.680+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_374, and the Request Id: 516a139d-22244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.681+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-22243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.681+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-22245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.681+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_369, and the Request Id: 1299d095-22246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.681+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_368-, and the Request Id: c6b88555-22247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.681+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-22248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.682+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-22245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.682+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_367-, and the Request Id: 15d5a95c-22249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.682+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-22250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.682+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-22251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.682+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-22250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.682+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-22252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.683+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-22253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.683+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-22253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.683+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-22254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.683+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_372, and the Request Id: 14431572-22255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.683+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_374-, and the Request Id: b88000ea-22256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.684+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-22257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.684+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-22257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.684+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_367, and the Request Id: 027e2586-22258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.685+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_369-, and the Request Id: 33cd9896-22259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.685+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-22260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.686+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-22261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.686+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-22262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.686+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-22263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.686+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-22264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.687+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_372-, and the Request Id: 894bb6f1-22265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.687+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_367-, and the Request Id: 268a28a7-22266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.687+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-22267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.688+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-22264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.688+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-22268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.688+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-22269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.688+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-22268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.688+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-22270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.689+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_373, and the Request Id: 934864f8-22271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.689+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-22272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.689+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-22273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.689+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-22272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.690+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-22274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.690+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-22275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.690+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-22274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-22276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-22276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-22277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.691+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-22278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.692+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-22279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.692+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-22278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.692+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-22279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.692+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_373-, and the Request Id: 2e1df7db-22280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.692+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_378, and the Request Id: a0b3572f-22281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-22282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.693+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-22283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.693+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_370, and the Request Id: ac4d0202-22284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.694+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-22282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.694+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_364, and the Request Id: c55bee72-22285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.694+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-22286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.695+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-22287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.695+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-22288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.695+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-22287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.696+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-22289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.696+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-22289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.696+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_378-, and the Request Id: 557517ee-22290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.696+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_370-, and the Request Id: 1e2f7422-22291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.696+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-22292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.696+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_369, and the Request Id: 8116d545-22293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.697+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-22294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.697+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-22295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.698+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-22296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.698+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-22295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.698+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-22297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.698+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-22298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.698+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-22298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.698+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-22297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.699+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_364-, and the Request Id: 0f8e1974-22299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.699+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_370, and the Request Id: 1299d095-22300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.699+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-22301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.699+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-22301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.699+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_369-, and the Request Id: c6b88555-22302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.700+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-22303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-22304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.700+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_368, and the Request Id: d9d3e6a8-22305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-22304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-22306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.701+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-22306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.701+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-22307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.701+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-22308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.702+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-22308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.702+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-22309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.702+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-22310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.702+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_373, and the Request Id: 14431572-22311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.702+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-22309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.702+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-22312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.702+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_368, and the Request Id: 027e2586-22313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.702+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-22310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.703+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-22314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.703+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-22314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.703+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-22315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.703+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_375, and the Request Id: 516a139d-22316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.703+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-22317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.704+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_370-, and the Request Id: 33cd9896-22318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.704+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_368-, and the Request Id: 15d5a95c-22319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.705+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-22320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.705+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-22321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.706+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_373-, and the Request Id: 894bb6f1-22322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.706+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-22323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.706+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_368-, and the Request Id: 268a28a7-22324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.707+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_375-, and the Request Id: b88000ea-22325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.707+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-22323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.707+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-22326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.707+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-22326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.707+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-22327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.708+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-22329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.707+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-22328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.708+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_379, and the Request Id: a0b3572f-22330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.708+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-22331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.708+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-22331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.709+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-22332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-22333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.709+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-22334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-22333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.709+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-22334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-22335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.710+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-22336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.710+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_374, and the Request Id: 934864f8-22337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.710+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-22338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.710+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-22336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.710+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-22339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.710+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_371, and the Request Id: ac4d0202-22340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.711+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-22341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.711+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-22342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.712+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_379-, and the Request Id: 557517ee-22343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.712+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-22344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.712+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-22345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.712+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-22344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.713+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-22345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-22346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.713+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_374-, and the Request Id: 2e1df7db-22347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-22346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-22348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.714+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-22349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.714+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_365, and the Request Id: c55bee72-22351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.714+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_371-, and the Request Id: 1e2f7422-22350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.714+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-22352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.714+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-22353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.715+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-22349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.716+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-22355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.716+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_370, and the Request Id: 8116d545-22354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.716+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-22356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.716+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-22355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.716+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-22357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.716+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-22358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.716+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-22356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.716+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-22359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.716+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-22358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.717+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-22359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.717+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_371, and the Request Id: 1299d095-22360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.717+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_369, and the Request Id: d9d3e6a8-22361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.718+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-22362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.718+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-22363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.718+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-22364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.719+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-22365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.719+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-22364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-22366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.719+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-22367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.719+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-22367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_365-, and the Request Id: 0f8e1974-22368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.719+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-22365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.720+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_370-, and the Request Id: c6b88555-22369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.720+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_369, and the Request Id: 027e2586-22370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.720+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-22371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.720+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-22366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.720+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-22371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.720+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-22372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.720+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_369-, and the Request Id: 15d5a95c-22373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.721+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-22374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.721+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-22372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.721+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_376, and the Request Id: 516a139d-22375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_374, and the Request Id: 14431572-22376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.721+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_371-, and the Request Id: 33cd9896-22377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-22378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.722+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-22379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.723+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-22380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.723+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-22381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.724+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_369-, and the Request Id: 268a28a7-22382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.724+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-22383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_374-, and the Request Id: 894bb6f1-22384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.725+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-22385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.725+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_376-, and the Request Id: b88000ea-22386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.725+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-22387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.726+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-22387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.726+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-22388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-22389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.726+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-22388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.726+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-22390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-22391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.727+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-22390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.727+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_380, and the Request Id: a0b3572f-22392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-22393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.727+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-22394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.727+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-22391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-22393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.727+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-22395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.727+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_375, and the Request Id: 934864f8-22396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.728+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-22397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.728+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-22398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.728+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-22397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_372, and the Request Id: ac4d0202-22399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.729+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-22400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.729+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-22401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-22402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.730+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-22403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.730+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-22403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.730+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_380-, and the Request Id: 557517ee-22404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.730+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-22405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.730+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-22406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-22405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.731+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_375-, and the Request Id: 2e1df7db-22407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.731+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_366, and the Request Id: c55bee72-22408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.731+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_372-, and the Request Id: 1e2f7422-22409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.732+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-22410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.732+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-22410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.732+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-22411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.732+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-22412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.732+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-22412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.732+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_370, and the Request Id: d9d3e6a8-22413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.732+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-22411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.733+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-22414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.733+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-22415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.733+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-22415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.733+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-22416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.733+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-22417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.733+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-22418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.734+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_372, and the Request Id: 1299d095-22419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.734+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-22418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-22420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.734+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-22421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.734+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_366-, and the Request Id: 0f8e1974-22422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-22420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.734+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-22421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.734+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-22423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.735+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-22423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.735+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-22424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.735+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_370-, and the Request Id: 15d5a95c-22425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.735+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_371, and the Request Id: 8116d545-22426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-22427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.736+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_370, and the Request Id: 027e2586-22428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.736+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-22429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.737+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-22430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.737+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-22429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.737+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-22430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-22431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.737+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_372-, and the Request Id: 33cd9896-22432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.737+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-22433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-22431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.737+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-22433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.737+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-22434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_375, and the Request Id: 14431572-22435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.738+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-22436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.738+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_377, and the Request Id: 516a139d-22437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.739+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_371-, and the Request Id: c6b88555-22438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.739+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-22439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.739+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-22440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.739+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-22441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.740+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_370-, and the Request Id: 268a28a7-22442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.741+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-22443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.741+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-22443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.741+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-22444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.741+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-22445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.741+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-22446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.741+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-22445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.742+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_377-, and the Request Id: b88000ea-22447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.742+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_381, and the Request Id: a0b3572f-22448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-22449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.742+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_375-, and the Request Id: 894bb6f1-22450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-22449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.742+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-22451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.743+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-22452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.743+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-22453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.744+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-22453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-22454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_373, and the Request Id: ac4d0202-22455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-22454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.744+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-22456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.745+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-22457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-22458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-22458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.745+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_381-, and the Request Id: 557517ee-22459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.745+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_376, and the Request Id: 934864f8-22460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.745+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-22461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.746+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-22462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.746+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-22463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-22464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.747+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-22463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.747+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-22465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-22466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-22466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.748+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-22467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.748+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_367, and the Request Id: c55bee72-22468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.749+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-22467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.749+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_373-, and the Request Id: 1e2f7422-22470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.749+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-22469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.749+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-22471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.749+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-22469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.749+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-22472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.749+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-22471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.750+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-22472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.750+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_376-, and the Request Id: 2e1df7db-22473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.750+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_371, and the Request Id: d9d3e6a8-22474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.750+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_373, and the Request Id: 1299d095-22475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.751+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-22476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.751+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-22477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.751+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-22477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.751+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-22478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.751+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-22479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.752+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-22478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.752+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-22480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.752+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-22481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_367-, and the Request Id: 0f8e1974-22482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.752+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-22481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.752+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_371, and the Request Id: 027e2586-22483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-22484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.753+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-22484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.753+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_372, and the Request Id: 8116d545-22485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.754+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-22486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-22487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.754+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_371-, and the Request Id: 15d5a95c-22488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.754+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_373-, and the Request Id: 33cd9896-22489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.755+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-22490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-22491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.755+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-22492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-22491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.756+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-22490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.756+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_371-, and the Request Id: 268a28a7-22493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-22494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-22494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.756+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-22495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_376, and the Request Id: 14431572-22496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.757+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-22497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.757+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_372-, and the Request Id: c6b88555-22498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.757+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-22495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.758+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_378, and the Request Id: 516a139d-22499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.758+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-22500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.758+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-22501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.758+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-22502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.759+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-22503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-22504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.760+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_376-, and the Request Id: 894bb6f1-22505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.760+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-22506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.760+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-22507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.760+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-22507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.760+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-22508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.761+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-22508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.761+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_378-, and the Request Id: b88000ea-22509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.761+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_382, and the Request Id: a0b3572f-22510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-22511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.761+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-22512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.762+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-22513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.762+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-22511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.762+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-22513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.762+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-22514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.762+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-22515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.762+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-22516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.763+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-22514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.763+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-22515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.763+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-22517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.763+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-22518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.763+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_377, and the Request Id: 934864f8-22519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.764+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_374, and the Request Id: ac4d0202-22520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.764+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-22521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.764+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-22521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.764+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-22522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.764+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-22523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.765+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-22524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.765+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-22524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.765+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_382-, and the Request Id: 557517ee-22525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.765+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-22526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.766+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_368, and the Request Id: c55bee72-22527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.766+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_377-, and the Request Id: 2e1df7db-22528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.767+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-22529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.767+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-22530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.767+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-22529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.767+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-22531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.767+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-22532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.767+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-22532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.768+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_374-, and the Request Id: 1e2f7422-22533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.768+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_372, and the Request Id: d9d3e6a8-22534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.768+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-22531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.768+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-22535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.768+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-22536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.769+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-22537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.769+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-22536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.769+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-22537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.769+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-22538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.769+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-22539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_374, and the Request Id: 1299d095-22540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.770+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-22539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_368-, and the Request Id: 0f8e1974-22541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.770+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_372, and the Request Id: 027e2586-22542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.770+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-22543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.771+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-22543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-22544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.771+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_372-, and the Request Id: 15d5a95c-22545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-22544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-22546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.771+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-22547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.771+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-22548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.771+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-22547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.772+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-22548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.772+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-22549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.772+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_373, and the Request Id: 8116d545-22550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.772+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-22549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.772+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-22551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.772+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_377, and the Request Id: 14431572-22552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.772+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_374-, and the Request Id: 33cd9896-22553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.773+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-22554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.773+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-22555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.774+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-22556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.774+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-22556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.774+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_372-, and the Request Id: 268a28a7-22557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.774+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_379, and the Request Id: 516a139d-22558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.775+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_373-, and the Request Id: c6b88555-22559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.775+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-22560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.775+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_377-, and the Request Id: 894bb6f1-22561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.776+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-22562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.776+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-22563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.777+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-22563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.777+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-22564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.777+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-22565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.777+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-22566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.777+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-22567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.778+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-22568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.778+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-22567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.778+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_379-, and the Request Id: b88000ea-22569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.778+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_383, and the Request Id: a0b3572f-22570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.778+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-22571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.779+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-22572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.780+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-22573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.780+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-22574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-22575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.780+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-22576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.781+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-22574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-22575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-22577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.781+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-22578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-22577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.781+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-22579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.782+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_369, and the Request Id: c55bee72-22580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.782+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-22579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.782+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_375, and the Request Id: ac4d0202-22581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.783+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_383-, and the Request Id: 557517ee-22582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.783+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-22583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.783+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-22584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.783+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-22585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.783+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-22584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-22583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.784+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-22586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-22587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.784+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-22588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.784+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-22586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.784+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-22588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_375, and the Request Id: 1299d095-22589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.784+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-22590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.785+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-22590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.785+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-22591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.785+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-22592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.785+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-22591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.785+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_378, and the Request Id: 934864f8-22593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.785+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_373, and the Request Id: d9d3e6a8-22594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.786+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-22595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.786+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_369-, and the Request Id: 0f8e1974-22596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.786+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-22597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.787+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-22598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.787+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_375-, and the Request Id: 1e2f7422-22599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.787+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-22598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.787+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-22600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.787+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-22600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.788+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_375-, and the Request Id: 33cd9896-22601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.788+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_373-, and the Request Id: 15d5a95c-22602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.788+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-22603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.788+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_373, and the Request Id: 027e2586-22604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.788+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-22603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.789+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-22605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.789+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_378-, and the Request Id: 2e1df7db-22606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.789+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-22607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.789+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-22605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.789+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-22607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.790+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_378, and the Request Id: 14431572-22608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.790+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-22609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.790+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-22610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.790+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-22609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.790+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-22610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.790+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-22611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.790+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-22611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.790+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-22612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.790+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_380, and the Request Id: 516a139d-22613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.791+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_374, and the Request Id: 8116d545-22614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.791+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-22615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.791+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-22616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.792+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-22617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.792+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-22618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.792+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_373-, and the Request Id: 268a28a7-22619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-22620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.794+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-22621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_378-, and the Request Id: 894bb6f1-22622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.794+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-22621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.794+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_374-, and the Request Id: c6b88555-22623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.795+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_380-, and the Request Id: b88000ea-22624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.795+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-22625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.797+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-22626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.797+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-22627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.797+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-22628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.797+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-22627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.798+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_384, and the Request Id: a0b3572f-22629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.798+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-22630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.799+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-22631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.800+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_384-, and the Request Id: 557517ee-22632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.801+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-22633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.801+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-22634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.801+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-22635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.801+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-22636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.802+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-22636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.802+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-22637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.802+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-22637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.802+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-22639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.802+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-22638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.802+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-22640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.802+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-22639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.802+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-22640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-22641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_376, and the Request Id: 1299d095-22642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-22641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.803+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-22643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.803+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-22644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.803+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-22645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.803+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_376, and the Request Id: ac4d0202-22646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-22645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.804+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-22647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-22648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.805+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_379, and the Request Id: 934864f8-22649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.805+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-22643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.805+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-22650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.805+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-22650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.806+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_376-, and the Request Id: 33cd9896-22651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.806+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-22652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.806+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_370, and the Request Id: c55bee72-22653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.806+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-22652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.807+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-22654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.807+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-22655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.807+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-22656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.807+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-22655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.808+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-22657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.808+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_374, and the Request Id: d9d3e6a8-22658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.808+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_376-, and the Request Id: 1e2f7422-22659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.808+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-22657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.809+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-22660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.809+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-22661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-22662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.809+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-22661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.809+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_374, and the Request Id: 027e2586-22663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.809+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_379-, and the Request Id: 2e1df7db-22664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_370-, and the Request Id: 0f8e1974-22665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.810+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-22666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-22667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.810+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-22666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-22667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.811+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-22668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.811+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-22669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.811+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-22670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.811+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-22668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.811+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-22670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.811+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-22669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.811+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_375, and the Request Id: 8116d545-22671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_379, and the Request Id: 14431572-22672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.811+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-22673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.811+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_374-, and the Request Id: 15d5a95c-22674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.812+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-22673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.812+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_381, and the Request Id: 516a139d-22675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.812+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-22676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.813+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-22677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.813+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-22676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.813+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-22678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.813+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-22678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.813+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_385, and the Request Id: a0b3572f-22680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.813+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-22679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-22681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.814+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-22682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_375-, and the Request Id: c6b88555-22683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.814+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_374-, and the Request Id: 268a28a7-22684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.815+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_381-, and the Request Id: b88000ea-22685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.816+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-22686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.816+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_379-, and the Request Id: 894bb6f1-22687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.816+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_385-, and the Request Id: 557517ee-22688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.817+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-22689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.817+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-22690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.817+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-22691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.818+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-22691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.818+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-22692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.818+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-22693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.818+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-22694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.819+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-22695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.819+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-22696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.819+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-22696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.819+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-22697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_377, and the Request Id: 1299d095-22698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.819+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-22699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.820+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-22700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.820+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-22701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.820+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-22702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.821+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-22701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.821+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-22703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.821+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-22703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.822+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-22704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-22705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.822+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_377, and the Request Id: ac4d0202-22706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.822+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-22707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-22705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.822+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-22708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.822+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_377-, and the Request Id: 33cd9896-22709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.823+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-22710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.823+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-22708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.823+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-22710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.823+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-22711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.824+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-22711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-22712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.824+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-22713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-22712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.824+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-22713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.824+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_375, and the Request Id: d9d3e6a8-22714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.824+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_371, and the Request Id: c55bee72-22715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.825+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_377-, and the Request Id: 1e2f7422-22716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.825+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-22717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.825+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-22718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.826+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-22719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.826+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-22718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.826+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-22719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.826+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-22720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.826+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-22720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.827+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_375, and the Request Id: 027e2586-22723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.827+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-22721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.827+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-22722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.827+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-22721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.827+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_376, and the Request Id: 8116d545-22724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.828+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_371-, and the Request Id: 0f8e1974-22725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.829+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_380, and the Request Id: 934864f8-22726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.830+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-22727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.830+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-22728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.830+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-22729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.830+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_375-, and the Request Id: 268a28a7-22730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.830+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-22728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.830+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-22731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.830+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-22732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.830+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-22733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.831+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-22731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.831+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-22732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.831+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_376-, and the Request Id: c6b88555-22734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.831+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_382, and the Request Id: 516a139d-22735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.831+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-22736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.831+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-22736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.831+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_375-, and the Request Id: 15d5a95c-22737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.831+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_386, and the Request Id: a0b3572f-22738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.832+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-22739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_380-, and the Request Id: 2e1df7db-22740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.833+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-22741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.833+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-22742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.834+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-22741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.834+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-22743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.834+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-22744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.834+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-22745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.834+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-22746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.834+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-22744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.835+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-22746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.835+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_380, and the Request Id: 14431572-22747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.835+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-22748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.835+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-22748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.835+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-22749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.835+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_378, and the Request Id: 1299d095-22750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.835+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-22751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-22752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.836+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_382-, and the Request Id: b88000ea-22753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.837+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-22754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.837+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_386-, and the Request Id: 557517ee-22755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.837+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-22756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.838+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-22756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.838+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-22757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-22758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-22758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.839+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_378, and the Request Id: ac4d0202-22759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.839+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_378-, and the Request Id: 33cd9896-22760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.839+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-22761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.839+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-22762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.840+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-22763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.840+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-22764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_380-, and the Request Id: 894bb6f1-22765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.840+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-22766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.841+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-22766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-22767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.841+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-22768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-22767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.842+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-22769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.842+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-22768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.842+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-22769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.842+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-22770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.842+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-22771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.842+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_372, and the Request Id: c55bee72-22772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.843+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-22771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.843+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-22773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.843+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-22770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.843+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_378-, and the Request Id: 1e2f7422-22774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.843+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_377, and the Request Id: 8116d545-22775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.843+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-22776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.844+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-22776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.844+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-22777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-22778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.844+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-22779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.845+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-22779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.845+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_376, and the Request Id: d9d3e6a8-22780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.845+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-22781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.845+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_376, and the Request Id: 027e2586-22782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.845+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-22781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.846+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-22783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.846+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_372-, and the Request Id: 0f8e1974-22784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.846+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-22785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.846+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-22786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.846+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-22785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.847+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-22786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.847+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_381, and the Request Id: 934864f8-22787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.847+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-22788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.847+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-22789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.847+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-22790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.847+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-22788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.848+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-22789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.848+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_383, and the Request Id: 516a139d-22791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.848+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-22792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.848+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_376-, and the Request Id: 15d5a95c-22793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.848+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-22792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.848+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_387, and the Request Id: a0b3572f-22794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_377-, and the Request Id: c6b88555-22795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.849+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-22796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-22797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.850+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_376-, and the Request Id: 268a28a7-22798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.850+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_381-, and the Request Id: 2e1df7db-22799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.851+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-22800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.851+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_383-, and the Request Id: b88000ea-22801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-22802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.852+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_387-, and the Request Id: 557517ee-22803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-22804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.852+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-22805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.853+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-22804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.853+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-22806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.853+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-22807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.853+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-22807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.853+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-22808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.853+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-22809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.854+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-22809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.854+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_381, and the Request Id: 14431572-22810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.854+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-22811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.854+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-22812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.854+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-22812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.855+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_379, and the Request Id: 1299d095-22813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.856+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-22814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.856+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-22814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.856+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-22815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.857+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-22815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.857+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-22816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.857+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-22817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.857+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-22818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_379, and the Request Id: ac4d0202-22819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.857+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-22820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.857+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-22821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.858+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_379-, and the Request Id: 33cd9896-22822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.858+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-22823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.858+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-22824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.859+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_381-, and the Request Id: 894bb6f1-22825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.860+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-22826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.860+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-22827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.861+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-22828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.861+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-22827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.861+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-22829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.861+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_379-, and the Request Id: 1e2f7422-22830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.861+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-22831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.861+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-22829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.861+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-22832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.861+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-22833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.862+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-22834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.862+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-22832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.862+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-22831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.862+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-22833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.862+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_377, and the Request Id: 027e2586-22835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.862+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-22836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.862+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-22837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.862+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-22838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.862+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-22839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.862+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-22837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.863+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-22839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.863+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-22836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.863+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-22840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.863+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_382, and the Request Id: 934864f8-22841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.863+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_378, and the Request Id: 8116d545-22842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.863+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-22840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.864+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-22843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.864+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_377, and the Request Id: d9d3e6a8-22844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.864+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-22845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.864+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-22843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.864+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-22845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.864+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_373, and the Request Id: c55bee72-22846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.864+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-22847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.864+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-22848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.864+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-22847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.865+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-22848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.865+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_384, and the Request Id: 516a139d-22849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.865+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-22850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.865+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-22851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.865+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-22850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.866+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_388, and the Request Id: a0b3572f-22852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.866+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-22853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.866+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_377-, and the Request Id: 268a28a7-22854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.866+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_382-, and the Request Id: 2e1df7db-22855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.867+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_377-, and the Request Id: 15d5a95c-22856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.867+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-22857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.867+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_378-, and the Request Id: c6b88555-22858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.867+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_373-, and the Request Id: 0f8e1974-22859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.868+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_384-, and the Request Id: b88000ea-22860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.869+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_388-, and the Request Id: 557517ee-22861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.869+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-22862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.869+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-22863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.869+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-22864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.870+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-22865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.870+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-22866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.870+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-22865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.870+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-22867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.870+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-22867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.871+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-22868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.871+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_380, and the Request Id: 1299d095-22869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.871+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-22870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-22871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-22871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.872+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-22872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.872+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-22873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.872+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-22872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.872+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_382, and the Request Id: 14431572-22874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.872+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-22875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.873+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-22876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-22877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-22878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-22878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.874+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-22879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.874+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-22880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.874+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-22881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.875+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-22879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_380, and the Request Id: ac4d0202-22882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.875+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-22883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.876+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_380-, and the Request Id: 33cd9896-22884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.876+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-22885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.876+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-22886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.876+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_382-, and the Request Id: 894bb6f1-22887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-22888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.877+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-22889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-22888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.877+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-22889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.877+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-22890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.877+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-22891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.878+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-22890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.878+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-22891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.878+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_378, and the Request Id: 027e2586-22892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.878+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_383, and the Request Id: 934864f8-22893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.878+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_380-, and the Request Id: 1e2f7422-22894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.878+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-22895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.879+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-22896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.879+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-22897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.879+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-22896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.879+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-22897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.879+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-22895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.879+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-22898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-22899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.880+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-22900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.880+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-22898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.880+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-22901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.880+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-22902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-22899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.880+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-22900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.880+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-22901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.880+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-22902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.880+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_374, and the Request Id: c55bee72-22903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.880+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_378, and the Request Id: d9d3e6a8-22904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.881+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_379, and the Request Id: 8116d545-22905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.881+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-22906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-22907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.882+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-22908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.882+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_378-, and the Request Id: 268a28a7-22909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.882+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-22910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.882+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-22908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.882+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-22910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.883+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_383-, and the Request Id: 2e1df7db-22911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.883+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_385, and the Request Id: 516a139d-22912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.883+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_389, and the Request Id: a0b3572f-22913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-22914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.884+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_379-, and the Request Id: c6b88555-22915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.885+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_378-, and the Request Id: 15d5a95c-22916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.885+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-22917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-22918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.885+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-22919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.886+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-22920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.886+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_389-, and the Request Id: 557517ee-22921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.886+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_374-, and the Request Id: 0f8e1974-22922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.887+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_385-, and the Request Id: b88000ea-22923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-22924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.888+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-22925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.888+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-22926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-22927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.888+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-22928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.889+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-22927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.889+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-22929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.889+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-22930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.889+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-22929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.890+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-22930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_383, and the Request Id: 14431572-22931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.890+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-22932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.890+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-22933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.890+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-22934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-22935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.890+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-22934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.891+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_381, and the Request Id: 1299d095-22936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.891+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-22937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.891+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-22938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.892+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-22939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.892+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-22940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.892+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-22940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-22941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.892+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-22942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.893+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-22941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.893+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-22942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.893+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_379, and the Request Id: 027e2586-22943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.893+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-22944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_383-, and the Request Id: 894bb6f1-22945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.893+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-22944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_381, and the Request Id: ac4d0202-22946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.894+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-22947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.894+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-22948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.895+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-22949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.895+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-22948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.895+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-22950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.895+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-22951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.895+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-22950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.895+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-22951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.895+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-22952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.896+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_379-, and the Request Id: 268a28a7-22953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.896+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_384, and the Request Id: 934864f8-22954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.896+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-22955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-22956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.896+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_381-, and the Request Id: 33cd9896-22957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-22956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.897+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-22952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.897+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_380, and the Request Id: 8116d545-22958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.897+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_381-, and the Request Id: 1e2f7422-22959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.897+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-22960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-22961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.897+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-22960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.897+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_379, and the Request Id: d9d3e6a8-22962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.898+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-22963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.898+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-22964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.898+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-22963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.898+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-22964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.898+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-22965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.898+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-22966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-22965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.899+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-22966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.899+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-22967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.899+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_384-, and the Request Id: 2e1df7db-22968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.899+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_375, and the Request Id: c55bee72-22969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.899+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_390, and the Request Id: a0b3572f-22970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.900+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-22971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.900+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_380-, and the Request Id: c6b88555-22972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-22973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.901+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-22974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.901+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-22975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.901+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_379-, and the Request Id: 15d5a95c-22976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.901+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-22975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.901+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-22977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.902+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-22977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.902+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-22978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.902+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_386, and the Request Id: 516a139d-22979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.902+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-22980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.903+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_375-, and the Request Id: 0f8e1974-22981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.903+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-22982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.920+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-22983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-22984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.921+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-22985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.921+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-22983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.921+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-22986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.921+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-22987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.921+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_390-, and the Request Id: 557517ee-22988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.922+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-22989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.923+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-22990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.923+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-22990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.923+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-22991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.923+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-22991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.924+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_380, and the Request Id: 027e2586-22992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.924+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-22993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.925+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-22994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.925+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-22995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.925+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-22996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.925+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-22995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.925+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-22997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.926+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-22997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.926+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-22998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_382, and the Request Id: ac4d0202-22999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.926+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-22998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.926+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-23000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.927+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-23000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-23001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.927+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_382, and the Request Id: 1299d095-23002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.927+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_380-, and the Request Id: 268a28a7-23003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.928+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-23004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.928+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-23004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.928+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-23005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.929+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-23006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.929+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-23006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.929+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-23007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.929+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-23008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.929+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_382-, and the Request Id: 1e2f7422-23009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.930+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-23010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.930+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_386-, and the Request Id: b88000ea-23011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.930+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_381, and the Request Id: 8116d545-23012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.930+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-23013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.930+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-23007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.930+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-23010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.930+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-23014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.930+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-23013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.930+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-23008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.931+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_384, and the Request Id: 14431572-23015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.931+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-23016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.931+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-23017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.931+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_382-, and the Request Id: 33cd9896-23018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.931+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-23016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.931+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-23017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.931+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-23019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.931+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_385, and the Request Id: 934864f8-23020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.931+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-23019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.931+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_380, and the Request Id: d9d3e6a8-23021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.931+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_376, and the Request Id: c55bee72-23022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.932+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-23023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-23024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.933+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-23023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.933+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-23025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.933+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-23026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.933+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_381-, and the Request Id: c6b88555-23028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.933+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-23027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.933+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-23026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_384-, and the Request Id: 894bb6f1-23029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.934+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-23030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_385-, and the Request Id: 2e1df7db-23031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.934+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_380-, and the Request Id: 15d5a95c-23032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_376-, and the Request Id: 0f8e1974-23033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.935+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_391, and the Request Id: a0b3572f-23034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.936+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-23035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.937+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-23036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.937+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-23036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.937+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-23037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.937+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-23038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.937+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-23039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.938+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-23039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.938+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_381, and the Request Id: 027e2586-23040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-23041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.939+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-23042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.939+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-23043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.939+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-23044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.939+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_391-, and the Request Id: 557517ee-23045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-23046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-23046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.940+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-23047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.940+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-23048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.940+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-23048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_383, and the Request Id: ac4d0202-23049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.941+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-23050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.941+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_381-, and the Request Id: 268a28a7-23051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.942+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-23052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.942+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-23053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.942+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-23054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.942+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-23055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.943+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-23054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.943+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-23056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.943+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-23057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.943+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-23058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.943+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-23059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.944+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-23057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.944+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-23059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.944+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_383-, and the Request Id: 1e2f7422-23060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.944+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_387, and the Request Id: 516a139d-23061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.944+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-23062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.944+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-23063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.944+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-23062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.944+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-23063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.945+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-23064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.945+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-23065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.945+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-23066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.945+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-23065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.945+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_381, and the Request Id: d9d3e6a8-23067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.945+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_383, and the Request Id: 1299d095-23068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.946+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-23066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.946+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-23069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.946+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-23070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-23069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.947+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-23071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.947+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-23070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.947+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-23071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.947+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-23072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.947+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_387-, and the Request Id: b88000ea-23073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-23074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.947+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-23072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.947+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_386, and the Request Id: 934864f8-23075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-23074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_385, and the Request Id: 14431572-23076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.947+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_377, and the Request Id: c55bee72-23077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.948+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_383-, and the Request Id: 33cd9896-23078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.949+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-23079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.949+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-23080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.949+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_381-, and the Request Id: 15d5a95c-23081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.949+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-23082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.949+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-23082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.950+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-23083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.950+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-23084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.950+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-23083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.950+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_382, and the Request Id: 8116d545-23085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.951+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_385-, and the Request Id: 894bb6f1-23086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_377-, and the Request Id: 0f8e1974-23087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.952+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-23088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.952+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-23089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.952+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_386-, and the Request Id: 2e1df7db-23090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.952+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-23091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.953+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-23092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.953+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-23093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.953+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-23094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.953+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-23093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.953+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-23094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.953+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_382-, and the Request Id: c6b88555-23095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.954+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-23096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.954+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-23097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.954+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-23096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.954+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_382, and the Request Id: 027e2586-23098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.954+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-23097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.954+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-23099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.954+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-23100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.955+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_392, and the Request Id: a0b3572f-23101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.956+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-23102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.956+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-23103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.956+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-23104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-23105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-23105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.957+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-23106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.957+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-23107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.957+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-23106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.957+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_384, and the Request Id: ac4d0202-23108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.958+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-23109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.958+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_392-, and the Request Id: 557517ee-23110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.958+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-23111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.959+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-23112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.959+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_382-, and the Request Id: 268a28a7-23113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.959+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-23114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.960+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-23114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.960+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-23115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.960+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-23116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.960+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-23115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.960+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-23117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.960+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_384-, and the Request Id: 1e2f7422-23118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.961+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-23117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.961+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-23119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.961+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-23120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.961+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-23119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.961+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-23120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.961+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-23121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.961+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-23122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.962+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_384, and the Request Id: 1299d095-23123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.962+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-23124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.962+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-23124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.962+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-23125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.962+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_378, and the Request Id: c55bee72-23126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.962+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-23127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.962+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_388, and the Request Id: 516a139d-23128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.963+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-23127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.963+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-23129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.963+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-23129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.963+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-23130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.964+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-23131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-23130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.964+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-23131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-23132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.964+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_386, and the Request Id: 14431572-23133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-23132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.965+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-23134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.965+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-23135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.965+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-23135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.965+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-23136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.965+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_387, and the Request Id: 934864f8-23137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.965+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_382, and the Request Id: d9d3e6a8-23138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.965+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-23139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.966+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_384-, and the Request Id: 33cd9896-23140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.966+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_388-, and the Request Id: b88000ea-23141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_378-, and the Request Id: 0f8e1974-23142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.967+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-23139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-23143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.967+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-23144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-23143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.968+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-23145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_386-, and the Request Id: 894bb6f1-23146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.968+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_383, and the Request Id: 8116d545-23147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.968+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-23145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.969+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_382-, and the Request Id: 15d5a95c-23148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.969+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-23149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.969+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_387-, and the Request Id: 2e1df7db-23150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.969+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-23149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.969+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-23151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.970+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_393, and the Request Id: a0b3572f-23152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.970+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-23153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-23154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.971+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-23155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.971+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-23155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-23156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.972+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-23157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.972+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-23157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.972+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-23158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.972+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_383, and the Request Id: 027e2586-23159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-23160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.973+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-23161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.973+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_383-, and the Request Id: c6b88555-23162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.974+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-23163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.974+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_393-, and the Request Id: 557517ee-23164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.975+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-23165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.975+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-23166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.976+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-23167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.976+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-23167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.976+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-23168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-23169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.977+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-23169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.977+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_385, and the Request Id: ac4d0202-23171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.977+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_383-, and the Request Id: 268a28a7-23170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.977+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-23172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.977+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-23173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.978+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-23172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.978+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-23174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.978+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-23175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.978+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-23176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.979+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-23176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.979+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_389, and the Request Id: 516a139d-23177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.979+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-23178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.979+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-23179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.980+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-23180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.980+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-23179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-23181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.980+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-23182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.980+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-23178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-23181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.980+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-23183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.980+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-23182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-23184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.981+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_383, and the Request Id: d9d3e6a8-23185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.981+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-23186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-23184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.981+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-23186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.981+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_385-, and the Request Id: 1e2f7422-23187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_387, and the Request Id: 14431572-23188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.982+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_385, and the Request Id: 1299d095-23189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.982+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-23190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.982+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-23191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.982+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-23190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.982+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-23191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-23192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.983+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-23193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.983+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-23193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.983+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_379, and the Request Id: c55bee72-23194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.983+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_389-, and the Request Id: b88000ea-23195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-23196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.984+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-23197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-23196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.984+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-23198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.985+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_388, and the Request Id: 934864f8-23199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.985+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_385-, and the Request Id: 33cd9896-23200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.985+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_387-, and the Request Id: 894bb6f1-23201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.986+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-23202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.987+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_383-, and the Request Id: 15d5a95c-23203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.987+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-23204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.987+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-23205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.987+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-23205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.988+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-23206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.988+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-23206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-23207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-23207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.988+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-23208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_388-, and the Request Id: 2e1df7db-23209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.989+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_384, and the Request Id: 8116d545-23210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.989+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-23211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.989+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-23212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.989+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-23212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.990+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_394, and the Request Id: a0b3572f-23213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.990+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_379-, and the Request Id: 0f8e1974-23214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.990+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-23215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.991+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-23215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.991+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-23216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.991+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-23217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.991+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-23218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.991+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-23217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.992+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_384, and the Request Id: 027e2586-23219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.992+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-23220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.992+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-23221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.992+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_384-, and the Request Id: c6b88555-23222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.993+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-23223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.993+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_394-, and the Request Id: 557517ee-23224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.993+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-23225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.993+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-23226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.994+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-23227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.994+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-23227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.994+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_384-, and the Request Id: 268a28a7-23228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.994+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-23229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.995+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-23229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.995+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_390, and the Request Id: 516a139d-23230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.995+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-23231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.995+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-23231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.996+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-23232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.996+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-23233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.996+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-23234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.996+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-23235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-23236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.996+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-23234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.996+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-23235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.997+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-23237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.997+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-23238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.997+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-23238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_386, and the Request Id: ac4d0202-23239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_386, and the Request Id: 1299d095-23240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.997+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-23241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.997+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-23242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.998+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-23243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.998+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-23243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-23244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.999+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-23244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_388, and the Request Id: 14431572-23245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.999+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-23246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.999+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-23246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:16.999+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-23247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.000+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-23247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.000+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_384, and the Request Id: d9d3e6a8-23248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.000+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-23249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.000+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-23250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.000+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-23249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.000+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-23251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.001+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_390-, and the Request Id: b88000ea-23252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.001+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-23253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.001+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_386-, and the Request Id: 1e2f7422-23254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-23251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.001+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_380, and the Request Id: c55bee72-23255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.001+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-23256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.002+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-23257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.002+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-23257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.002+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_388-, and the Request Id: 894bb6f1-23258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.002+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-23259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.002+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_386-, and the Request Id: 33cd9896-23260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.002+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-23259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.003+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_389, and the Request Id: 934864f8-23261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.003+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_384-, and the Request Id: 15d5a95c-23262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.004+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-23263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.004+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-23264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.004+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-23263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.004+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-23265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-23266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.004+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-23265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_380-, and the Request Id: 0f8e1974-23267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.005+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-23266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.005+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_385, and the Request Id: 8116d545-23268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.005+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-23269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.005+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-23269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.005+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_385, and the Request Id: 027e2586-23270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.005+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_389-, and the Request Id: 2e1df7db-23271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.006+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-23272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-23273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-23274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.006+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-23275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.007+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-23276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.007+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-23276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.007+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-23277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.008+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-23278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.008+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_385-, and the Request Id: c6b88555-23279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.008+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-23280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.008+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-23278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.009+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_395, and the Request Id: a0b3572f-23281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.009+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_385-, and the Request Id: 268a28a7-23282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-23283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.010+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-23284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.011+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-23285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.011+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-23286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.011+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-23287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.012+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-23288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-23289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.012+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-23288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.012+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-23290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.012+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-23291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.012+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-23291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.013+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_391, and the Request Id: 516a139d-23292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.013+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-23293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.013+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-23294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-23295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-23295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.014+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-23296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.014+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-23297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.015+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-23298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-23296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.015+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_395-, and the Request Id: 557517ee-23299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.015+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-23300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_389, and the Request Id: 14431572-23301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.015+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-23300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.016+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-23302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.016+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-23297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.016+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_391-, and the Request Id: b88000ea-23303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-23304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.016+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-23305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.016+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-23302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-23306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.016+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-23305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.016+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-23307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-23304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-23306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.016+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_385, and the Request Id: d9d3e6a8-23308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.017+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-23309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.017+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-23310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.017+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_381, and the Request Id: c55bee72-23311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.017+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-23310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.017+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-23309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.017+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-23312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_387, and the Request Id: ac4d0202-23313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.017+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_387, and the Request Id: 1299d095-23314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-23312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.018+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-23315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.018+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-23315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_390, and the Request Id: 934864f8-23316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.018+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-23317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.019+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-23318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.019+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_389-, and the Request Id: 894bb6f1-23319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.019+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-23317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.019+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-23320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.019+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-23320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.020+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-23321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.020+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_386, and the Request Id: 8116d545-23322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_381-, and the Request Id: 0f8e1974-23323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.020+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_385-, and the Request Id: 15d5a95c-23324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.021+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_387-, and the Request Id: 1e2f7422-23325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.021+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_387-, and the Request Id: 33cd9896-23326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.021+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_390-, and the Request Id: 2e1df7db-23327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.021+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-23328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.022+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-23329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.022+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-23328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.023+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-23330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.023+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-23331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.023+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-23330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.023+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_386, and the Request Id: 027e2586-23332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.023+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-23333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.023+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-23334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.024+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_386-, and the Request Id: c6b88555-23335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.024+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-23336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.024+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-23337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.025+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-23338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.025+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-23339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.026+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-23340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.026+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-23341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.026+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_386-, and the Request Id: 268a28a7-23342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.026+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-23341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.026+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-23343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.027+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-23343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.027+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_396, and the Request Id: a0b3572f-23344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-23345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.028+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-23346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.028+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-23347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.029+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-23348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.029+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-23349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.030+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-23350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.030+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-23350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.030+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-23351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.030+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-23352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.030+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-23353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.031+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-23354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.031+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-23352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.031+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-23353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.031+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-23355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.031+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-23356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.031+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-23355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.031+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-23356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_390, and the Request Id: 14431572-23357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.031+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_392, and the Request Id: 516a139d-23358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-23359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-23359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.032+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-23360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.032+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_382, and the Request Id: c55bee72-23361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.033+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-23360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.033+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_396-, and the Request Id: 557517ee-23362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.033+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-23363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.033+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-23363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.033+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_386, and the Request Id: d9d3e6a8-23364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-23365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.034+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-23366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-23365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-23367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.034+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-23366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.034+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_390-, and the Request Id: 894bb6f1-23368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.034+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-23369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.035+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-23370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.035+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-23369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.035+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-23370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_388, and the Request Id: ac4d0202-23371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.035+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-23372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.035+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_392-, and the Request Id: b88000ea-23373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.035+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_388, and the Request Id: 1299d095-23374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.036+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-23375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.036+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-23375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.036+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-23376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.036+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-23376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.037+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-23377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.037+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_391, and the Request Id: 934864f8-23378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_382-, and the Request Id: 0f8e1974-23379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.038+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_388-, and the Request Id: 1e2f7422-23380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.038+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-23381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.038+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_386-, and the Request Id: 15d5a95c-23382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.038+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-23383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.039+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-23383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.039+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-23384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.039+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-23385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.039+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-23385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.040+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-23386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.040+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-23386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.040+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-23387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.040+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_387, and the Request Id: 8116d545-23388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_391-, and the Request Id: 2e1df7db-23389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.040+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-23390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.040+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-23390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.041+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-23391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.041+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-23392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.041+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_388-, and the Request Id: 33cd9896-23393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.042+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-23394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.042+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_387, and the Request Id: 027e2586-23395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.042+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-23396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.042+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-23397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.043+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-23398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.044+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_387-, and the Request Id: c6b88555-23399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.045+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-23400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.045+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-23401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.045+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-23402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.045+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-23403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.045+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-23402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.046+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-23404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.046+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-23404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.046+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-23405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.046+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_387-, and the Request Id: 268a28a7-23406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.046+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_397, and the Request Id: a0b3572f-23407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.047+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-23408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.049+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-23409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.049+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-23410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.049+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-23411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.049+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-23409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.049+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-23410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.049+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-23412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.049+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-23412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.050+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_387, and the Request Id: d9d3e6a8-23413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.050+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-23414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.050+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_397-, and the Request Id: 557517ee-23415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.050+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-23414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.050+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-23416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.050+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-23417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.050+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_383, and the Request Id: c55bee72-23418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.050+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-23419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.050+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-23417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.051+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-23420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.051+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-23421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.051+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-23422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.051+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-23420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.051+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-23419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.051+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-23421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.051+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-23423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.051+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-23424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.052+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-23425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-23423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.052+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-23424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_391, and the Request Id: 14431572-23426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.052+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_393, and the Request Id: 516a139d-23427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.053+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-23428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.053+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_389, and the Request Id: ac4d0202-23429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.053+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-23430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.053+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_387-, and the Request Id: 15d5a95c-23431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_383-, and the Request Id: 0f8e1974-23432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.054+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-23433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.055+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-23433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.055+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-23434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.055+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-23435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.055+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-23434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.055+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-23435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.055+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_393-, and the Request Id: b88000ea-23436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.055+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_389, and the Request Id: 1299d095-23437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.055+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-23438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.055+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_391-, and the Request Id: 894bb6f1-23439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-23438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.056+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_389-, and the Request Id: 1e2f7422-23440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.056+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_392, and the Request Id: 934864f8-23441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.056+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-23442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.056+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-23443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.057+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-23442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.057+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-23444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.057+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-23445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.057+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-23446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.057+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-23445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.058+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-23447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.058+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-23448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.058+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-23447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.058+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-23448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.058+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_388, and the Request Id: 8116d545-23449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.059+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-23450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.059+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_389-, and the Request Id: 33cd9896-23451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.059+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_388, and the Request Id: 027e2586-23453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.059+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_392-, and the Request Id: 2e1df7db-23452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.060+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-23454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.060+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-23455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-23456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.061+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-23457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.061+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-23455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.061+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-23458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.061+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-23458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.062+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_398, and the Request Id: a0b3572f-23459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.062+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-23460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.062+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_388-, and the Request Id: c6b88555-23461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.062+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-23462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.062+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_388-, and the Request Id: 268a28a7-23463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.063+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-23464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.063+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-23465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.064+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-23466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.064+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-23467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.065+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-23467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.065+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-23468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.065+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-23469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.065+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-23469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.065+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_388, and the Request Id: d9d3e6a8-23470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.066+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-23471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.066+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_398-, and the Request Id: 557517ee-23472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.066+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-23473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.066+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-23474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.066+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-23473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.067+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-23475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.067+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-23476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.067+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-23477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.067+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-23476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.067+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-23475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.067+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-23477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.067+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-23478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.068+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_384, and the Request Id: c55bee72-23479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.068+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-23480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.068+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-23480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.068+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-23481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.068+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-23481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.069+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_394, and the Request Id: 516a139d-23482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.069+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-23483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.069+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-23484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.070+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-23485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.070+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_388-, and the Request Id: 15d5a95c-23486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.070+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-23487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-23485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_384-, and the Request Id: 0f8e1974-23488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.071+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-23489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.071+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-23489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_392, and the Request Id: 14431572-23490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.072+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-23491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.072+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_390, and the Request Id: ac4d0202-23492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.073+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-23493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.073+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-23493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.073+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_394-, and the Request Id: b88000ea-23494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.073+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-23495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.073+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-23495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.073+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-23496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.074+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_390, and the Request Id: 1299d095-23497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.074+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-23498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.074+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-23499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-23500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.075+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-23501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.075+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-23501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-23500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.075+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-23502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_392-, and the Request Id: 894bb6f1-23503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.075+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-23504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.075+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-23502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.076+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-23504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.076+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-23505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.076+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_389, and the Request Id: 8116d545-23506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.076+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-23505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.077+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_393, and the Request Id: 934864f8-23507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.077+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_390-, and the Request Id: 1e2f7422-23508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.077+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-23509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.077+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-23510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.077+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-23509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.077+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-23511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.077+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-23510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.077+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-23512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.078+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_389, and the Request Id: 027e2586-23513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.078+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-23514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.078+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-23515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.078+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-23515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.078+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_399, and the Request Id: a0b3572f-23516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-23517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.079+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_390-, and the Request Id: 33cd9896-23518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.080+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_389-, and the Request Id: c6b88555-23519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.080+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_393-, and the Request Id: 2e1df7db-23520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.081+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-23521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.081+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-23522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.081+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-23522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.081+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-23523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.082+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-23524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.082+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-23523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.082+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_399-, and the Request Id: 557517ee-23525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.082+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-23526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.082+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-23527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.082+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-23527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.082+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_389-, and the Request Id: 268a28a7-23528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.083+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-23529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.083+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_389, and the Request Id: d9d3e6a8-23530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.083+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-23529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.083+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-23531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.083+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-23532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.083+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-23533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.083+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_385, and the Request Id: c55bee72-23534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.084+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-23535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.084+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-23535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.084+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-23536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.085+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-23536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.085+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_395, and the Request Id: 516a139d-23537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.085+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-23538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.085+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_389-, and the Request Id: 15d5a95c-23539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-23540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-23540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.086+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-23541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.086+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-23542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.086+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-23543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.087+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-23543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.087+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_385-, and the Request Id: 0f8e1974-23544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.087+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_393, and the Request Id: 14431572-23545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-23546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.088+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-23547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.088+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-23548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.088+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-23549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-23548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.089+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-23550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.089+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-23550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_391, and the Request Id: ac4d0202-23551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.089+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_395-, and the Request Id: b88000ea-23552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.090+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-23553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-23554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.090+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-23553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.090+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-23555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.090+0000 [Thread-16039] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:17.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-23554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.090+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-23555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_393-, and the Request Id: 894bb6f1-23556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.091+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-23557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.091+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-23558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.091+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-23560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.091+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-23559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.091+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_391, and the Request Id: 1299d095-23561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-23559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.092+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-23562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.092+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-23558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.092+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_394, and the Request Id: 934864f8-23563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-23564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_391-, and the Request Id: 1e2f7422-23565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.092+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-23566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-23564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.093+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_390, and the Request Id: 8116d545-23567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.094+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-23568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.095+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-23569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.095+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_391-, and the Request Id: 33cd9896-23570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-23571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.096+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-23572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_394-, and the Request Id: 2e1df7db-23573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.096+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-23572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-23574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.097+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-23575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.097+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-23576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.097+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-23577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.097+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_390-, and the Request Id: c6b88555-23578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.097+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-23576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.097+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_400, and the Request Id: a0b3572f-23579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.098+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-23577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.098+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-23580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.098+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-23581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.099+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-23582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.099+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-23581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.099+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-23582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.099+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-23583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.099+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_390, and the Request Id: 027e2586-23584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.099+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-23585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-23586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-23586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.100+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_386, and the Request Id: c55bee72-23587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.100+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-23588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.101+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-23589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.101+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-23590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.102+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-23590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-23591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.102+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-23592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.102+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_400-, and the Request Id: 557517ee-23593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.102+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-23594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.102+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-23594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.102+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_390, and the Request Id: d9d3e6a8-23595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.102+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-23596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.103+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_390-, and the Request Id: 268a28a7-23597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.103+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-23596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.103+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-23598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.103+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-23598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.103+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-23599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.104+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_396, and the Request Id: 516a139d-23600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.104+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-23601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_386-, and the Request Id: 0f8e1974-23602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-23599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.105+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-23603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-23604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.105+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_390-, and the Request Id: 15d5a95c-23605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-23604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.105+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-23606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.106+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-23607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-23608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.106+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-23607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.106+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-23609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.106+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_394, and the Request Id: 14431572-23610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-23608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-23611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.107+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-23611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_392, and the Request Id: ac4d0202-23612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.107+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-23613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.107+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-23614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.107+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-23615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.107+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_396-, and the Request Id: b88000ea-23616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.108+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-23613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.108+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-23615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.108+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_392, and the Request Id: 1299d095-23617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.108+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-23618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.108+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-23619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.109+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-23619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.109+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-23620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.109+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-23620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.109+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_395, and the Request Id: 934864f8-23621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.109+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-23622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.109+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-23623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.110+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_394-, and the Request Id: 894bb6f1-23624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.110+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-23623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.110+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_391, and the Request Id: 8116d545-23625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.110+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_392-, and the Request Id: 1e2f7422-23626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.111+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-23627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.111+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-23628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.111+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-23629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.112+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_392-, and the Request Id: 33cd9896-23630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.112+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-23631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.112+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_395-, and the Request Id: 2e1df7db-23632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-23633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.113+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-23634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.113+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-23634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.114+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-23635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.114+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_391-, and the Request Id: c6b88555-23636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.114+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-23635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.114+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-23637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.114+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_401, and the Request Id: a0b3572f-23638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.114+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-23639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.115+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-23640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.115+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-23639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.115+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-23641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.115+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-23642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.115+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-23641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.115+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-23642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.115+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-23644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.115+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-23643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.116+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-23645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.116+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-23645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.116+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-23646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.116+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_391, and the Request Id: d9d3e6a8-23647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.116+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-23646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.116+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_391, and the Request Id: 027e2586-23648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-23649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.117+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-23649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.117+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_387, and the Request Id: c55bee72-23651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.117+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-23650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.117+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-23652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.118+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_401-, and the Request Id: 557517ee-23653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.119+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-23654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.119+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-23655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.119+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_391-, and the Request Id: 15d5a95c-23656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.119+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-23654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.119+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-23657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.119+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-23658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.119+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_391-, and the Request Id: 268a28a7-23659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.119+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-23657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.120+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_397, and the Request Id: 516a139d-23660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.120+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-23661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.120+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-23662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.120+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-23662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_387-, and the Request Id: 0f8e1974-23663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.121+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-23664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.121+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-23665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.121+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-23664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.121+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-23666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_395, and the Request Id: 14431572-23667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.122+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-23668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.122+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-23669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.122+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-23669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.123+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-23670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.123+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-23670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.123+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-23671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.123+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_393, and the Request Id: 1299d095-23672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.124+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-23673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.124+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_397-, and the Request Id: b88000ea-23674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.124+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-23675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.124+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-23676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-23677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-23675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.125+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-23676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-23678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-23677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-23678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-23679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_396, and the Request Id: 934864f8-23680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-23679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.126+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_392, and the Request Id: 8116d545-23681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.126+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-23682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.126+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_395-, and the Request Id: 894bb6f1-23683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.126+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-23684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.126+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-23685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.126+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-23684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.126+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-23686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_393, and the Request Id: ac4d0202-23687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-23688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.127+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_393-, and the Request Id: 33cd9896-23689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.128+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-23690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_396-, and the Request Id: 2e1df7db-23691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.129+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-23692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.129+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_392-, and the Request Id: c6b88555-23693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.129+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-23694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.129+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-23695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.130+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-23694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.130+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-23696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.130+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-23695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.130+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-23697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.130+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-23698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.130+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-23697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.130+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-23696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.130+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-23698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.130+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_392, and the Request Id: d9d3e6a8-23699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.130+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_402, and the Request Id: a0b3572f-23700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.131+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-23701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.131+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_393-, and the Request Id: 1e2f7422-23702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.131+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-23703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.131+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-23704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.131+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-23701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.131+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-23703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.131+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-23705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.131+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_392, and the Request Id: 027e2586-23706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.131+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-23707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-23708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.132+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-23707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.132+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_388, and the Request Id: c55bee72-23709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-23710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.133+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-23711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.133+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_392-, and the Request Id: 15d5a95c-23712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.134+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-23713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.134+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_402-, and the Request Id: 557517ee-23714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.135+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_392-, and the Request Id: 268a28a7-23715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.135+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-23716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.135+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-23717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.136+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_388-, and the Request Id: 0f8e1974-23718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.136+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-23716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.136+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-23719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.136+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-23720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.136+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-23721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.136+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-23720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.137+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-23722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.137+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-23722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.137+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-23723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.137+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-23724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.138+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-23724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.138+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-23725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.138+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-23726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.138+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_396, and the Request Id: 14431572-23727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.138+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-23728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.138+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_398, and the Request Id: 516a139d-23729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-23730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-23730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-23731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.140+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-23732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-23731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-23733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.140+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-23734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.140+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-23734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-23733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_394, and the Request Id: 1299d095-23735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.141+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_397, and the Request Id: 934864f8-23736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.141+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-23737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.141+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-23738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.141+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-23739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.141+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-23737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.142+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_398-, and the Request Id: b88000ea-23740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.142+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-23741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.142+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-23742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.142+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-23742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-23743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.143+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_393, and the Request Id: 8116d545-23744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-23743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-23745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.143+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_396-, and the Request Id: 894bb6f1-23746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.143+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-23747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.144+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-23747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_394, and the Request Id: ac4d0202-23748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.144+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_397-, and the Request Id: 2e1df7db-23749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.145+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-23750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.145+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_394-, and the Request Id: 33cd9896-23751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.145+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-23750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.145+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-23752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.145+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-23753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.146+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-23753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.146+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-23754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.146+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-23755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.146+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-23754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.146+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-23755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.146+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_403, and the Request Id: a0b3572f-23756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.146+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_393, and the Request Id: d9d3e6a8-23757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.146+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_393-, and the Request Id: c6b88555-23758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-23759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.147+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-23760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.147+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-23760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.148+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-23761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.148+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-23761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.148+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_393, and the Request Id: 027e2586-23762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-23763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_394-, and the Request Id: 1e2f7422-23764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.148+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-23765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.149+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-23765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-23766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-23767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-23767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.149+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-23768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.149+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_389, and the Request Id: c55bee72-23769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.150+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_403-, and the Request Id: 557517ee-23770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.150+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_393-, and the Request Id: 15d5a95c-23771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.150+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-23772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.150+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-23773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.151+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_393-, and the Request Id: 268a28a7-23774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.152+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-23775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.152+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-23776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.152+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-23777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.152+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-23778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.152+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_389-, and the Request Id: 0f8e1974-23779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.153+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-23778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.153+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-23780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.153+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-23781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.153+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-23781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.153+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-23782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.153+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-23783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.153+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_399, and the Request Id: 516a139d-23784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.154+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-23785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.154+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-23785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.154+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-23786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-23787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-23787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.155+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_397, and the Request Id: 14431572-23788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.155+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-23789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-23790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-23791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.156+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-23792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.156+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-23790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-23791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.156+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-23793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.156+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-23794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.156+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-23793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.156+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-23795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.157+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-23795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_395, and the Request Id: 1299d095-23796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.157+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_399-, and the Request Id: b88000ea-23797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.157+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-23798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.157+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_398, and the Request Id: 934864f8-23799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.157+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-23800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.157+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-23798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-23801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-23801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.158+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_397-, and the Request Id: 894bb6f1-23802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.158+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-23803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.158+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_394, and the Request Id: 8116d545-23804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-23805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-23805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-23806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.159+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-23807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.160+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-23807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.160+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-23808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.160+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-23809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.160+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-23808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.160+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-23809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.160+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_395-, and the Request Id: 33cd9896-23810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_398-, and the Request Id: 2e1df7db-23811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.160+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_395, and the Request Id: ac4d0202-23812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.160+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_404, and the Request Id: a0b3572f-23813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.161+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-23814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.161+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-23814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-23815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.162+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-23816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.162+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-23817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.162+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-23816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.162+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_394-, and the Request Id: c6b88555-23818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.162+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-23817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.162+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_394, and the Request Id: d9d3e6a8-23819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.163+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-23820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.163+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-23820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.163+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-23821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.163+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_394, and the Request Id: 027e2586-23822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.163+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-23823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.163+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_395-, and the Request Id: 1e2f7422-23824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.164+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-23823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.164+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_404-, and the Request Id: 557517ee-23825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-23826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.165+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-23827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.165+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-23828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.165+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-23828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.165+0000 [Thread-16220] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:17.165+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_390, and the Request Id: c55bee72-23829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.165+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-23830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.166+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_394-, and the Request Id: 268a28a7-23831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-23832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.166+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_394-, and the Request Id: 15d5a95c-23833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.167+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-23834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.167+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-23835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.168+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-23836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.168+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_390-, and the Request Id: 0f8e1974-23838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.168+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-23837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.168+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-23839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.168+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-23840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.169+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-23840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.169+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-23841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.169+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-23842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.169+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-23843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.169+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-23842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.170+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_398, and the Request Id: 14431572-23844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.170+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-23845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.170+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-23845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.171+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-23846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.171+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-23847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.171+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-23846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.171+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-23848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.171+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_400, and the Request Id: 516a139d-23849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.171+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-23850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.172+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-23851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.173+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-23852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.173+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-23853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.173+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-23852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.173+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_398-, and the Request Id: 894bb6f1-23854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.173+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-23855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.174+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-23856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.174+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-23855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.174+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-23857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_396, and the Request Id: 1299d095-23858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.175+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-23857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.175+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-23859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-23860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.175+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-23859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.175+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-23861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.175+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-23862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.175+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-23861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.176+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-23862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.176+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_399, and the Request Id: 934864f8-23863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-23864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.176+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_405, and the Request Id: a0b3572f-23865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.176+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_400-, and the Request Id: b88000ea-23866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-23864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.177+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-23867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.177+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-23868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.177+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-23869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.177+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-23868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.177+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-23867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.177+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-23870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.177+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_396, and the Request Id: ac4d0202-23872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.178+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-23870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.177+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-23871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.178+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-23873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.178+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-23871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.178+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-23874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.178+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-23873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.178+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-23874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.179+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_395, and the Request Id: 8116d545-23875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.179+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-23876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.179+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-23876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.179+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_395, and the Request Id: 027e2586-23877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.179+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-23878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.179+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_395, and the Request Id: d9d3e6a8-23879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.179+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_399-, and the Request Id: 2e1df7db-23880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.179+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-23878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.180+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_396-, and the Request Id: 33cd9896-23881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-23882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-23882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.180+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_405-, and the Request Id: 557517ee-23883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.180+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_396-, and the Request Id: 1e2f7422-23884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-23885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.180+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_391, and the Request Id: c55bee72-23886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.181+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-23887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.181+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_395-, and the Request Id: c6b88555-23888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.183+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_395-, and the Request Id: 268a28a7-23889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.183+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_395-, and the Request Id: 15d5a95c-23890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.183+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-23891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.184+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-23893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.184+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-23892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.184+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_391-, and the Request Id: 0f8e1974-23894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.185+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-23895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.185+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-23896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-23897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-23897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.185+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-23898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.186+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-23898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.186+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_399, and the Request Id: 14431572-23899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.186+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-23900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.187+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-23901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.187+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-23902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.187+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-23903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.187+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-23904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.188+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-23905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.188+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-23906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.188+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-23907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.193+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_399-, and the Request Id: 894bb6f1-23908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.193+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-23909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.194+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-23909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.194+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-23910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.194+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-23911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.194+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-23912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.194+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-23910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.194+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-23912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.194+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-23913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.194+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-23915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.194+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_401, and the Request Id: 516a139d-23914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-23916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.195+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-23913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-23916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-23917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_397, and the Request Id: 1299d095-23918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.195+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-23919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.196+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-23920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.196+0000 [Thread-16279] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:17.196+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-23920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.196+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_397, and the Request Id: ac4d0202-23921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.198+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-23922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.198+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-23923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.198+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-23923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.198+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_397-, and the Request Id: 33cd9896-23924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.199+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-23925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.199+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-23926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.199+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-23925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.199+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-23922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.199+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-23926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.199+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-23927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.200+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-23927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.200+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_401-, and the Request Id: b88000ea-23929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.200+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_397-, and the Request Id: 1e2f7422-23928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.200+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-23930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.200+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-23931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.200+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-23932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.200+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_406, and the Request Id: a0b3572f-23933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.200+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-23930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.200+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-23931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.200+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-23932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-23934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.200+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_396, and the Request Id: 8116d545-23935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.200+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-23936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-23934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.201+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-23937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.201+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-23938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.201+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-23936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.201+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-23937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.201+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-23938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.201+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_400, and the Request Id: 934864f8-23939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.201+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_392, and the Request Id: c55bee72-23940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.201+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_396, and the Request Id: d9d3e6a8-23941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-23942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.202+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-23943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.203+0000 [Thread-16298] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:17.205+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_396, and the Request Id: 027e2586-23944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.263+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-23945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.263+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-23946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.264+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_406-, and the Request Id: 557517ee-23947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.264+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_396-, and the Request Id: c6b88555-23948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.264+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_400-, and the Request Id: 2e1df7db-23949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.265+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_396-, and the Request Id: 15d5a95c-23950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.265+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_392-, and the Request Id: 0f8e1974-23951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.266+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_396-, and the Request Id: 268a28a7-23952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.266+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-23953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.266+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-23954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.267+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-23955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.267+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-23956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.268+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-23957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.268+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-23958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.269+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-23959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.269+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-23960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.269+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-23961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.270+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-23962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-23963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.271+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-23964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-23963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.271+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-23965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-23966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.271+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-23967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-23966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.272+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-23967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_400, and the Request Id: 14431572-23968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.272+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-23969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.272+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-23970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.272+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-23970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-23971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.272+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-23969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.272+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_398, and the Request Id: 1299d095-23972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-23971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.273+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-23973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.273+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-23974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.273+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-23973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.273+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_402, and the Request Id: 516a139d-23975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-23976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.273+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-23977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.273+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-23978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.274+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-23978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.274+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-23979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.274+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_398, and the Request Id: ac4d0202-23980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.275+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-23981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.275+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-23982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.275+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-23981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.275+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-23982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.275+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-23983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.275+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_400-, and the Request Id: 894bb6f1-23984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.275+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-23983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.275+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-23985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.276+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-23985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.276+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_397, and the Request Id: 8116d545-23986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.276+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_407, and the Request Id: a0b3572f-23987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.277+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-23988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.277+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_402-, and the Request Id: b88000ea-23989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.277+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_398-, and the Request Id: 1e2f7422-23990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-23988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.278+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-23991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.278+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-23992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.278+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_398-, and the Request Id: 33cd9896-23993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.278+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-23992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.278+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-23991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.278+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-23994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.278+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-23995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.278+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-23994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.279+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_401, and the Request Id: 934864f8-23996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.279+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-23997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-23998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.279+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-23999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-23998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.279+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_407-, and the Request Id: 557517ee-24000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.279+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-23997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.279+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-23999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.279+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_393, and the Request Id: c55bee72-24001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.279+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_397, and the Request Id: d9d3e6a8-24002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.280+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-24003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.280+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-24003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.280+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_397-, and the Request Id: c6b88555-24004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.280+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_397, and the Request Id: 027e2586-24005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.280+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-24006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-24007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.281+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-24008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.282+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_401-, and the Request Id: 2e1df7db-24009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.282+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-24010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.282+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-24011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.283+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_397-, and the Request Id: 15d5a95c-24012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.283+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_393-, and the Request Id: 0f8e1974-24013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.283+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-24014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.284+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-24015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.284+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_397-, and the Request Id: 268a28a7-24016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.284+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-24017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.285+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-24018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.285+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-24019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.285+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-24020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.286+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-24021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.286+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-24021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.286+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-24022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.286+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-24023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.286+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-24024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-24025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.286+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-24026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.287+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-24025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.287+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-24026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_401, and the Request Id: 14431572-24027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.287+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-24028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.287+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-24028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.288+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_403, and the Request Id: 516a139d-24029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.288+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-24030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-24031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-24031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-24032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.289+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-24033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.289+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-24032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.289+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-24034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.289+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-24033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_399, and the Request Id: 1299d095-24035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.290+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-24036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.290+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-24037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.290+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-24038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.290+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-24036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.290+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_399, and the Request Id: ac4d0202-24039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.290+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_401-, and the Request Id: 894bb6f1-24040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.291+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-24041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.291+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_403-, and the Request Id: b88000ea-24042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.291+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-24043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.291+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-24044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.291+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-24041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.291+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-24043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.291+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-24045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.291+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-24046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.292+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-24045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.292+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-24046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.292+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_408, and the Request Id: a0b3572f-24047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.292+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_398, and the Request Id: 8116d545-24048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.292+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_399-, and the Request Id: 33cd9896-24049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.293+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-24050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.293+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-24051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.293+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-24050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-24052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.293+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-24051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.294+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-24053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-24052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.294+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-24053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.294+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-24055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.294+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-24054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_399-, and the Request Id: 1e2f7422-24056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.294+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_398, and the Request Id: d9d3e6a8-24057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.294+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-24058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.294+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-24059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.295+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-24058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.295+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-24059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.295+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_408-, and the Request Id: 557517ee-24061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.295+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_402, and the Request Id: 934864f8-24060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.295+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-24062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.295+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-24062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.295+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-24063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.295+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_398-, and the Request Id: c6b88555-24064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.295+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_398, and the Request Id: 027e2586-24065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-24063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.296+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_394, and the Request Id: c55bee72-24066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.297+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-24067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.297+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_398-, and the Request Id: 15d5a95c-24068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-24069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.298+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-24070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.298+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_398-, and the Request Id: 268a28a7-24071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.299+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-24072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.299+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_402-, and the Request Id: 2e1df7db-24073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.300+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_394-, and the Request Id: 0f8e1974-24074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.300+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-24075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.300+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-24076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.301+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-24077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.301+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-24078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.301+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-24077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.301+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-24079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.301+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-24079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.302+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_404, and the Request Id: 516a139d-24080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.302+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-24081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.302+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-24082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.302+0000 [Thread-16418] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:17.302+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-24081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-24083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.303+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-24084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.303+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-24083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-24085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_402, and the Request Id: 14431572-24086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.303+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-24087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.304+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-24088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.304+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-24089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-24090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.305+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-24091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.305+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_404-, and the Request Id: b88000ea-24092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.305+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-24093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.306+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_402-, and the Request Id: 894bb6f1-24094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.306+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-24095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.306+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-24096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.307+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-24095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.307+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-24096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.307+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-24097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.307+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-24098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.307+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-24097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.307+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-24099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.307+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-24098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.308+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_409, and the Request Id: a0b3572f-24100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.308+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_399, and the Request Id: 8116d545-24101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.308+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-24102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-24103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.308+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-24102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.308+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-24104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.309+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-24105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.309+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-24104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.309+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-24106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.309+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-24107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.309+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-24108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.309+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-24109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.309+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-24107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.309+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-24110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.309+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-24108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.309+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-24106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.309+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-24109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.310+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-24111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.310+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-24112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.310+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_399, and the Request Id: d9d3e6a8-24113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.310+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-24111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.310+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_400, and the Request Id: 1299d095-24114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.310+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-24112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.310+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_400, and the Request Id: ac4d0202-24115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.310+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_399, and the Request Id: 027e2586-24116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.311+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-24117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.311+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_409-, and the Request Id: 557517ee-24118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.311+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-24117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.312+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_399-, and the Request Id: c6b88555-24119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.312+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-24120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.313+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_400-, and the Request Id: 33cd9896-24121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.313+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_400-, and the Request Id: 1e2f7422-24122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.313+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-24120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.313+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-24123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.313+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_399-, and the Request Id: 15d5a95c-24124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.314+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-24125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.314+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-24126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.314+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-24126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.314+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-24127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.314+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-24127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.315+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_395, and the Request Id: c55bee72-24128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.315+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_403, and the Request Id: 934864f8-24129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.315+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_399-, and the Request Id: 268a28a7-24130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.316+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-24131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-24132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.318+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-24133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-24134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_403-, and the Request Id: 2e1df7db-24135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.318+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-24136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_395-, and the Request Id: 0f8e1974-24137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.319+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-24136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.319+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-24138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.319+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-24138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.319+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-24139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.320+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_405, and the Request Id: 516a139d-24140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.320+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-24141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-24134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.320+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-24142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-24142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.321+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-24143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.321+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-24144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.321+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_403, and the Request Id: 14431572-24145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.321+0000 [Thread-16466] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:17.322+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-24146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.322+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-24147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.323+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-24148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.323+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-24149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.323+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-24150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.323+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-24147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.323+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-24151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.323+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-24151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.323+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-24152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.323+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_405-, and the Request Id: b88000ea-24153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.323+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_410, and the Request Id: a0b3572f-24154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.324+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-24155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.325+0000 [Thread-16473] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:17.325+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-24156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.325+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-24157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.326+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-24158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.326+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-24157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.326+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-24156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.326+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-24159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.326+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-24159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.326+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-24160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.327+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-24161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.327+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-24162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.327+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-24160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.327+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_401, and the Request Id: 1299d095-24163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.327+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-24161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.327+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-24164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.327+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-24164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.328+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_410-, and the Request Id: 557517ee-24165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.328+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_401, and the Request Id: ac4d0202-24166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.328+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_400, and the Request Id: 8116d545-24167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_403-, and the Request Id: 894bb6f1-24168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.329+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-24169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.329+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-24170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.329+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-24169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.329+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-24171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.329+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-24172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.329+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-24171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.330+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-24173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.330+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-24172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.330+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_401-, and the Request Id: 33cd9896-24175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.330+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_400, and the Request Id: d9d3e6a8-24174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.330+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-24176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.331+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-24176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.331+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-24177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.331+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_400, and the Request Id: 027e2586-24178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.331+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_401-, and the Request Id: 1e2f7422-24179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.331+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-24177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.331+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_400-, and the Request Id: c6b88555-24180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.331+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-24181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.331+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-24182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.331+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-24182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.332+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_396, and the Request Id: c55bee72-24183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.332+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-24184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.332+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-24185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.333+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-24186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.333+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-24186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.333+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-24187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.333+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_400-, and the Request Id: 15d5a95c-24188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.333+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-24189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.334+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-24189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.334+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_404, and the Request Id: 934864f8-24190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.334+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-24191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.334+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_400-, and the Request Id: 268a28a7-24192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.334+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-24193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.335+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-24194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.335+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_396-, and the Request Id: 0f8e1974-24195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.336+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-24196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.336+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-24197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.336+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-24197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.336+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-24198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.336+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-24199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.336+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-24198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.337+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-24200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.337+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_406, and the Request Id: 516a139d-24201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.337+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_404-, and the Request Id: 2e1df7db-24202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.338+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-24203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.338+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-24204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-24205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.338+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-24206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.338+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-24207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.338+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-24207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.338+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-24208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.339+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-24208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-24209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.339+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_411, and the Request Id: a0b3572f-24210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-24209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.339+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-24211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.340+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-24212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.340+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-24211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.340+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-24212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.340+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_404, and the Request Id: 14431572-24213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.340+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-24214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.340+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-24215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.340+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-24214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.340+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_406-, and the Request Id: b88000ea-24216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.341+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-24217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.341+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_402, and the Request Id: 1299d095-24218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.342+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-24219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.342+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-24220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.342+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-24221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.342+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-24220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.342+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-24222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.342+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_411-, and the Request Id: 557517ee-24223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.342+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-24224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.342+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-24222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.343+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_401, and the Request Id: 8116d545-24225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.343+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-24221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.343+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-24226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.343+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_404-, and the Request Id: 894bb6f1-24227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.343+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-24226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_402, and the Request Id: ac4d0202-24228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.344+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-24229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.345+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-24230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.345+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_402-, and the Request Id: 33cd9896-24231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.345+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-24232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.345+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-24230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.346+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-24233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.346+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_401-, and the Request Id: c6b88555-24234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.346+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-24235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.346+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-24233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.346+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-24236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.346+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-24236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.346+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_401, and the Request Id: d9d3e6a8-24237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.346+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-24238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-24239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.347+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-24238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.347+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-24239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.347+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-24240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.347+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-24241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.347+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-24241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.347+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_401, and the Request Id: 027e2586-24242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.347+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_397, and the Request Id: c55bee72-24243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.347+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_402-, and the Request Id: 1e2f7422-24244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-24245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-24245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-24246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.348+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-24247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.349+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-24246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.349+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_405, and the Request Id: 934864f8-24248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.349+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-24249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.349+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-24250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.349+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-24251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.349+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_401-, and the Request Id: 15d5a95c-24252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.350+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-24253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.351+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-24254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.351+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_401-, and the Request Id: 268a28a7-24255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.351+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_397-, and the Request Id: 0f8e1974-24256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.352+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-24257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.352+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-24258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.353+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-24259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.353+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-24257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.353+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-24260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.353+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_405-, and the Request Id: 2e1df7db-24261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.353+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-24260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.354+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_407, and the Request Id: 516a139d-24262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-24263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.354+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-24264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-24263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.355+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-24265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.355+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-24266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.355+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-24267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.355+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-24268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.355+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-24265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.355+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-24267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.355+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-24269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_405, and the Request Id: 14431572-24270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.356+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-24269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.356+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_412, and the Request Id: a0b3572f-24271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.356+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-24272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.356+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-24273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.356+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-24272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-24274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.357+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-24275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.357+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-24275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.357+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-24276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.357+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_402, and the Request Id: 8116d545-24277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.357+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_407-, and the Request Id: b88000ea-24278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.358+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-24279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.358+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-24280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.358+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-24279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.359+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-24281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.359+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-24282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.359+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-24281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.359+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-24282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.359+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_403, and the Request Id: 1299d095-24283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.359+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_405-, and the Request Id: 894bb6f1-24284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.360+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_412-, and the Request Id: 557517ee-24285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-24286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.360+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-24287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-24286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.360+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_402-, and the Request Id: c6b88555-24288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.360+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-24289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.361+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-24289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.361+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-24290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.361+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-24291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_403, and the Request Id: ac4d0202-24292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.362+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-24293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.362+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-24294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.362+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-24293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.362+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-24294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.362+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-24295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.362+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-24295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.362+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_402, and the Request Id: d9d3e6a8-24296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.363+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_402, and the Request Id: 027e2586-24297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.363+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-24298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.363+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_403-, and the Request Id: 33cd9896-24299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.363+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-24300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.364+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-24301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.364+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-24302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.364+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-24303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.364+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-24302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.365+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-24304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-24303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.365+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-24304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.365+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-24305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.365+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-24306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.365+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_398, and the Request Id: c55bee72-24307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.365+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-24305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_406, and the Request Id: 934864f8-24308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.366+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_403-, and the Request Id: 1e2f7422-24309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.366+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_402-, and the Request Id: 15d5a95c-24310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.366+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-24311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.366+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-24312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.367+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_402-, and the Request Id: 268a28a7-24313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.367+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-24314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.367+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-24315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.368+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-24316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.368+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_398-, and the Request Id: 0f8e1974-24317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.368+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-24316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.369+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-24318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.369+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_406-, and the Request Id: 2e1df7db-24319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-24320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.369+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-24318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.369+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-24321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.369+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_408, and the Request Id: 516a139d-24322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.369+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-24323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.370+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-24324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-24325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.370+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-24326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.371+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-24327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-24325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.371+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-24328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.371+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-24327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.371+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-24326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.371+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-24329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.371+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-24330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.371+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-24328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.371+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-24329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.371+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-24331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.371+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-24330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_406, and the Request Id: 14431572-24332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.371+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_403, and the Request Id: 8116d545-24333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.371+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_413, and the Request Id: a0b3572f-24334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.372+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-24335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.373+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-24336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.373+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-24337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.373+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_408-, and the Request Id: b88000ea-24338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.373+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-24339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.374+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-24339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.374+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-24340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.374+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-24341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.374+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-24340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.375+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_404, and the Request Id: 1299d095-24342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.375+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_406-, and the Request Id: 894bb6f1-24343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.375+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-24344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.375+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_413-, and the Request Id: 557517ee-24345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.375+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_403-, and the Request Id: c6b88555-24346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.376+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-24347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.376+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-24348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.376+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-24347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-24349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.377+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-24349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.377+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_404, and the Request Id: ac4d0202-24350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-24351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.378+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-24352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.378+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-24353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.379+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-24354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-24355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-24355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-24356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-24356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_407, and the Request Id: 934864f8-24357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.380+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-24358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.380+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_404-, and the Request Id: 33cd9896-24359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.380+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_404-, and the Request Id: 1e2f7422-24360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.380+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-24358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.381+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-24361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.381+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-24362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.381+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-24363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.381+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-24361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.381+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-24363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.381+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-24362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.381+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_399, and the Request Id: c55bee72-24364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.397+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-24365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.397+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-24366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.397+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_407-, and the Request Id: 2e1df7db-24367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.397+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-24368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.398+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-24369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.398+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-24370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.398+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-24371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.398+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-24370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.398+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-24371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.399+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_403, and the Request Id: 027e2586-24372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.399+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_403, and the Request Id: d9d3e6a8-24373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.399+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-24374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.399+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-24375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.400+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-24376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.400+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-24377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.400+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-24376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.400+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-24378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.401+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-24379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.401+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-24377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.401+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_399-, and the Request Id: 0f8e1974-24380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.401+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-24381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.401+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-24379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.401+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-24381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.401+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-24382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.401+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_409, and the Request Id: 516a139d-24383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.401+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-24384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.401+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-24385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.401+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-24382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.402+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-24384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.402+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_414, and the Request Id: a0b3572f-24386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.402+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-24385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.402+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_407, and the Request Id: 14431572-24387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.402+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_403-, and the Request Id: 268a28a7-24388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.402+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-24389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.402+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-24389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.402+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_403-, and the Request Id: 15d5a95c-24390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.402+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_404, and the Request Id: 8116d545-24391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.403+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-24392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.403+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-24393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.409+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-24394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.411+0000 [Thread-16639] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-06-13T14:14:17.412+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_414-, and the Request Id: 557517ee-24395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-24396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.414+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-24397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.415+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-24398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.415+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_407-, and the Request Id: 894bb6f1-24399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.415+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-24398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.415+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_409-, and the Request Id: b88000ea-24400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.416+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-24401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.416+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-24401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_405, and the Request Id: ac4d0202-24402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.418+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-24403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.418+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-24404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.419+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_404-, and the Request Id: c6b88555-24405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-24406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-24406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.419+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-24407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.420+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-24408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.420+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-24408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-24409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_405, and the Request Id: 1299d095-24410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.421+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-24412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.421+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-24411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.421+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-24413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.422+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-24412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.422+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-24414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.422+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-24415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.422+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-24416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.422+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-24415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.422+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_405-, and the Request Id: 1e2f7422-24417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.422+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_408, and the Request Id: 934864f8-24418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.423+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-24419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.423+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-24420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.424+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-24420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-24421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.425+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-24422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-24423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.425+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-24424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-24423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.426+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_400, and the Request Id: c55bee72-24425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.426+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-24426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.426+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-24422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.426+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_405-, and the Request Id: 33cd9896-24427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.426+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-24428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.427+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-24429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.427+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_408-, and the Request Id: 2e1df7db-24430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.427+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-24426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.427+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-24429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.427+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-24431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.428+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-24432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.428+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-24433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.428+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-24432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.428+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_404, and the Request Id: 027e2586-24434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.428+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-24433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.428+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_404, and the Request Id: d9d3e6a8-24435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-24436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.429+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-24437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.429+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-24438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.429+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-24437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-24436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.429+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-24438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.430+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-24439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_400-, and the Request Id: 0f8e1974-24440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.430+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-24439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.430+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-24441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_408, and the Request Id: 14431572-24442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.430+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_415, and the Request Id: a0b3572f-24443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.431+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-24444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.431+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-24445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.431+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-24441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.431+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-24446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.431+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-24445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-24447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.432+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_410, and the Request Id: 516a139d-24448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.432+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_404-, and the Request Id: 15d5a95c-24449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-24447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.432+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_405, and the Request Id: 8116d545-24450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-24451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.433+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-24452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.434+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_404-, and the Request Id: 268a28a7-24453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.434+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_415-, and the Request Id: 557517ee-24454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.435+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-24455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.435+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-24456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.435+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_408-, and the Request Id: 894bb6f1-24457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.435+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_410-, and the Request Id: b88000ea-24458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.436+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-24459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.436+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_405-, and the Request Id: c6b88555-24460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.436+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-24461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-24461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-24462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.437+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-24463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.437+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-24463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.437+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-24464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.437+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-24465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_406, and the Request Id: ac4d0202-24466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.438+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-24467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-24468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.439+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-24469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.439+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-24470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.439+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-24469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.439+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-24472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.439+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-24471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.440+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-24473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.440+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-24471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.440+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-24472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.440+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_406, and the Request Id: 1299d095-24475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.441+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-24474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.441+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-24476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.441+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-24477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.441+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-24474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.441+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-24478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.441+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_406-, and the Request Id: 1e2f7422-24479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.441+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-24477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.442+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_409, and the Request Id: 934864f8-24480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.442+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-24481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.442+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-24482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.443+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-24483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.443+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-24481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.443+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-24484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.443+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_401, and the Request Id: c55bee72-24485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.443+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_406-, and the Request Id: 33cd9896-24486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.444+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-24484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.444+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-24487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.445+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-24488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.445+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-24489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.445+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-24487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.445+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-24490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.445+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-24491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.445+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-24490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.446+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-24492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.446+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_409-, and the Request Id: 2e1df7db-24493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.446+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-24491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.446+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-24492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.446+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_416, and the Request Id: a0b3572f-24494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.446+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_405, and the Request Id: d9d3e6a8-24495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.446+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-24496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.446+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-24497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.447+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-24496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.447+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-24498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.447+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-24497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.447+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_405, and the Request Id: 027e2586-24499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.447+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-24498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.447+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-24500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.447+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-24501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.447+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-24502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.448+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-24500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.448+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-24502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.448+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_411, and the Request Id: 516a139d-24503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_409, and the Request Id: 14431572-24504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.448+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-24505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.448+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-24506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.449+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-24506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.449+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-24507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_401-, and the Request Id: 0f8e1974-24508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.449+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-24507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.450+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-24509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.450+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_406, and the Request Id: 8116d545-24510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.450+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_416-, and the Request Id: 557517ee-24511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.450+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_405-, and the Request Id: 15d5a95c-24512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.451+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_405-, and the Request Id: 268a28a7-24513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.451+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-24514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.451+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_409-, and the Request Id: 894bb6f1-24515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-24516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.452+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_411-, and the Request Id: b88000ea-24517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-24516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.453+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-24518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.453+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-24519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.453+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-24520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.453+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_406-, and the Request Id: c6b88555-24521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.453+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-24520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_407, and the Request Id: ac4d0202-24522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.454+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-24523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.454+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-24524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.454+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-24525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.455+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-24526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.456+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-24527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.457+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-24528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.457+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-24529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.457+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_407-, and the Request Id: 1e2f7422-24530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.458+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-24531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.458+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-24532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.458+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-24533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.458+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-24532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.459+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-24534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.459+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-24535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.459+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-24536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.459+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-24535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.459+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-24537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.460+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_410, and the Request Id: 934864f8-24538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-24537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.460+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-24539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.460+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-24539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.460+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-24540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_407, and the Request Id: 1299d095-24541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.461+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-24540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.461+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-24542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.461+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-24543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.461+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-24542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.461+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-24543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.462+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-24544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.462+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-24545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.462+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_402, and the Request Id: c55bee72-24546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.462+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-24547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-24548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.462+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_417, and the Request Id: a0b3572f-24549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.462+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-24544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.463+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-24547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.463+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-24550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.464+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-24550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-24551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.464+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-24552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.464+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-24552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.465+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_412, and the Request Id: 516a139d-24553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.465+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_410-, and the Request Id: 2e1df7db-24554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.465+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_407-, and the Request Id: 33cd9896-24555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.465+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-24556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.465+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-24556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.465+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-24557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.465+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_406, and the Request Id: 027e2586-24558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.466+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-24557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.466+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_417-, and the Request Id: 557517ee-24559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.466+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-24560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.466+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-24561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.466+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-24560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.466+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-24562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-24562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.467+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_406, and the Request Id: d9d3e6a8-24563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.467+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-24564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_402-, and the Request Id: 0f8e1974-24565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.467+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-24564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.468+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-24566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.468+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-24566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_410, and the Request Id: 14431572-24567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.469+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_412-, and the Request Id: b88000ea-24568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.469+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-24569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.469+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-24570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.469+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_406-, and the Request Id: 268a28a7-24571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.469+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-24572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.469+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-24572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.470+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_407, and the Request Id: 8116d545-24573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.470+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_406-, and the Request Id: 15d5a95c-24574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.470+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-24575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-24576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-24576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.471+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-24577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.471+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-24578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.472+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-24577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.472+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_408, and the Request Id: ac4d0202-24579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.472+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-24580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.472+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-24581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.473+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-24583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.473+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-24584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.473+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_410-, and the Request Id: 894bb6f1-24582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.474+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_407-, and the Request Id: c6b88555-24585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.474+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-24586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.475+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-24587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.475+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-24588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.476+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-24589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_408-, and the Request Id: 1e2f7422-24590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.477+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-24591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.477+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-24592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.477+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-24593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.477+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-24592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.478+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-24594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.478+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-24595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.478+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-24596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.479+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-24595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.479+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-24597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.479+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-24598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.479+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-24596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.479+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-24599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.479+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-24600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.479+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-24598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.479+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-24597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.480+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-24601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.480+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-24602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.480+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_408, and the Request Id: 1299d095-24603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.480+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-24602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.480+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-24601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.480+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-24604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.480+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_418, and the Request Id: a0b3572f-24605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.480+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-24604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.480+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_411, and the Request Id: 934864f8-24606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.480+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-24607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.481+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-24607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-24608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.481+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_407, and the Request Id: 027e2586-24609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.481+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-24610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-24608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.482+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-24610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.482+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-24612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.482+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-24611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.482+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_403, and the Request Id: c55bee72-24613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.482+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-24611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.482+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_413, and the Request Id: 516a139d-24614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.483+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-24615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.483+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-24616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.483+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_408-, and the Request Id: 33cd9896-24617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.483+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_411-, and the Request Id: 2e1df7db-24618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.484+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-24616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.484+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_418-, and the Request Id: 557517ee-24619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.484+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-24620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.484+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-24621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.484+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-24620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.484+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_407, and the Request Id: d9d3e6a8-24622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.484+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_407-, and the Request Id: 268a28a7-24623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.485+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_403-, and the Request Id: 0f8e1974-24624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-24625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-24625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.486+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-24626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.487+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-24627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.487+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-24626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.487+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-24628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.487+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-24629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.487+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-24628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.487+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-24629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.488+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-24630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.488+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_408, and the Request Id: 8116d545-24631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.488+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-24634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-24632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.488+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_407-, and the Request Id: 15d5a95c-24633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_411, and the Request Id: 14431572-24635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.488+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_413-, and the Request Id: b88000ea-24636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.489+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-24637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.489+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-24632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.490+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-24638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.490+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-24639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.490+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-24640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.490+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-24639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.490+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_409, and the Request Id: ac4d0202-24641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.491+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-24642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.491+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-24643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.491+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-24644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_408-, and the Request Id: c6b88555-24645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.493+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_411-, and the Request Id: 894bb6f1-24646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.493+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-24647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.493+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-24648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-24649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.494+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-24650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-24651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.495+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-24650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.495+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-24651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.495+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_409-, and the Request Id: 1e2f7422-24652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.495+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-24653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.495+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-24653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.495+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-24654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.495+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-24655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.496+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-24655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.496+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-24656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.496+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-24654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.496+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_412, and the Request Id: 934864f8-24657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.496+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-24658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-24659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.496+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-24658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.497+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_409, and the Request Id: 1299d095-24660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.497+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-24661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.497+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_419, and the Request Id: a0b3572f-24662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.497+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-24663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.498+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-24663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.498+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-24664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.498+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-24665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.499+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-24665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.499+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-24666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.499+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_404, and the Request Id: c55bee72-24667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.499+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-24664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.499+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-24668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.500+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_412-, and the Request Id: 2e1df7db-24669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.500+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-24670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.500+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-24671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.500+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-24670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.500+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-24671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.501+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-24672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.501+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_419-, and the Request Id: 557517ee-24673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.501+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_408, and the Request Id: 027e2586-24674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.501+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-24676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-24675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.501+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_409-, and the Request Id: 33cd9896-24677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.501+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-24676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.502+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_408, and the Request Id: d9d3e6a8-24678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.502+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-24679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.503+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-24679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.503+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_404-, and the Request Id: 0f8e1974-24681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.503+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-24680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.503+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-24682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.503+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-24680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.504+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_414, and the Request Id: 516a139d-24683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.504+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-24684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.504+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_408-, and the Request Id: 268a28a7-24685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.505+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-24686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.505+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-24687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.506+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-24688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.506+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-24689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.506+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_408-, and the Request Id: 15d5a95c-24690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.506+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-24688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.507+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-24689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.507+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-24691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.507+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-24692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.507+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-24691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.507+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-24693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.507+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-24692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.507+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_414-, and the Request Id: b88000ea-24694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.507+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-24695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.508+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-24695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.508+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_412, and the Request Id: 14431572-24696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.508+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_409, and the Request Id: 8116d545-24697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.508+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-24698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.508+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-24698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.509+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-24699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.509+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-24700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.509+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-24701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.509+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_410, and the Request Id: ac4d0202-24702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.510+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-24703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.510+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-24704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.510+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-24705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.511+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-24706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.511+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_409-, and the Request Id: c6b88555-24707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-24708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-24709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-24708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_412-, and the Request Id: 894bb6f1-24710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-24709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.512+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-24711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-24711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.513+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-24712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.513+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_413, and the Request Id: 934864f8-24713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.513+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-24714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.513+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-24712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.513+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-24714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.513+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_410-, and the Request Id: 1e2f7422-24715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.514+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-24716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.514+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-24717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.514+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_410, and the Request Id: 1299d095-24718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.514+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-24717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.514+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-24716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.514+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-24719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.515+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-24720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.515+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_420, and the Request Id: a0b3572f-24721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.515+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-24720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.515+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-24722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.516+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-24723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.516+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-24724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.516+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_405, and the Request Id: c55bee72-24725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.517+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-24726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.517+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_413-, and the Request Id: 2e1df7db-24727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.517+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-24728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.517+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_410-, and the Request Id: 33cd9896-24729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.518+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_420-, and the Request Id: 557517ee-24730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.518+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-24731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-24732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_405-, and the Request Id: 0f8e1974-24733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.519+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-24731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.520+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-24734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.520+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-24735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.520+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-24734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.520+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-24735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.520+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-24736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.520+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-24737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.520+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-24736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.521+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_409, and the Request Id: d9d3e6a8-24738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.521+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_415, and the Request Id: 516a139d-24739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.521+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-24740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-24741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.522+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-24742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.522+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-24743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.522+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-24742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.522+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-24744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.523+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-24746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.523+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-24745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.523+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-24746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.523+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-24747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.523+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-24747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-24748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.524+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_409, and the Request Id: 027e2586-24749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-24748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.524+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_409-, and the Request Id: 15d5a95c-24750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.524+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_410, and the Request Id: 8116d545-24751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.524+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_415-, and the Request Id: b88000ea-24752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.525+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-24753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.525+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-24754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.525+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-24753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.525+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-24756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.525+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-24755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.526+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-24757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.526+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-24756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.526+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-24757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.526+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_413, and the Request Id: 14431572-24758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.527+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-24759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.527+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-24760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.527+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-24759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.527+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-24761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.528+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-24762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.528+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_411, and the Request Id: ac4d0202-24763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.528+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-24764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.528+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-24765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.529+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_409-, and the Request Id: 268a28a7-24766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.529+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-24765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.529+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_410-, and the Request Id: c6b88555-24767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.529+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-24768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.529+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_413-, and the Request Id: 894bb6f1-24769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.530+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-24768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.530+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-24770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.530+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-24771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.530+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-24770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.530+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-24771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.531+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_421, and the Request Id: a0b3572f-24772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.531+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-24773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.531+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_414, and the Request Id: 934864f8-24774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.531+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_411-, and the Request Id: 1e2f7422-24775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.531+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-24773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.531+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-24776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.531+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-24777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.532+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-24778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.532+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-24777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.532+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_406, and the Request Id: c55bee72-24779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.533+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-24780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.533+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-24781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.533+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-24782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.533+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-24780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.534+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-24783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.534+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_421-, and the Request Id: 557517ee-24784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.534+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-24785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.534+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-24785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.535+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_411, and the Request Id: 1299d095-24786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.535+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-24787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.535+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-24788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.535+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_414-, and the Request Id: 2e1df7db-24789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.536+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_406-, and the Request Id: 0f8e1974-24790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.536+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-24787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.536+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-24791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.536+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-24792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.536+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-24791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.536+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-24793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.536+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-24792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.537+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-24794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.537+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-24795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.537+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-24794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.537+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_410, and the Request Id: d9d3e6a8-24796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.537+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-24797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.537+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-24798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.538+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_411-, and the Request Id: 33cd9896-24799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.538+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-24800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.538+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_416, and the Request Id: 516a139d-24801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.539+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-24802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.540+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-24803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.540+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-24804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.540+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-24804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.540+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_410-, and the Request Id: 15d5a95c-24805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-24806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.541+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-24807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.541+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-24807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-24806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.541+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-24808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.542+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-24810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.542+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_410, and the Request Id: 027e2586-24809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.542+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-24810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.542+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-24811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.542+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_416-, and the Request Id: b88000ea-24812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.542+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_414, and the Request Id: 14431572-24813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.543+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-24814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.543+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-24811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-24815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-24816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.544+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-24817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.544+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-24818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.544+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-24817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.544+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_411, and the Request Id: 8116d545-24819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.545+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-24820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.545+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-24820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.545+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_410-, and the Request Id: 268a28a7-24821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.545+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-24822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-24816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.546+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-24822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.546+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-24823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.546+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-24824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.546+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-24823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.546+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_414-, and the Request Id: 894bb6f1-24825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.546+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_422, and the Request Id: a0b3572f-24826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.546+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_412, and the Request Id: ac4d0202-24827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.546+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-24828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.547+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_411-, and the Request Id: c6b88555-24829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.547+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-24830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.548+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-24831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-24832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.548+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-24831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-24832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-24833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.549+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-24834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-24833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.549+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_415, and the Request Id: 934864f8-24835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-24836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-24836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.550+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_407, and the Request Id: c55bee72-24837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.550+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_422-, and the Request Id: 557517ee-24838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.550+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_412-, and the Request Id: 1e2f7422-24839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-24840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.551+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-24843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.551+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-24842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.551+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-24841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.551+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-24842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.552+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-24844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.552+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-24845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.552+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-24844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_412, and the Request Id: 1299d095-24846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.553+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_415-, and the Request Id: 2e1df7db-24847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.553+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_407-, and the Request Id: 0f8e1974-24848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.553+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-24849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.553+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-24850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-24851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.554+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-24852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.555+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-24853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.555+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-24854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.555+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_412-, and the Request Id: 33cd9896-24855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.555+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-24856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.556+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-24854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.556+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-24856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.556+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-24857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.556+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-24858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.556+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-24859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.556+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-24857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.556+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-24858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.556+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-24860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.556+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_417, and the Request Id: 516a139d-24861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.557+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_411, and the Request Id: d9d3e6a8-24862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.558+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-24863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.558+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-24864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.558+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-24865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.558+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-24864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.558+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-24866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.558+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-24867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.558+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-24868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.559+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-24866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.559+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-24868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.559+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_411, and the Request Id: 027e2586-24869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.559+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-24870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.559+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-24871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.560+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-24871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.560+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-24870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.560+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_417-, and the Request Id: b88000ea-24873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.560+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_411-, and the Request Id: 15d5a95c-24872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.560+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-24874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.560+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-24875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.560+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-24875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.561+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-24876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.561+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_415, and the Request Id: 14431572-24877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.561+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_412, and the Request Id: 8116d545-24878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.561+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-24879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.562+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-24880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.562+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-24879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.562+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-24880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.562+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-24881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.562+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-24882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.562+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-24881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.563+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-24883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.563+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_411-, and the Request Id: 268a28a7-24884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.563+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-24883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.563+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_423, and the Request Id: a0b3572f-24885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_413, and the Request Id: ac4d0202-24886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.563+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-24887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.564+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-24888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.564+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-24889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_415-, and the Request Id: 894bb6f1-24890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.564+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-24888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-24891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.565+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_412-, and the Request Id: c6b88555-24892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-24891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.565+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_408, and the Request Id: c55bee72-24893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-24894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-24894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.566+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_423-, and the Request Id: 557517ee-24895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-24896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_413-, and the Request Id: 1e2f7422-24897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.566+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-24898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.567+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-24896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.567+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-24899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-24900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.567+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-24901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-24900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.567+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-24899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_416, and the Request Id: 934864f8-24902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.568+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_413, and the Request Id: 1299d095-24903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-24904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.568+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-24905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.568+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-24906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_408-, and the Request Id: 0f8e1974-24907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.569+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-24908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.570+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-24909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.570+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-24910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.570+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-24911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.571+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-24911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.571+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_413-, and the Request Id: 33cd9896-24914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.571+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-24913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.571+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_416-, and the Request Id: 2e1df7db-24912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.571+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-24913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.572+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_418, and the Request Id: 516a139d-24915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.572+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-24916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.572+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-24917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.574+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-24918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.574+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-24919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.574+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-24920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.574+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-24918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.574+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-24921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.574+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-24922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.574+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-24920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.574+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-24923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.575+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-24923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.575+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-24924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.575+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_412, and the Request Id: 027e2586-24925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.575+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-24924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.575+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_412, and the Request Id: d9d3e6a8-24926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.575+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-24927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.575+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-24927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.576+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-24928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.576+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-24929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.576+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-24930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.576+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_418-, and the Request Id: b88000ea-24931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.576+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-24932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.576+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-24930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_416, and the Request Id: 14431572-24933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.578+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-24934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-24935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.578+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-24934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-24935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.578+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-24936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.578+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-24937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-24938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.578+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-24937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.579+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-24938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.579+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-24936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.579+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_424, and the Request Id: a0b3572f-24939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.579+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-24940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.579+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_414, and the Request Id: ac4d0202-24941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.579+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_412-, and the Request Id: 268a28a7-24942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.579+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-24940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.580+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-24943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.580+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-24944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.581+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_413, and the Request Id: 8116d545-24945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.581+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_412-, and the Request Id: 15d5a95c-24946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.581+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_416-, and the Request Id: 894bb6f1-24947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.581+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-24948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.581+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-24949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.582+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-24949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.582+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-24950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.582+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-24950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.582+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_409, and the Request Id: c55bee72-24951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.583+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_424-, and the Request Id: 557517ee-24952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.583+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_414-, and the Request Id: 1e2f7422-24953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.583+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-24954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.647+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-24955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.647+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-24956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.648+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_413-, and the Request Id: c6b88555-24957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.648+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-24958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-24956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.649+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-24959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-24960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.649+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-24959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.649+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-24961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.650+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_417, and the Request Id: 934864f8-24962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.650+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-24963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.650+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-24965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_409-, and the Request Id: 0f8e1974-24964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-24966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.651+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-24967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.652+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-24961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.653+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-24968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.653+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-24970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.653+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-24969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.653+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-24971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.654+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-24969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.654+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-24968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_414, and the Request Id: 1299d095-24972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.654+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_417-, and the Request Id: 2e1df7db-24973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.654+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-24974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.655+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-24975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.655+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-24976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.655+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-24976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.655+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-24977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.655+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-24978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.656+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-24979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.656+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-24977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.656+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-24978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.656+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_413, and the Request Id: 027e2586-24980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.656+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-24981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.656+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-24982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.657+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_419, and the Request Id: 516a139d-24983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.657+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-24982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.657+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-24984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.657+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_414-, and the Request Id: 33cd9896-24985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.658+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-24986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.658+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-24984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.658+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-24986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.658+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-24987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.658+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-24988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.658+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-24989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.659+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-24988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.659+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-24990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.659+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_413, and the Request Id: d9d3e6a8-24991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.659+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-24990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.659+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-24992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.659+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_413-, and the Request Id: 268a28a7-24993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_417, and the Request Id: 14431572-24994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.660+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-24995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-24992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.660+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-24995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.661+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-24996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.661+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-24997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.661+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-24998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.661+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_419-, and the Request Id: b88000ea-24999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.661+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-24998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.661+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-24997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.661+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-25000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.661+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-24996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.661+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_414, and the Request Id: 8116d545-25001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.662+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_415, and the Request Id: ac4d0202-25002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.662+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_425, and the Request Id: a0b3572f-25003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.662+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-25004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.662+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-25005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.663+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-25006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.663+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-25005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.663+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_417-, and the Request Id: 894bb6f1-25007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.663+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-25008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.663+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_413-, and the Request Id: 15d5a95c-25009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.663+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-25008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.664+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-25010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.664+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_410, and the Request Id: c55bee72-25011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.664+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_414-, and the Request Id: c6b88555-25012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.665+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-25013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.665+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_415-, and the Request Id: 1e2f7422-25014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.665+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_425-, and the Request Id: 557517ee-25015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.666+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-25016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.666+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-25017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.666+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-25016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.666+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-25018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.666+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-25019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.667+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-25019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.667+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_418, and the Request Id: 934864f8-25020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.667+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_410-, and the Request Id: 0f8e1974-25021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.669+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-25023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.669+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-25022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.670+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-25024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.670+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-25025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.670+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-25026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.670+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-25027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.670+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-25028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.671+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-25029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.671+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_418-, and the Request Id: 2e1df7db-25030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.671+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-25029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.671+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-25027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.671+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-25031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.672+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-25031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_415, and the Request Id: 1299d095-25032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.672+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-25033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.672+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-25033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-25034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.672+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_414, and the Request Id: 027e2586-25035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.673+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-25036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.674+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-25037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.674+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-25038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.674+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-25039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.674+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-25038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.675+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-25040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.675+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-25041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.675+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-25042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.675+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-25043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.676+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-25043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.676+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_415-, and the Request Id: 33cd9896-25044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-25040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.676+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_420, and the Request Id: 516a139d-25045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-25046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-25046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.676+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_414-, and the Request Id: 268a28a7-25047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.677+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_418, and the Request Id: 14431572-25048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.677+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-25049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.678+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-25049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.678+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-25050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.678+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-25051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.678+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-25052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.678+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-25050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.678+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-25053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.678+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-25054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.679+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-25054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.679+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-25051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.679+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-25053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.679+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-25055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.679+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-25055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.679+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_415, and the Request Id: 8116d545-25056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.679+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_414, and the Request Id: d9d3e6a8-25057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-25058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-25058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.680+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_418-, and the Request Id: 894bb6f1-25059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.680+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-25060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.680+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-25061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.681+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-25061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.681+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_420-, and the Request Id: b88000ea-25062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.681+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_426, and the Request Id: a0b3572f-25064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.681+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_411, and the Request Id: c55bee72-25063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.681+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-25066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.681+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-25065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.682+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-25066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.682+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-25067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.682+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-25068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.682+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-25067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.682+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_416, and the Request Id: ac4d0202-25069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.683+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-25070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.683+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_414-, and the Request Id: 15d5a95c-25071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.684+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_415-, and the Request Id: c6b88555-25072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.684+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-25073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.684+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-25073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.685+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-25074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.685+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_426-, and the Request Id: 557517ee-25075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.685+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-25076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.686+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_411-, and the Request Id: 0f8e1974-25077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.686+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_416-, and the Request Id: 1e2f7422-25078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.686+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-25076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.686+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-25079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.686+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_419, and the Request Id: 934864f8-25080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.686+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-25081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.687+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-25082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.687+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-25083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.688+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-25084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.688+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-25085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.688+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-25086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-25087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.689+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-25088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.689+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_419-, and the Request Id: 2e1df7db-25089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-25090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-25090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-25091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.691+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-25092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-25091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.691+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-25092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.691+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-25094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.691+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-25093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.691+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-25094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.691+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-25093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.692+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-25095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.692+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-25096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.692+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-25095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.692+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-25097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.692+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_416, and the Request Id: 1299d095-25098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.692+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-25099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_419, and the Request Id: 14431572-25100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.693+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-25101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.693+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_415, and the Request Id: 027e2586-25102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.693+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-25101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.694+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-25103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.694+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-25103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.694+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_421, and the Request Id: 516a139d-25104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.694+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-25105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.695+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-25106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.695+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-25107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.695+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-25108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.696+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-25108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.696+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-25109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.696+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_416-, and the Request Id: 33cd9896-25110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.696+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-25109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.696+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-25111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.696+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_427, and the Request Id: a0b3572f-25112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.697+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_419-, and the Request Id: 894bb6f1-25113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.697+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_415-, and the Request Id: 268a28a7-25114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.697+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-25111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.697+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-25115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.697+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-25116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.698+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-25116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.698+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-25117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.698+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-25115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.698+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-25117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.698+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_421-, and the Request Id: b88000ea-25118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.698+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-25119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.699+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-25120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.699+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-25119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.699+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-25120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.699+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-25121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.699+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_415, and the Request Id: d9d3e6a8-25122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.699+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_412, and the Request Id: c55bee72-25123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-25124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.700+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_416, and the Request Id: 8116d545-25125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.700+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_427-, and the Request Id: 557517ee-25126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.701+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-25127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.701+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-25128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.702+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-25129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.702+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-25129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.702+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_412-, and the Request Id: 0f8e1974-25130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.703+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-25131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.703+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_415-, and the Request Id: 15d5a95c-25132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.703+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-25133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.703+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-25133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.703+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-25134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.703+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_417, and the Request Id: ac4d0202-25135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.703+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-25134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.703+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-25136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.704+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-25137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.704+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-25136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.704+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-25138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.704+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-25139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.704+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_420, and the Request Id: 934864f8-25140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.704+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_416-, and the Request Id: c6b88555-25141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.705+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-25142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.706+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-25143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.706+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-25144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.706+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_417-, and the Request Id: 1e2f7422-25145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.706+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-25146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.707+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-25147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.707+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-25147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.707+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_420-, and the Request Id: 2e1df7db-25148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.707+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-25149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.707+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-25150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.708+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-25151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.708+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-25151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.708+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-25150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_420, and the Request Id: 14431572-25152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.708+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-25153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.708+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-25154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.708+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-25155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.708+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-25153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.709+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-25155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.709+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-25156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_417, and the Request Id: 1299d095-25157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.709+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-25156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.709+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_416, and the Request Id: 027e2586-25158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.709+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-25159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-25160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.710+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-25161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.710+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-25161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.710+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-25162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.710+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-25162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.710+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-25163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.710+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_422, and the Request Id: 516a139d-25164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.711+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-25165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.711+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_420-, and the Request Id: 894bb6f1-25166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.711+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-25167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.712+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-25167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.712+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-25168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.712+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-25169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.712+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-25169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.712+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_417-, and the Request Id: 33cd9896-25171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.712+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_428, and the Request Id: a0b3572f-25170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.712+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_416-, and the Request Id: 268a28a7-25172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.713+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-25173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.714+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-25174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.714+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-25175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.714+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-25174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.714+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_422-, and the Request Id: b88000ea-25176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.714+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-25175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.714+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-25177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-25178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.714+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-25177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.715+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_416, and the Request Id: d9d3e6a8-25179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.715+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-25180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.715+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-25181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.716+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-25182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.716+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-25182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.716+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_413, and the Request Id: c55bee72-25183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.716+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_428-, and the Request Id: 557517ee-25184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.716+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-25185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.716+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-25186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.717+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-25186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.717+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-25187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.717+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-25187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.717+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_417, and the Request Id: 8116d545-25188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.718+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-25189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.718+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-25190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.718+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-25191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-25190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.719+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-25192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.719+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-25193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.719+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-25193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-25194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_418, and the Request Id: ac4d0202-25195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.719+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_416-, and the Request Id: 15d5a95c-25196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-25194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.720+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_413-, and the Request Id: 0f8e1974-25197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.720+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-25198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.720+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-25198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.720+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-25199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.720+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_421, and the Request Id: 934864f8-25200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.720+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-25201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_417-, and the Request Id: c6b88555-25202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.722+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-25203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.722+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-25204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.722+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-25205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.722+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-25205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.722+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-25206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.723+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-25207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.723+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-25207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-25203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.723+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_417, and the Request Id: 027e2586-25208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.723+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_418-, and the Request Id: 1e2f7422-25209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.723+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-25210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.723+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-25211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-25210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.724+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_421-, and the Request Id: 2e1df7db-25212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.725+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_421, and the Request Id: 14431572-25213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.725+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-25214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.726+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-25215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.726+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-25215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.726+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-25216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.726+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-25217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.726+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-25218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.727+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-25218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.727+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-25217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.727+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_423, and the Request Id: 516a139d-25219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.727+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-25220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.727+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-25221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.727+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-25220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.728+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_418, and the Request Id: 1299d095-25222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.728+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_417-, and the Request Id: 268a28a7-25223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-25224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_421-, and the Request Id: 894bb6f1-25225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.729+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-25226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-25227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.729+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-25226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-25228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.729+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-25229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.730+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-25230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.730+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-25229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.730+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_429, and the Request Id: a0b3572f-25231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.730+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_423-, and the Request Id: b88000ea-25232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.731+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_418-, and the Request Id: 33cd9896-25233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.732+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-25234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.732+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-25235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-25236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.732+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-25234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.733+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-25237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.733+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-25238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.733+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-25239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.733+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-25238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.733+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-25240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.733+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-25237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.733+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-25239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.734+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-25241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.734+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_417, and the Request Id: d9d3e6a8-25242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.734+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-25241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-25243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.734+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-25244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-25243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.735+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-25245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.735+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_414, and the Request Id: c55bee72-25246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.735+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_418, and the Request Id: 8116d545-25247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.735+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_429-, and the Request Id: 557517ee-25248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.735+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-25249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.736+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-25250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.737+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-25251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-25252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.737+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_417-, and the Request Id: 15d5a95c-25253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_414-, and the Request Id: 0f8e1974-25254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.738+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_418-, and the Request Id: c6b88555-25255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.738+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-25256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-25252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.739+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-25257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.739+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-25258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.740+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-25258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.740+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-25259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.741+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-25260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.741+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_422, and the Request Id: 934864f8-25261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.741+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-25262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.741+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-25263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.741+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-25260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.741+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-25264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.741+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-25263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-25264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.742+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-25265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.742+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-25266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.742+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-25267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.742+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-25265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.742+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-25266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.742+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-25267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.742+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-25268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.742+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-25269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_422, and the Request Id: 14431572-25270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.742+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-25271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.743+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_418, and the Request Id: 027e2586-25272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.743+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-25271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.743+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-25273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_419, and the Request Id: ac4d0202-25274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.744+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_422-, and the Request Id: 2e1df7db-25275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.745+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-25276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.745+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-25276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.745+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-25277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.745+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-25278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.745+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-25277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.745+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_424, and the Request Id: 516a139d-25279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-25280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.746+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-25281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.746+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-25281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.746+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_419, and the Request Id: 1299d095-25282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_422-, and the Request Id: 894bb6f1-25283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.747+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-25284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.748+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_418-, and the Request Id: 268a28a7-25285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-25286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.748+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_419-, and the Request Id: 1e2f7422-25287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.749+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_424-, and the Request Id: b88000ea-25288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.749+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-25289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.749+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-25289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.749+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-25290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.749+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-25291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.750+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-25290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.750+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-25292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.750+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-25291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.750+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-25292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.750+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-25293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.750+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_430, and the Request Id: a0b3572f-25294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.750+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-25295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.750+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-25295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.750+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_419-, and the Request Id: 33cd9896-25296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.750+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-25293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.751+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-25297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.751+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_418, and the Request Id: d9d3e6a8-25298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-25299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.752+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-25300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.752+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-25301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.753+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-25302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.753+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-25301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.753+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-25303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.753+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_419, and the Request Id: 8116d545-25304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.753+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-25303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.754+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_415, and the Request Id: c55bee72-25305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.754+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-25306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.754+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_430-, and the Request Id: 557517ee-25307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.754+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-25308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.754+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_418-, and the Request Id: 15d5a95c-25309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.755+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-25310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.756+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-25311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-25312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.756+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-25313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-25312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.756+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-25314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.757+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-25314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.757+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_419-, and the Request Id: c6b88555-25315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.757+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-25316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.758+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-25317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.758+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_423, and the Request Id: 934864f8-25318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_415-, and the Request Id: 0f8e1974-25319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-25320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.759+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-25321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-25320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-25322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.759+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-25323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-25322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.760+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-25323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.760+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-25324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.761+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-25325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.761+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-25326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_423, and the Request Id: 14431572-25327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.761+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-25326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.761+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-25328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.762+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_423-, and the Request Id: 2e1df7db-25329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.762+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-25325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.762+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-25330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.762+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-25331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.763+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-25331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.763+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_419, and the Request Id: 027e2586-25332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.764+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_420, and the Request Id: ac4d0202-25333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.764+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-25334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.764+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-25335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.764+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-25335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.765+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-25337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.765+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-25338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.765+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-25336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.765+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-25336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.765+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-25338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.765+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-25339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.765+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_425, and the Request Id: 516a139d-25340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.766+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-25339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.766+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_420, and the Request Id: 1299d095-25341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.766+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-25342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.767+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-25343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.767+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-25344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.767+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-25344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.767+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_419-, and the Request Id: 268a28a7-25345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.767+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-25346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.767+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_423-, and the Request Id: 894bb6f1-25347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.767+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-25346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.768+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-25348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.768+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-25349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.768+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_431, and the Request Id: a0b3572f-25350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.769+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-25349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.769+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-25352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.769+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_425-, and the Request Id: b88000ea-25353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_420-, and the Request Id: 1e2f7422-25354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.769+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_420-, and the Request Id: 33cd9896-25351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.769+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-25352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-25355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.770+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-25356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.771+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_419, and the Request Id: d9d3e6a8-25357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.771+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-25356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.771+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-25358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.771+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_431-, and the Request Id: 557517ee-25359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.771+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-25360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-25360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-25361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.772+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_420, and the Request Id: 8116d545-25362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.773+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-25363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.773+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-25364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.773+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-25363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.773+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-25365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-25366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.774+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-25367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.774+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-25368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.774+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-25368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.774+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_419-, and the Request Id: 15d5a95c-25369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.775+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_416, and the Request Id: c55bee72-25370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.775+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-25371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.775+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_420-, and the Request Id: c6b88555-25372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.776+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-25373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.776+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-25374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.777+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-25373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.777+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-25375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.777+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-25376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.777+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-25377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.777+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-25378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.777+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-25378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.778+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-25379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.778+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_424, and the Request Id: 934864f8-25380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.778+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-25379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.778+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-25381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.778+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-25382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.779+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-25383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.779+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-25382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.779+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-25384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_416-, and the Request Id: 0f8e1974-25385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_424, and the Request Id: 14431572-25386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.780+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-25387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.780+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-25388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.781+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-25388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.781+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-25387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.781+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-25389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.781+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-25390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.781+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-25391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-25392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.781+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-25389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.781+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-25390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.781+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_424-, and the Request Id: 2e1df7db-25393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.781+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-25391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.781+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_420, and the Request Id: 027e2586-25394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.782+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-25392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.782+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-25395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.782+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-25396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.782+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-25397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.782+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-25395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.782+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-25397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.782+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_421, and the Request Id: 1299d095-25398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.782+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-25399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.783+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_421, and the Request Id: ac4d0202-25400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.783+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_426, and the Request Id: 516a139d-25401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.783+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-25402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.783+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-25403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_424-, and the Request Id: 894bb6f1-25404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.784+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-25403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.784+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-25405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.784+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-25405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.784+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_432, and the Request Id: a0b3572f-25406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-25407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.785+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_420-, and the Request Id: 268a28a7-25408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.786+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-25409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.786+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_421-, and the Request Id: 33cd9896-25410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.786+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-25411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.786+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_421-, and the Request Id: 1e2f7422-25412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.786+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-25409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.786+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_426-, and the Request Id: b88000ea-25413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.787+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-25414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.787+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-25415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-25416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.787+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-25414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.787+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-25415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.787+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_420, and the Request Id: d9d3e6a8-25417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.787+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-25418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.788+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-25418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.788+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_432-, and the Request Id: 557517ee-25419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.788+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-25420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.788+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_421, and the Request Id: 8116d545-25421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.788+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-25422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.789+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-25424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.789+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-25423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.789+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-25425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.789+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-25425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.790+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-25426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.790+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-25426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.790+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-25427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.790+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_417, and the Request Id: c55bee72-25428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.790+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-25429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.791+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-25430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.791+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_421-, and the Request Id: c6b88555-25431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.791+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_420-, and the Request Id: 15d5a95c-25432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.791+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-25433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.792+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-25433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-25434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-25434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.792+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_425, and the Request Id: 934864f8-25435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.792+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-25436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.792+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-25437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.793+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-25438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.793+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_417-, and the Request Id: 0f8e1974-25439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.794+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-25440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.794+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-25441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.794+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-25442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.794+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-25443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.794+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-25444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.795+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-25444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.795+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-25445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.795+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_425-, and the Request Id: 2e1df7db-25446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.795+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-25445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.796+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_425, and the Request Id: 14431572-25447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.796+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-25448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.796+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-25448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.796+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-25449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.796+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-25450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.796+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-25449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.797+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-25451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.797+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-25452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.797+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_421, and the Request Id: 027e2586-25453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.797+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-25450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.798+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-25454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.798+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-25451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.798+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-25455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.798+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-25456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.798+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-25454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.798+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-25455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_422, and the Request Id: ac4d0202-25457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.798+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-25458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.798+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-25459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.799+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-25460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.799+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-25459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.799+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-25461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.799+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-25462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.799+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-25458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.799+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-25463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.799+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-25461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.799+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_425-, and the Request Id: 894bb6f1-25464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.799+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_427, and the Request Id: 516a139d-25465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.799+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-25463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.800+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_422, and the Request Id: 1299d095-25466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.800+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_433, and the Request Id: a0b3572f-25467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.800+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_421-, and the Request Id: 268a28a7-25468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.800+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-25469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.801+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-25470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.801+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_422-, and the Request Id: 1e2f7422-25471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.802+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-25470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.802+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-25472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.802+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-25473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.802+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-25474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.802+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_427-, and the Request Id: b88000ea-25475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.802+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-25473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.802+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-25474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.803+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_422-, and the Request Id: 33cd9896-25476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.803+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-25477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.803+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-25478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.803+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_433-, and the Request Id: 557517ee-25479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.803+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-25478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.804+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-25480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.804+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-25481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.804+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_421, and the Request Id: d9d3e6a8-25482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.804+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-25480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.804+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_422, and the Request Id: 8116d545-25483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.805+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-25484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.805+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-25484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.805+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_418, and the Request Id: c55bee72-25485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.806+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-25486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.806+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-25487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.806+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-25487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.807+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-25488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.807+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-25489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.807+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-25488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.807+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_426, and the Request Id: 934864f8-25490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.807+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-25491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.808+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_421-, and the Request Id: 15d5a95c-25492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.808+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-25493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.808+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_422-, and the Request Id: c6b88555-25494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.809+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-25495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.809+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-25496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.809+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_418-, and the Request Id: 0f8e1974-25497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.810+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_426-, and the Request Id: 2e1df7db-25498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.810+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-25499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-25500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.811+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-25501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.811+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-25502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.811+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-25501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.812+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-25503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.812+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-25504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.812+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-25503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.812+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-25504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.812+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_422, and the Request Id: 027e2586-25505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.813+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-25506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.813+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-25507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.813+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-25506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.813+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-25508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.813+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-25509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_426, and the Request Id: 14431572-25510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.813+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-25511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.814+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-25512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.814+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-25513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.814+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-25514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.815+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-25513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-25512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-25515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.815+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-25516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-25515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.815+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-25516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.816+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_423, and the Request Id: 1299d095-25517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.816+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_422-, and the Request Id: 268a28a7-25518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.816+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-25519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_423, and the Request Id: ac4d0202-25520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.816+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-25521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.817+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-25522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.817+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-25521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.817+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-25523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.817+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-25524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.817+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-25523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.817+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_426-, and the Request Id: 894bb6f1-25525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.817+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-25524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.817+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_428, and the Request Id: 516a139d-25526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-25527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.817+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-25528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.818+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-25528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.818+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_434, and the Request Id: a0b3572f-25529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.818+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-25530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.819+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-25531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.819+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-25531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.820+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-25532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_423-, and the Request Id: 1e2f7422-25533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.820+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-25534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.820+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_423-, and the Request Id: 33cd9896-25535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.820+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-25532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.820+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-25536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.820+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-25537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.820+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-25534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.821+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_428-, and the Request Id: b88000ea-25538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.821+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-25539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.821+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_423, and the Request Id: 8116d545-25540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.821+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_434-, and the Request Id: 557517ee-25541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.821+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-25539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.821+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-25542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.822+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_422, and the Request Id: d9d3e6a8-25543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.822+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-25542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.822+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-25544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.822+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-25544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.822+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_419, and the Request Id: c55bee72-25545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.823+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-25546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.823+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-25547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.823+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-25546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.823+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-25548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.823+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-25549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.823+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-25548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.823+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-25550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.824+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-25551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.824+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_427, and the Request Id: 934864f8-25552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.824+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_423-, and the Request Id: c6b88555-25553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.824+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-25554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.825+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-25555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.826+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_422-, and the Request Id: 15d5a95c-25556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_419-, and the Request Id: 0f8e1974-25557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.826+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-25558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.827+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-25559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.827+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_427-, and the Request Id: 2e1df7db-25560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.827+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-25561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.827+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-25562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.827+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-25561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.828+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-25563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.828+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-25564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.828+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-25565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.828+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-25563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.828+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-25564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.828+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-25566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.828+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_427, and the Request Id: 14431572-25567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.829+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-25568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.829+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-25569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.829+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-25568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.829+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_423, and the Request Id: 027e2586-25570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.829+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-25571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.829+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-25572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.830+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-25572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.830+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-25573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.830+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-25574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.830+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-25573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.830+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-25575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.830+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_424, and the Request Id: ac4d0202-25576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.830+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-25575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.831+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-25577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.831+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-25578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.831+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-25577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.831+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_427-, and the Request Id: 894bb6f1-25579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.831+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_424, and the Request Id: 1299d095-25580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.831+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-25581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.831+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-25578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.832+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-25582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.832+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-25582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.832+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-25583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.832+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_423-, and the Request Id: 268a28a7-25584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.832+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-25585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.832+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-25583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.832+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-25586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.833+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-25587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.833+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-25586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.833+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_429, and the Request Id: 516a139d-25588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.833+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_435, and the Request Id: a0b3572f-25589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-25590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.834+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_424-, and the Request Id: 1e2f7422-25591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.834+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-25592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.835+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-25593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.836+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_424-, and the Request Id: 33cd9896-25594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.836+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_429-, and the Request Id: b88000ea-25595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.836+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-25596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.836+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-25597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.836+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-25596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.836+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-25598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.837+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-25597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.837+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-25599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.837+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-25598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.837+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_435-, and the Request Id: 557517ee-25600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.837+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-25601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.837+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-25602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.837+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-25602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.837+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-25599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.837+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-25603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_428, and the Request Id: 934864f8-25604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.838+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-25603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.838+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-25605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.838+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-25606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.838+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-25605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.838+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-25606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.838+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_423, and the Request Id: d9d3e6a8-25607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.838+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_424, and the Request Id: 8116d545-25608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-25609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.838+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_420, and the Request Id: c55bee72-25610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.839+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-25611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.839+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-25612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.840+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-25613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-25614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.841+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-25615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.841+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_428-, and the Request Id: 2e1df7db-25616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.842+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_423-, and the Request Id: 15d5a95c-25617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_420-, and the Request Id: 0f8e1974-25618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.842+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_424-, and the Request Id: c6b88555-25619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-25620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-25620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.844+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-25621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.844+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-25622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-25623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.844+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-25621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.844+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-25624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.845+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-25623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.845+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-25625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.845+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-25626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.845+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-25628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.845+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_428, and the Request Id: 14431572-25627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.845+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-25629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.845+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-25625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.845+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-25630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.845+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-25631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.845+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-25630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.846+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-25632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.846+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_425, and the Request Id: ac4d0202-25633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.846+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-25634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.846+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-25632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.846+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_424, and the Request Id: 027e2586-25635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.848+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-25636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.848+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-25636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.848+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-25637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.848+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-25638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_428-, and the Request Id: 894bb6f1-25639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-25640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.848+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-25637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.849+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-25638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.849+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_425, and the Request Id: 1299d095-25641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.849+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-25642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.849+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-25644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.849+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_425-, and the Request Id: 1e2f7422-25645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.849+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-25643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.850+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-25643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.850+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-25647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.850+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_424-, and the Request Id: 268a28a7-25646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.850+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-25648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.850+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-25647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.851+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_436, and the Request Id: a0b3572f-25649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.851+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-25650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-25651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.851+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-25650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.852+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_430, and the Request Id: 516a139d-25652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.853+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-25653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.853+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-25654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.854+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_425-, and the Request Id: 33cd9896-25655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.854+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_436-, and the Request Id: 557517ee-25656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.854+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-25657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.855+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-25658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-25657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.855+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-25659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.855+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-25660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-25661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.855+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-25660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.856+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_430-, and the Request Id: b88000ea-25662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.856+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-25663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.857+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-25658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.857+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-25659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-25665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.857+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-25664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.858+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-25665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.858+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-25664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.858+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_429, and the Request Id: 934864f8-25666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-25667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.858+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-25668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.858+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-25669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-25667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.859+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-25669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.859+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_421, and the Request Id: c55bee72-25670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.859+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_425, and the Request Id: 8116d545-25671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.859+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_424, and the Request Id: d9d3e6a8-25672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.859+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-25673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.860+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-25674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.860+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-25675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.861+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-25676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.861+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-25676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.861+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_429-, and the Request Id: 2e1df7db-25677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.861+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-25678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.861+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-25680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.861+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-25679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.862+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-25678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.862+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-25679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.862+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_425-, and the Request Id: c6b88555-25681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.862+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_421-, and the Request Id: 0f8e1974-25682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.863+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_429, and the Request Id: 14431572-25683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.863+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-25684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.863+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_424-, and the Request Id: 15d5a95c-25685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.863+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-25684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.863+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-25686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.863+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_426, and the Request Id: ac4d0202-25687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.864+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-25688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.864+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-25689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.864+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-25689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.864+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-25690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.864+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-25690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.865+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_425, and the Request Id: 027e2586-25691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.865+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-25692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.865+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-25693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.865+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-25694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.865+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-25694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.866+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-25695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.866+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-25696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_429-, and the Request Id: 894bb6f1-25697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_426-, and the Request Id: 1e2f7422-25698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.866+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-25696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.866+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-25699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.867+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_437, and the Request Id: a0b3572f-25700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.867+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-25701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.867+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_425-, and the Request Id: 268a28a7-25702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-25701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.868+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-25703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.868+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-25704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.868+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-25703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.868+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-25704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.868+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-25705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_426, and the Request Id: 1299d095-25706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.869+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-25707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.869+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-25708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.869+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-25708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.869+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_431, and the Request Id: 516a139d-25709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.869+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-25710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.869+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-25711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.870+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-25712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.870+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-25713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.870+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_437-, and the Request Id: 557517ee-25714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.871+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-25715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.871+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_426-, and the Request Id: 33cd9896-25716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.872+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-25717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.872+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-25718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.872+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-25718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.872+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-25717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.872+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-25719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.872+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-25720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.873+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_431-, and the Request Id: b88000ea-25721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-25720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.873+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-25719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-25722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-25722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.873+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-25723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-25724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.873+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_430, and the Request Id: 934864f8-25725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.873+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_422, and the Request Id: c55bee72-25726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.874+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-25724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.874+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_426, and the Request Id: 8116d545-25727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.874+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-25728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.874+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-25729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.874+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-25728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.874+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-25730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-25731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.875+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-25730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.875+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_425, and the Request Id: d9d3e6a8-25732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.875+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-25733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.875+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-25734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.876+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-25735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.877+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_422-, and the Request Id: 0f8e1974-25736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.877+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_426-, and the Request Id: c6b88555-25737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.878+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-25738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-25739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.878+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_430-, and the Request Id: 2e1df7db-25740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-25741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-25739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-25741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.879+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_425-, and the Request Id: 15d5a95c-25742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.879+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-25743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.879+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-25744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.879+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-25745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.879+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-25744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.879+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-25743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.879+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-25746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.879+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-25745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.879+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_427, and the Request Id: ac4d0202-25747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.879+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-25748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.879+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-25749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.880+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_430, and the Request Id: 14431572-25750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.880+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-25749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.880+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_426, and the Request Id: 027e2586-25751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.880+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-25752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.880+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-25753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.881+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-25754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.881+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-25754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.881+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-25755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.882+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-25755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.882+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_430-, and the Request Id: 894bb6f1-25756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.883+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-25757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.883+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_426-, and the Request Id: 268a28a7-25758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.883+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_438, and the Request Id: a0b3572f-25759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.883+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_427-, and the Request Id: 1e2f7422-25760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.883+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-25761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.884+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-25762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-25763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.885+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-25757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.885+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-25764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.885+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-25765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.885+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-25764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.885+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-25765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.885+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-25766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.885+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-25766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.886+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-25767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.886+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_427, and the Request Id: 1299d095-25768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.886+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_432, and the Request Id: 516a139d-25769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.886+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-25770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.886+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_438-, and the Request Id: 557517ee-25771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-25772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-25773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.887+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-25774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.888+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-25775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.888+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-25775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.888+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-25776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.888+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-25777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.889+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-25776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.889+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_427, and the Request Id: 8116d545-25778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.889+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-25779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.889+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-25777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.889+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-25780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.889+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_427-, and the Request Id: 33cd9896-25781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.889+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-25780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.890+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-25782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.890+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_423, and the Request Id: c55bee72-25783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.890+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_432-, and the Request Id: b88000ea-25784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.891+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-25785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.891+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-25786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.892+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-25787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.892+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-25788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.892+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_427-, and the Request Id: c6b88555-25789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.892+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-25787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.892+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-25790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.893+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-25791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.893+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-25790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-25792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.893+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-25793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-25792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.893+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_426, and the Request Id: d9d3e6a8-25794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_423-, and the Request Id: 0f8e1974-25795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.894+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-25796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.894+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-25796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.894+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-25797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.894+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_431, and the Request Id: 934864f8-25798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.894+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-25799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.895+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-25799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.895+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-25800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.895+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-25801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.895+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-25800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.895+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-25801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.895+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_427, and the Request Id: 027e2586-25802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.896+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-25803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.896+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-25804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.896+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-25805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.896+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-25803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.896+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-25804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.896+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_428, and the Request Id: ac4d0202-25806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.896+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-25807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.896+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-25808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.896+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_426-, and the Request Id: 15d5a95c-25809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.897+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-25807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.897+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-25808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.897+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-25810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_431, and the Request Id: 14431572-25811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.897+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-25810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.897+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_431-, and the Request Id: 2e1df7db-25812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.897+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-25813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.897+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_439, and the Request Id: a0b3572f-25814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.897+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-25815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.898+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-25816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.898+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_427-, and the Request Id: 268a28a7-25817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.899+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-25818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.899+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_428-, and the Request Id: 1e2f7422-25819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.900+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-25820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_431-, and the Request Id: 894bb6f1-25821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.900+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_439-, and the Request Id: 557517ee-25822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.901+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-25823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.901+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-25824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.901+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-25823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.901+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-25825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.901+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-25826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.901+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-25827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.902+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-25827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.902+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-25828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.902+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-25829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.902+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-25830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.902+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-25828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.902+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-25831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.902+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_433, and the Request Id: 516a139d-25832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.903+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-25829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.903+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-25831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.903+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_428, and the Request Id: 1299d095-25833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.903+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-25834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.903+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-25834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.903+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_428, and the Request Id: 8116d545-25835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.903+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-25836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.904+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-25837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.904+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-25838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.904+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-25839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.905+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-25840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.905+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-25840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.905+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-25841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.905+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_433-, and the Request Id: b88000ea-25842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.905+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-25843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.905+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-25841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.906+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_428-, and the Request Id: 33cd9896-25844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.906+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_424, and the Request Id: c55bee72-25845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.906+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-25846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.907+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-25847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.907+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_428-, and the Request Id: c6b88555-25848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.907+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-25849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.908+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-25850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.908+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-25851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.908+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-25850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.908+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-25851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.909+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-25852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.909+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-25853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.909+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-25854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.909+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-25852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.909+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-25854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_432, and the Request Id: 934864f8-25855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.909+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_427, and the Request Id: d9d3e6a8-25856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.909+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-25857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.910+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_424-, and the Request Id: 0f8e1974-25858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.910+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-25859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.910+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-25859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.910+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-25860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.910+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-25861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.911+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-25862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.911+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-25861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.911+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-25862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.911+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_428, and the Request Id: 027e2586-25863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.911+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-25864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.911+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-25865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.911+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-25864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.911+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-25865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.911+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-25866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.912+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-25867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-25866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_432, and the Request Id: 14431572-25868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.912+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-25867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.912+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-25869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.912+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_440, and the Request Id: a0b3572f-25870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.912+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-25869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_429, and the Request Id: ac4d0202-25871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.912+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_427-, and the Request Id: 15d5a95c-25872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.913+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_432-, and the Request Id: 2e1df7db-25873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.913+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-25875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.913+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-25874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.914+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-25876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.914+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-25877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.914+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_428-, and the Request Id: 268a28a7-25878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.915+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_432-, and the Request Id: 894bb6f1-25879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.915+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_429-, and the Request Id: 1e2f7422-25880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.916+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-25881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.916+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-25882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.916+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_440-, and the Request Id: 557517ee-25883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.917+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-25884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.917+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-25885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.917+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-25886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.917+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-25885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.917+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-25887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.917+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-25888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.917+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-25886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.918+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-25889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.918+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-25888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.918+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-25889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.918+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-25890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.918+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_429, and the Request Id: 8116d545-25891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.918+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_434, and the Request Id: 516a139d-25892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.918+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-25893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.919+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-25893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.919+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-25894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.919+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-25895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.919+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-25894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.920+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_429, and the Request Id: 1299d095-25896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.920+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-25897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.920+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-25898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.936+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-25899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.936+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-25900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.937+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_429-, and the Request Id: c6b88555-25901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.937+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_434-, and the Request Id: b88000ea-25902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-25903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.938+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-25904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.938+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-25904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.939+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-25905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.939+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-25906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.939+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-25906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.940+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-25905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.940+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_425, and the Request Id: c55bee72-25907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.940+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-25908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.940+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-25909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.940+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-25909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.941+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-25910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.941+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-25911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.941+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-25910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.941+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-25912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.941+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-25911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.941+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_433, and the Request Id: 934864f8-25913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.941+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-25914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.941+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_428, and the Request Id: d9d3e6a8-25915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.942+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-25916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.942+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-25916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.942+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-25917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.942+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-25917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.942+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_433, and the Request Id: 14431572-25918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_425-, and the Request Id: 0f8e1974-25919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.943+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-25920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.944+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-25920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.944+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_433-, and the Request Id: 2e1df7db-25921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.944+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-25922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.944+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-25923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.944+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_428-, and the Request Id: 15d5a95c-25924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.945+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-25925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.945+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-25926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.945+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-25925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.945+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-25922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.946+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-25927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.946+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_441, and the Request Id: a0b3572f-25928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.946+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-25929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.946+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_433-, and the Request Id: 894bb6f1-25930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.946+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-25927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.946+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-25931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.946+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_430, and the Request Id: ac4d0202-25932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.947+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_429-, and the Request Id: 33cd9896-25933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.947+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-25934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.947+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-25926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.948+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-25935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.948+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-25935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.948+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-25936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.948+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_429, and the Request Id: 027e2586-25937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.948+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-25936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.948+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-25938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.949+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-25938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.949+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_435, and the Request Id: 516a139d-25939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.949+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-25940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.949+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-25941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.950+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-25942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.950+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_441-, and the Request Id: 557517ee-25943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.950+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-25944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-25946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.952+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-25947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.951+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_429-, and the Request Id: 268a28a7-25945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.952+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_430-, and the Request Id: 1e2f7422-25948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.953+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_435-, and the Request Id: b88000ea-25949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.953+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-25950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.954+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-25951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.955+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-25952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.955+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-25953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.955+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-25954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.955+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-25955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.956+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-25956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.956+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-25957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.956+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-25955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-25958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.956+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-25956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-25958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-25959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.956+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-25960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.956+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_434, and the Request Id: 934864f8-25961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.957+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-25962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.957+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-25959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.957+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-25960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.957+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-25962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.957+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-25963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.957+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-25963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.957+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-25964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.958+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-25965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.958+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_430, and the Request Id: 8116d545-25966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.958+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_426, and the Request Id: c55bee72-25967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-25968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.959+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-25969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.960+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-25969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.960+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-25970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.960+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_434-, and the Request Id: 2e1df7db-25971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.960+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_429, and the Request Id: d9d3e6a8-25972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.961+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-25968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.961+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-25973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.961+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-25974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-25975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-25975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.961+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-25970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.962+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_434, and the Request Id: 14431572-25977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_430-, and the Request Id: c6b88555-25978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.962+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-25976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.962+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-25979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.962+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-25980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.962+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-25979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.962+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-25980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.963+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_426-, and the Request Id: 0f8e1974-25981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.963+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-25982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.963+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_430, and the Request Id: 1299d095-25983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.963+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-25982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.963+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_442, and the Request Id: a0b3572f-25984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.963+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_429-, and the Request Id: 15d5a95c-25985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.964+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-25986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-25987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.964+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-25986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.965+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-25988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.965+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-25989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.965+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-25988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.965+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-25989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.965+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_436, and the Request Id: 516a139d-25990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.966+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-25991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.966+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-25992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.966+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-25991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.966+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_434-, and the Request Id: 894bb6f1-25993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.966+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-25994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.966+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-25995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.966+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_430-, and the Request Id: 33cd9896-25996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-25995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.967+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-25997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.967+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-25998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.967+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-25997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_431, and the Request Id: ac4d0202-25999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.967+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_430, and the Request Id: 027e2586-26000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.968+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_442-, and the Request Id: 557517ee-26001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-26002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.969+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_436-, and the Request Id: b88000ea-26003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-26004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.969+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-26005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-26006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.970+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-26007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.970+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_431-, and the Request Id: 1e2f7422-26008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.971+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_430-, and the Request Id: 268a28a7-26011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-26010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.971+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-26009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.971+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-26012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-26009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.972+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-26013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.972+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-26014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.972+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-26013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-26015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.972+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-26016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.973+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_435, and the Request Id: 934864f8-26017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.973+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-26016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.973+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-26018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.973+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-26018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.973+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-26019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.974+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_431, and the Request Id: 8116d545-26020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-26021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.974+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-26019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.974+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-26022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.974+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-26023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.975+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-26022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.975+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-26024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.975+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-26025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.975+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-26024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.975+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-26026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.975+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-26027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.975+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-26026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.975+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-26028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.975+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_427, and the Request Id: c55bee72-26029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.976+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-26028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.976+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_435-, and the Request Id: 2e1df7db-26030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.976+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-26031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.976+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-26031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.977+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_435, and the Request Id: 14431572-26032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.977+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_430, and the Request Id: d9d3e6a8-26033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.977+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_431-, and the Request Id: c6b88555-26034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.980+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-26035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_427-, and the Request Id: 0f8e1974-26036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.980+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-26037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.980+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-26038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.981+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-26039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-26040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.982+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-26039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.982+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-26041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.983+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_435-, and the Request Id: 894bb6f1-26042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.983+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_430-, and the Request Id: 15d5a95c-26043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.983+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-26044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.983+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-26044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.983+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-26041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.983+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-26045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.984+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_443, and the Request Id: a0b3572f-26046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.984+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-26047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.984+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-26047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.985+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-26048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.985+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-26049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.985+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-26048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.985+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-26050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.985+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-26049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.985+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-26051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.985+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_431, and the Request Id: 1299d095-26052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.986+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-26051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.986+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-26053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.986+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-26054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-26055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.987+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_431, and the Request Id: 027e2586-26056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.987+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-26057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.987+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_443-, and the Request Id: 557517ee-26058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.987+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-26057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.987+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-26059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.988+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-26061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.988+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-26060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.988+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-26061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.989+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_437, and the Request Id: 516a139d-26062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.989+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-26060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.989+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_432, and the Request Id: ac4d0202-26063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.989+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-26064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.990+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-26065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.990+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-26066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.991+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_431-, and the Request Id: 33cd9896-26067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.991+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-26068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.991+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_431-, and the Request Id: 268a28a7-26069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.991+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-26070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.992+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-26070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.992+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_432-, and the Request Id: 1e2f7422-26071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-26072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-26072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.992+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_428, and the Request Id: c55bee72-26073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.992+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_437-, and the Request Id: b88000ea-26074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.993+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-26075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.993+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-26076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.993+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-26075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.994+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-26077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.994+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-26076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.994+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-26078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.994+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-26077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.994+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-26079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.994+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-26078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.994+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-26080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.994+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-26081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.994+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_432, and the Request Id: 8116d545-26082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.995+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-26083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.995+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-26080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.995+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-26084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.995+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-26083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.995+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_431, and the Request Id: d9d3e6a8-26085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.995+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-26084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-26086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.995+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_428-, and the Request Id: 0f8e1974-26087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-26086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.996+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_436, and the Request Id: 934864f8-26088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.996+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-26089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_436, and the Request Id: 14431572-26090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.997+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-26091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-26092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.998+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-26093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.998+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-26093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.999+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_431-, and the Request Id: 15d5a95c-26094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.999+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-26095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.999+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-26095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.999+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-26096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:17.999+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_444, and the Request Id: a0b3572f-26097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.000+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-26098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.000+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-26099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.000+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-26100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.001+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-26101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.002+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_436-, and the Request Id: 894bb6f1-26102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.002+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_436-, and the Request Id: 2e1df7db-26103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.002+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_432-, and the Request Id: c6b88555-26104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.003+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-26105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.003+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-26106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.003+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-26107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.004+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-26107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.004+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_444-, and the Request Id: 557517ee-26108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.004+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-26109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-26110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.004+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-26111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.005+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-26111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.005+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-26109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-26110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-26112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.005+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_432, and the Request Id: 027e2586-26113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.005+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-26114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-26115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.005+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-26114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.006+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-26116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.006+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_438, and the Request Id: 516a139d-26117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.006+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-26115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.006+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-26118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_433, and the Request Id: ac4d0202-26119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-26118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.008+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-26120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.008+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-26121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.008+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-26122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.008+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-26120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.008+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-26123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.008+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-26122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.009+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-26124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.009+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-26125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.009+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_438-, and the Request Id: b88000ea-26126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-26128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.009+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_432, and the Request Id: 1299d095-26127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.009+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-26124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.009+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_432-, and the Request Id: 268a28a7-26129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.010+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_429, and the Request Id: c55bee72-26130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.010+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-26131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_433-, and the Request Id: 1e2f7422-26132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.011+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-26133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.012+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-26134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-26135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.012+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-26136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-26135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.012+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_432-, and the Request Id: 33cd9896-26137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_429-, and the Request Id: 0f8e1974-26138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.012+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-26136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.013+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-26139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.013+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-26140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.013+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-26141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.013+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-26139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.013+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-26140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.014+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_432, and the Request Id: d9d3e6a8-26142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.014+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-26143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_437, and the Request Id: 14431572-26144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.014+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-26145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.014+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-26143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-26146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.015+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-26147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.015+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-26148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.015+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-26147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.015+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-26148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_437, and the Request Id: 934864f8-26149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.015+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-26150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.016+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-26150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.016+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-26151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.016+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_445, and the Request Id: a0b3572f-26152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.016+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-26151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.016+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-26153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.017+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-26154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.017+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-26155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.017+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_437-, and the Request Id: 894bb6f1-26156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.017+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-26153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.017+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-26157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.017+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_433, and the Request Id: 8116d545-26158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.018+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_432-, and the Request Id: 15d5a95c-26159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.018+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-26160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.018+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_437-, and the Request Id: 2e1df7db-26161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.019+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-26162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.020+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_445-, and the Request Id: 557517ee-26163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-26164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.021+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_433-, and the Request Id: c6b88555-26165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.021+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-26166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.021+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-26166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.021+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-26167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.021+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-26168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.022+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-26169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.022+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-26170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-26171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.023+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-26172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-26171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.023+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-26170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.023+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-26173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-26174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.023+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-26175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.023+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-26176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.024+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-26174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.024+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-26175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.024+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-26176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.024+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_439, and the Request Id: 516a139d-26177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.024+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_434, and the Request Id: ac4d0202-26179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.024+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_433, and the Request Id: 027e2586-26178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-26180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.025+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-26181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.025+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-26182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.026+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-26183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.026+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-26182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-26185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.026+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-26184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.026+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-26183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-26185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.026+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_430, and the Request Id: c55bee72-26186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.027+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-26187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.027+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_439-, and the Request Id: b88000ea-26188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.027+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-26187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-26190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.027+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_434-, and the Request Id: 1e2f7422-26189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.028+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-26191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.028+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-26192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-26193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.028+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-26190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.028+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_433, and the Request Id: 1299d095-26194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.028+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-26195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.028+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_433-, and the Request Id: 268a28a7-26196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.029+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-26195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.029+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_438, and the Request Id: 14431572-26197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.030+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-26198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.030+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-26198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.030+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-26199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.030+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-26200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.031+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-26199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.031+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_438, and the Request Id: 934864f8-26201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_430-, and the Request Id: 0f8e1974-26202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.031+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-26203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.032+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-26204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.032+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-26203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.032+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-26205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.032+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-26204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-26207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-26208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.032+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-26206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.033+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-26207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.033+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_438-, and the Request Id: 894bb6f1-26209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.033+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-26206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.033+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_446, and the Request Id: a0b3572f-26210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.034+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_433-, and the Request Id: 33cd9896-26211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.034+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-26212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.034+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_434, and the Request Id: 8116d545-26213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_438-, and the Request Id: 2e1df7db-26214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.035+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-26215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.036+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-26216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-26217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.036+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_446-, and the Request Id: 557517ee-26218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.037+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-26219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.037+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-26220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.037+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-26221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.037+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_434-, and the Request Id: c6b88555-26222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.038+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-26221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.038+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-26223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.038+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-26223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.038+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-26224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.038+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-26225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.039+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_440, and the Request Id: 516a139d-26226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.039+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-26227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.039+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-26227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-26228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.040+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-26229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.040+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-26230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-26228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.040+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-26231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.040+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-26229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.040+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_435, and the Request Id: ac4d0202-26232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.040+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-26233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.040+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-26231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.041+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-26234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.041+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-26235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.041+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-26233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.041+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-26236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.041+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-26236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.041+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-26237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.041+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_433, and the Request Id: d9d3e6a8-26238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.042+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-26239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.043+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_434, and the Request Id: 027e2586-26240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.043+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-26241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.043+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_440-, and the Request Id: b88000ea-26242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.043+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-26241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.043+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-26243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-26243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-26244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-26245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-26244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-26245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.045+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-26246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.045+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_435-, and the Request Id: 1e2f7422-26247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.045+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_439, and the Request Id: 14431572-26248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.045+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_431, and the Request Id: c55bee72-26249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.045+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-26250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.046+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_433-, and the Request Id: 15d5a95c-26251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.046+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-26252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.046+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-26252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.046+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-26253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.047+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-26254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.047+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-26255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.047+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_434-, and the Request Id: 268a28a7-26256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.047+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-26253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.047+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-26254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.047+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_434, and the Request Id: 1299d095-26257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.047+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-26258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.047+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-26258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_439, and the Request Id: 934864f8-26259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.048+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-26260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.048+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-26260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.048+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-26261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_431-, and the Request Id: 0f8e1974-26262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.048+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-26261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.049+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_447, and the Request Id: a0b3572f-26263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.049+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-26264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.049+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-26265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-26266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.049+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-26265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.050+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_439-, and the Request Id: 894bb6f1-26267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.050+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-26268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-26269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-26269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.051+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_435, and the Request Id: 8116d545-26270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.051+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_434-, and the Request Id: 33cd9896-26271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.051+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_439-, and the Request Id: 2e1df7db-26272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.052+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_447-, and the Request Id: 557517ee-26273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.052+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-26274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.052+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-26275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.052+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-26276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.053+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-26277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.053+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-26278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.053+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-26279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.054+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_435-, and the Request Id: c6b88555-26280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.054+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-26281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.054+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-26282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.055+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-26283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-26284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.056+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-26285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-26286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.056+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-26287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.056+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-26288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.056+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-26285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.057+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-26286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.057+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-26288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.057+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-26289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.057+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-26290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.057+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-26287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.057+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-26291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.057+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-26291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.057+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-26292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.057+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-26293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.058+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_441, and the Request Id: 516a139d-26294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.058+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-26292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.058+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-26293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.058+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-26295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.058+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-26296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.058+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_434, and the Request Id: d9d3e6a8-26297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.058+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-26295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_436, and the Request Id: ac4d0202-26298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.059+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_435, and the Request Id: 027e2586-26299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.059+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-26300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.059+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-26301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.060+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-26302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.060+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-26302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.060+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-26303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-26303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-26304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.061+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_432, and the Request Id: c55bee72-26305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.061+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_441-, and the Request Id: b88000ea-26306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-26307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.062+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-26308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.062+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-26307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.062+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-26308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.062+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_436-, and the Request Id: 1e2f7422-26309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.062+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_434-, and the Request Id: 15d5a95c-26310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.063+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_435-, and the Request Id: 268a28a7-26311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.063+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-26312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.063+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-26313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.063+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-26312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.064+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-26314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.064+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-26313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.064+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-26315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.064+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-26314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_440, and the Request Id: 14431572-26316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.064+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_435, and the Request Id: 1299d095-26317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.064+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-26315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.064+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-26318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.064+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-26318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.064+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-26319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.065+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-26320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.065+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-26320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.065+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-26321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.065+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_432-, and the Request Id: 0f8e1974-26322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.065+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_448, and the Request Id: a0b3572f-26323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_440, and the Request Id: 934864f8-26324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.066+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-26325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.066+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-26321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.066+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-26326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.066+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-26326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.066+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-26327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.067+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-26328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.067+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_436, and the Request Id: 8116d545-26329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.068+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_440-, and the Request Id: 894bb6f1-26330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.068+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-26331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.068+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_435-, and the Request Id: 33cd9896-26332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.069+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_448-, and the Request Id: 557517ee-26333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.069+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_440-, and the Request Id: 2e1df7db-26334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.069+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-26335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.070+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-26336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.070+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-26337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.071+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-26338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.071+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_436-, and the Request Id: c6b88555-26339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.072+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-26340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-26341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.072+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-26340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.072+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-26342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.072+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-26343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.072+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-26343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.072+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-26344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.072+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_442, and the Request Id: 516a139d-26345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-26346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.073+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-26347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.074+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-26348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.074+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-26348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.074+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-26349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.074+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-26350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.074+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-26349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.075+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-26351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.075+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-26350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.075+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-26352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.075+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-26351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.075+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-26353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.075+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-26354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.075+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_436, and the Request Id: 027e2586-26355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.075+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-26353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.076+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-26354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.076+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_435, and the Request Id: d9d3e6a8-26356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.076+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-26357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.076+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-26358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.077+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_437, and the Request Id: ac4d0202-26359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.077+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_442-, and the Request Id: b88000ea-26360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.077+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-26361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.078+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-26362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.078+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-26363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.078+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-26364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.079+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-26363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-26365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-26365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.079+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_436-, and the Request Id: 268a28a7-26366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.080+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_433, and the Request Id: c55bee72-26367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.080+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_435-, and the Request Id: 15d5a95c-26368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.080+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-26369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-26370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-26371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-26370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.081+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-26372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-26371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.081+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-26373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-26374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-26372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.082+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-26373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.082+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-26374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_437-, and the Request Id: 1e2f7422-26375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.082+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-26376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.082+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_441, and the Request Id: 934864f8-26377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.082+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-26378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.082+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-26376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.082+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_441, and the Request Id: 14431572-26379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.082+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-26380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.083+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-26381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.083+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-26380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.083+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_449, and the Request Id: a0b3572f-26382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.083+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-26383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.083+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_433-, and the Request Id: 0f8e1974-26384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.083+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-26378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.084+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-26385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.084+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_436, and the Request Id: 1299d095-26386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.084+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-26387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.084+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-26387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.084+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-26388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-26389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-26388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_441-, and the Request Id: 2e1df7db-26390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.085+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_437, and the Request Id: 8116d545-26391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.086+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_441-, and the Request Id: 894bb6f1-26392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.086+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_449-, and the Request Id: 557517ee-26393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.086+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-26394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.087+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_436-, and the Request Id: 33cd9896-26395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.087+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-26396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.087+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-26397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.087+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-26398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.088+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-26397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.088+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-26399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.088+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-26399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.088+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-26400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.088+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_443, and the Request Id: 516a139d-26401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-26402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.089+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_437-, and the Request Id: c6b88555-26403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-26404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.090+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-26405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.090+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-26406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-26407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.090+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-26408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.091+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-26409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.091+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-26408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.091+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-26410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.091+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-26409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.091+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-26411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.091+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_443-, and the Request Id: b88000ea-26412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.091+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-26410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.091+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-26413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.092+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-26411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-26414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.092+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-26415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.092+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_437, and the Request Id: 027e2586-26416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.092+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-26415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-26414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.093+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_436, and the Request Id: d9d3e6a8-26417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_438, and the Request Id: ac4d0202-26418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.093+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-26419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.093+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-26420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.094+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-26421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.094+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-26422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.094+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-26423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.095+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-26424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.095+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-26423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.095+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-26425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-26426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.095+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-26425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-26426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.096+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_437-, and the Request Id: 268a28a7-26427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-26428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-26428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.096+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_434, and the Request Id: c55bee72-26429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_442, and the Request Id: 934864f8-26430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.096+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_438-, and the Request Id: 1e2f7422-26431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.097+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_436-, and the Request Id: 15d5a95c-26432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.097+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-26433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.097+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-26434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-26435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.098+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-26436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.098+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-26435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.098+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-26434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.098+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-26437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.098+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-26436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.098+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-26438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.098+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-26437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.098+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-26439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.099+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-26439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.099+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_442, and the Request Id: 14431572-26440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.099+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_437, and the Request Id: 1299d095-26441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.099+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-26442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.100+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-26443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_434-, and the Request Id: 0f8e1974-26444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.100+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-26443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.100+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-26445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-26446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.101+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_450, and the Request Id: a0b3572f-26447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.101+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_442-, and the Request Id: 2e1df7db-26448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.102+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-26449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.102+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-26449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.102+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-26450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.102+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-26451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.102+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_437-, and the Request Id: 33cd9896-26452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.103+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-26450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.103+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_442-, and the Request Id: 894bb6f1-26453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.103+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-26451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.103+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-26454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.103+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-26455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.103+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-26455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.103+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_438, and the Request Id: 8116d545-26456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.104+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_444, and the Request Id: 516a139d-26457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.104+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_450-, and the Request Id: 557517ee-26458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.104+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-26459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.104+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-26460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.104+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-26461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.105+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-26462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.106+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-26463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-26464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.106+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-26465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.107+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_438-, and the Request Id: c6b88555-26466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.107+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-26467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.107+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-26468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.107+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_444-, and the Request Id: b88000ea-26469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.108+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-26468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.108+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-26470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.108+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-26471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.108+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-26472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.108+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-26470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.108+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-26471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.109+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-26473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.109+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_438, and the Request Id: 027e2586-26474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.109+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-26473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-26475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.109+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_437, and the Request Id: d9d3e6a8-26476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-26475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.110+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-26477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.110+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-26478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.110+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-26479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.110+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-26478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.110+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_439, and the Request Id: ac4d0202-26480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.111+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-26481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.111+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-26477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.111+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-26482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.111+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-26483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.111+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-26484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.111+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-26483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.112+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_435, and the Request Id: c55bee72-26485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.112+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_438-, and the Request Id: 268a28a7-26486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.112+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-26487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-26488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-26488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-26489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.114+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_439-, and the Request Id: 1e2f7422-26490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.114+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_437-, and the Request Id: 15d5a95c-26491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.114+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-26492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.114+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-26489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.114+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-26493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.115+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-26494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.115+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_443, and the Request Id: 934864f8-26495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.115+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-26494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.115+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-26492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.115+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-26496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.115+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-26497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.115+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-26498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.116+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-26497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-26498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_435-, and the Request Id: 0f8e1974-26499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.116+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-26500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.116+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_438, and the Request Id: 1299d095-26501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_443, and the Request Id: 14431572-26502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.117+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-26503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.117+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-26503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.117+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-26504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.117+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-26505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.118+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_443-, and the Request Id: 2e1df7db-26506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.118+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-26505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.118+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_451, and the Request Id: a0b3572f-26507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.118+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-26508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.119+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-26509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.119+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-26510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.119+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-26511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.119+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-26509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.119+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-26512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.119+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-26510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.120+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_438-, and the Request Id: 33cd9896-26513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.120+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_443-, and the Request Id: 894bb6f1-26514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.120+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-26512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-26515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.120+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_445, and the Request Id: 516a139d-26516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-26515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.121+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-26517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.121+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_439, and the Request Id: 8116d545-26518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-26519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.121+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_451-, and the Request Id: 557517ee-26521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.121+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-26520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.122+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-26522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.123+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-26523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-26524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.124+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_445-, and the Request Id: b88000ea-26525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.124+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-26526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.124+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-26527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-26528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.125+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-26529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.125+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-26530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.125+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-26527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-26531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.125+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-26529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-26528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.126+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-26532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.126+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-26533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.126+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_439-, and the Request Id: c6b88555-26534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.126+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-26532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.126+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-26533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.126+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-26535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.126+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-26535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_440, and the Request Id: ac4d0202-26536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.126+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_438, and the Request Id: d9d3e6a8-26537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.127+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_439, and the Request Id: 027e2586-26538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.127+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-26540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.128+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-26541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.128+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-26542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.128+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-26540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.128+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-26539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.128+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-26543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.128+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-26543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.129+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_436, and the Request Id: c55bee72-26544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.129+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-26545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.129+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-26546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.129+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-26545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.129+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-26547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.129+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-26547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.130+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-26548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.130+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_440-, and the Request Id: 1e2f7422-26549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.130+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_444, and the Request Id: 934864f8-26550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.130+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_438-, and the Request Id: 15d5a95c-26551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.131+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_439-, and the Request Id: 268a28a7-26552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.131+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-26553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.131+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-26554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.131+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-26555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.132+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-26555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.132+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-26554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.132+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_436-, and the Request Id: 0f8e1974-26556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-26557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.132+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-26558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-26557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.132+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-26559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.132+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-26558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.132+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-26559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_444, and the Request Id: 14431572-26560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.133+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-26561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.133+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_439, and the Request Id: 1299d095-26562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.133+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_444-, and the Request Id: 2e1df7db-26563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.133+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-26561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.133+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_452, and the Request Id: a0b3572f-26564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.133+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-26565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.134+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-26566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.134+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-26567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.134+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-26568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.135+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-26569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.135+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-26570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.135+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-26569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.135+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-26571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.135+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_444-, and the Request Id: 894bb6f1-26572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.136+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-26571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.136+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_446, and the Request Id: 516a139d-26573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.136+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-26574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.137+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_439-, and the Request Id: 33cd9896-26575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.137+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-26576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.138+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_452-, and the Request Id: 557517ee-26577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.138+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-26576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.138+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-26578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.138+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-26580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.138+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-26579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.138+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-26580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.139+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_440, and the Request Id: 8116d545-26581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.139+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_446-, and the Request Id: b88000ea-26582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-26583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.139+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-26584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-26585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.140+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-26586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-26587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.141+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-26588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.142+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_440-, and the Request Id: c6b88555-26589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.142+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-26590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.142+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-26591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.142+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-26590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.142+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-26592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-26593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.143+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-26594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.143+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-26595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.143+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-26593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.143+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-26596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_441, and the Request Id: ac4d0202-26597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.143+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-26596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.143+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-26595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.143+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-26598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-26599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.144+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-26600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-26599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.144+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-26591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.144+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-26601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.144+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-26600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.144+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_437, and the Request Id: c55bee72-26602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.144+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-26603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.144+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_440, and the Request Id: 027e2586-26604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.144+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-26601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.145+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-26605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.145+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-26606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.145+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-26605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.145+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-26606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.145+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_445, and the Request Id: 934864f8-26607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.145+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-26608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.145+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_439, and the Request Id: d9d3e6a8-26609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.147+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_441-, and the Request Id: 1e2f7422-26610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_437-, and the Request Id: 0f8e1974-26611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.148+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_440-, and the Request Id: 268a28a7-26612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_445-, and the Request Id: 2e1df7db-26613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.148+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-26614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-26615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-26615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.149+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-26616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-26617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.149+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_439-, and the Request Id: 15d5a95c-26618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.149+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-26616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.149+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-26619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_445, and the Request Id: 14431572-26620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-26617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.150+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-26621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.150+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-26622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.150+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-26621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.150+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-26622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.150+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-26623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.150+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_440, and the Request Id: 1299d095-26624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.150+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-26623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.151+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_453, and the Request Id: a0b3572f-26625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.151+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-26626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.151+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-26627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.151+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-26628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.152+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-26627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.152+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-26629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.152+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-26630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.152+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-26631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.152+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-26630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.152+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-26632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.153+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_445-, and the Request Id: 894bb6f1-26633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.153+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_447, and the Request Id: 516a139d-26634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.153+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_440-, and the Request Id: 33cd9896-26635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.153+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_453-, and the Request Id: 557517ee-26636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.154+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-26637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.154+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-26637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.154+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-26638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.154+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-26638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.154+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-26639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.155+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_441, and the Request Id: 8116d545-26640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.155+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-26641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.155+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-26642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.155+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-26643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.156+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_447-, and the Request Id: b88000ea-26644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-26645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-26646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-26647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.157+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-26648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.158+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-26649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.158+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-26649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.158+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-26650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_441-, and the Request Id: c6b88555-26651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-26652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.159+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-26653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.159+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-26650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.159+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-26654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.159+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_441, and the Request Id: 027e2586-26655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.159+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-26654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.159+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-26653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-26652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-26656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.160+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-26657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.160+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-26658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.160+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-26657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-26659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.160+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-26660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.160+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_440, and the Request Id: d9d3e6a8-26661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.160+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-26660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-26659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.160+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-26662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.161+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_446, and the Request Id: 934864f8-26663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.161+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_438, and the Request Id: c55bee72-26664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-26665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.161+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-26666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-26665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.162+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-26667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.162+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-26667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.162+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_441-, and the Request Id: 268a28a7-26668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.162+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_442, and the Request Id: ac4d0202-26669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.163+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-26670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-26671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-26671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.163+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_440-, and the Request Id: 15d5a95c-26672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-26673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-26673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.164+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-26674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.164+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_446, and the Request Id: 14431572-26675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_446-, and the Request Id: 2e1df7db-26676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.164+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_438-, and the Request Id: 0f8e1974-26677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.165+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-26679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.165+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-26678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.165+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-26679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.165+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-26678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.165+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-26680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.165+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-26681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.166+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-26681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.166+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_442-, and the Request Id: 1e2f7422-26682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.166+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-26683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.166+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_454, and the Request Id: a0b3572f-26684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.166+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-26683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.166+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-26685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.167+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-26686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.167+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_441, and the Request Id: 1299d095-26687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.167+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_446-, and the Request Id: 894bb6f1-26689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.167+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-26688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.167+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-26686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.168+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-26691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-26690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.168+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-26691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.168+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_448, and the Request Id: 516a139d-26692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.169+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-26693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.169+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_454-, and the Request Id: 557517ee-26694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.169+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-26695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.169+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-26696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.170+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-26696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.170+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_441-, and the Request Id: 33cd9896-26698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.170+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-26699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.170+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-26700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.170+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-26700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.170+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-26701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.171+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_442, and the Request Id: 8116d545-26702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.171+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_448-, and the Request Id: b88000ea-26703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.169+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-26697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.172+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-26704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.172+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-26705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.172+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-26706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-26707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-26708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.174+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-26710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.174+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_442-, and the Request Id: c6b88555-26709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.174+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-26711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.175+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-26712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.175+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-26713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.175+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-26713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-26714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.176+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-26712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.176+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-26715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-26714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.176+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-26715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.177+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-26716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.177+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-26717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.177+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-26718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.177+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-26716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.177+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-26719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.177+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-26718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.177+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-26721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.177+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-26720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.177+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-26717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.177+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-26721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.177+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-26719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-26722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.178+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-26723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.178+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-26720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.178+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_439, and the Request Id: c55bee72-26724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.178+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_447, and the Request Id: 934864f8-26725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-26722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.178+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_441, and the Request Id: d9d3e6a8-26726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_443, and the Request Id: ac4d0202-26727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.178+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_442, and the Request Id: 027e2586-26728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.179+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-26729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.179+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-26729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.179+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-26730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.179+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_447, and the Request Id: 14431572-26731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.180+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-26732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.180+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-26733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.181+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-26734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.181+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-26734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.182+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_441-, and the Request Id: 15d5a95c-26735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.182+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_447-, and the Request Id: 2e1df7db-26736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.182+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-26737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.182+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_443-, and the Request Id: 1e2f7422-26738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.182+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-26737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.182+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-26739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.182+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_442-, and the Request Id: 268a28a7-26740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.182+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_447-, and the Request Id: 894bb6f1-26741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_439-, and the Request Id: 0f8e1974-26742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.183+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-26739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.183+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-26743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.183+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_455, and the Request Id: a0b3572f-26744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.183+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-26745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.183+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-26743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.183+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-26745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.183+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-26746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.183+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_449, and the Request Id: 516a139d-26747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.184+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-26746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.184+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_442, and the Request Id: 1299d095-26748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.184+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-26749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.185+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-26750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-26751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.186+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-26752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.186+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_455-, and the Request Id: 557517ee-26753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.186+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-26754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.186+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-26755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.187+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-26756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.187+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_442-, and the Request Id: 33cd9896-26757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.187+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_449-, and the Request Id: b88000ea-26758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.188+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-26759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.188+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-26760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.188+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-26760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.188+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-26762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.188+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-26761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.189+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-26762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.189+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_443, and the Request Id: 8116d545-26763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.189+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-26764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.189+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-26765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.190+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-26766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.190+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-26767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.190+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-26768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.191+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-26769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.191+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-26770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.191+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-26771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.191+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-26770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.191+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-26772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.191+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-26773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.192+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_443-, and the Request Id: c6b88555-26774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.192+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-26772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.192+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-26773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.192+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-26775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.192+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_442, and the Request Id: d9d3e6a8-26776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.192+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-26775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.193+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-26777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.193+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_444, and the Request Id: ac4d0202-26778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.193+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-26777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.193+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-26779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-26780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.194+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-26781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.194+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-26782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.194+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-26781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-26780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.194+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-26783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.194+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-26784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.194+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-26785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.194+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-26783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.194+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-26784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.194+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-26785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_448, and the Request Id: 14431572-26786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.195+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_442-, and the Request Id: 15d5a95c-26787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.195+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-26788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_448, and the Request Id: 934864f8-26789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-26790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.195+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-26791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.195+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-26792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-26790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.195+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-26791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.195+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_440, and the Request Id: c55bee72-26793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.196+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_443, and the Request Id: 027e2586-26794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.196+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_444-, and the Request Id: 1e2f7422-26795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.197+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-26796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.197+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-26796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.197+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-26797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.197+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-26798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.197+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-26797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.197+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-26798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.198+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_448-, and the Request Id: 2e1df7db-26800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.198+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_448-, and the Request Id: 894bb6f1-26799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.198+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-26801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.198+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_456, and the Request Id: a0b3572f-26802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.198+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-26801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.199+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-26803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.199+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-26804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.199+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_450, and the Request Id: 516a139d-26805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.199+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-26806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.199+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-26807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.199+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_443-, and the Request Id: 268a28a7-26808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.199+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-26806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.199+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-26809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.200+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-26809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.200+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_443, and the Request Id: 1299d095-26810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_440-, and the Request Id: 0f8e1974-26811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.201+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-26812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.201+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_456-, and the Request Id: 557517ee-26813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.202+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-26814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.202+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-26815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.203+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-26816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.203+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-26816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.203+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_443-, and the Request Id: 33cd9896-26817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.203+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_450-, and the Request Id: b88000ea-26818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.203+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-26819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.203+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-26820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.203+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-26821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.203+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-26819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.204+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-26822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.204+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_444, and the Request Id: 8116d545-26823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.204+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-26824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.205+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-26825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.205+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-26826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.205+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-26827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.206+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-26827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.206+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-26828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.206+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-26830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.206+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-26829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.207+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-26828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.207+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_443, and the Request Id: d9d3e6a8-26831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-26832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.207+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_444-, and the Request Id: c6b88555-26833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-26834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.208+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-26835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.208+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-26836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.208+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-26834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-26837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-26838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-26838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_445, and the Request Id: ac4d0202-26839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.209+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-26837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.209+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-26840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-26841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.209+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-26840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.209+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-26842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.210+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_449, and the Request Id: 934864f8-26843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-26841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.210+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-26845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.210+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_443-, and the Request Id: 15d5a95c-26844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.210+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-26846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.211+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-26846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_449, and the Request Id: 14431572-26847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.211+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-26848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.211+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-26849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.212+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-26849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_445-, and the Request Id: 1e2f7422-26850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-26851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.212+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-26852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-26851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.212+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-26852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.212+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_441, and the Request Id: c55bee72-26853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.213+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-26854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.213+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_449-, and the Request Id: 2e1df7db-26855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.213+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-26854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.213+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-26856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.213+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-26857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.213+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-26856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.213+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-26858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.213+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-26857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.214+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-26859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.214+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-26860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.214+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-26858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.214+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-26859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.214+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-26861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.214+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-26862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.214+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_457, and the Request Id: a0b3572f-26863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.214+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-26864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.214+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-26862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.214+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_449-, and the Request Id: 894bb6f1-26865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.215+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-26864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.215+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_451, and the Request Id: 516a139d-26866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.215+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_444, and the Request Id: 027e2586-26867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.215+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_444, and the Request Id: 1299d095-26868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.215+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-26869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.216+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_441-, and the Request Id: 0f8e1974-26870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.217+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-26871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.217+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-26872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.217+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_457-, and the Request Id: 557517ee-26873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.217+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-26874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.218+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-26874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.218+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-26875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.218+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-26875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.218+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-26876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.219+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_444-, and the Request Id: 33cd9896-26877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.219+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_444-, and the Request Id: 268a28a7-26878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.219+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-26879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.219+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_451-, and the Request Id: b88000ea-26880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.219+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_445, and the Request Id: 8116d545-26881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.219+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-26882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.220+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-26883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.220+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-26884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.220+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-26885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.221+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-26885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.221+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-26886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.221+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-26886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.221+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-26887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.222+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_444, and the Request Id: d9d3e6a8-26888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.222+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-26889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.222+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-26890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.222+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-26891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.222+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-26890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.222+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-26892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.223+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_445-, and the Request Id: c6b88555-26893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.223+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-26894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.223+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-26895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.223+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-26895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_446, and the Request Id: ac4d0202-26896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-26897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-26897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.224+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-26898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.224+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-26899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.225+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-26899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.225+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_450, and the Request Id: 934864f8-26900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-26901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.225+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_444-, and the Request Id: 15d5a95c-26902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-26901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.226+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-26903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.226+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-26904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.226+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-26905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.226+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-26904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_446-, and the Request Id: 1e2f7422-26906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.227+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_450, and the Request Id: 14431572-26907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.227+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-26908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.227+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-26905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.227+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-26909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.227+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-26910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.227+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-26911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-26911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.228+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_442, and the Request Id: c55bee72-26912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.228+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-26913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.228+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-26913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.229+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-26914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.229+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-26914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.229+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_458, and the Request Id: a0b3572f-26915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.229+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-26916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.229+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_450-, and the Request Id: 2e1df7db-26917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.230+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-26918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.230+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_450-, and the Request Id: 894bb6f1-26919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.230+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-26918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.230+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-26920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-26921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.230+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-26920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.230+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-26922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.230+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-26923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.230+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-26924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.231+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-26923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.231+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-26922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.231+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-26924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.231+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-26925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.231+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_445, and the Request Id: 027e2586-26926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.231+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_445, and the Request Id: 1299d095-26927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.231+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-26925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.231+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_452, and the Request Id: 516a139d-26928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-26929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_442-, and the Request Id: 0f8e1974-26930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.233+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_458-, and the Request Id: 557517ee-26931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.233+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-26932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.234+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_445-, and the Request Id: 268a28a7-26933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.235+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_452-, and the Request Id: b88000ea-26934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.235+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-26935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.235+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-26936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.235+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-26937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.235+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_445-, and the Request Id: 33cd9896-26938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.236+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-26939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.236+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-26940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.236+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-26941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.236+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-26942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.236+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-26941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.236+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-26942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.237+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-26943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.237+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-26944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.237+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-26943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.237+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-26944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.237+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_446, and the Request Id: 8116d545-26945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.237+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_445, and the Request Id: d9d3e6a8-26946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-26947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.238+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-26948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.238+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-26949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.238+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-26950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.239+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-26947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.239+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-26951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.239+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-26952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.239+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-26953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.240+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-26953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.240+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-26954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_447, and the Request Id: ac4d0202-26955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.240+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_446-, and the Request Id: c6b88555-26956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.241+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_445-, and the Request Id: 15d5a95c-26957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.241+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-26958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.241+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-26959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.242+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-26960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.242+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-26961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.243+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-26962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.243+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-26963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.243+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-26962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.243+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_447-, and the Request Id: 1e2f7422-26964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.243+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-26965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.243+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-26966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.244+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-26963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.244+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-26965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.244+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-26967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.244+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-26969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.244+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-26967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.244+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-26968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.244+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-26970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.245+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_451, and the Request Id: 934864f8-26971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.245+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_459, and the Request Id: a0b3572f-26972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.245+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-26970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.245+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-26973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.245+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-26969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.246+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-26974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.246+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-26973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.246+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-26975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.246+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-26974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.246+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-26976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-26977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-26978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.246+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-26975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.246+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-26979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-26977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-26978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.246+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-26976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.246+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_446, and the Request Id: 027e2586-26980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.246+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-26979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.247+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_443, and the Request Id: c55bee72-26981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.247+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_453, and the Request Id: 516a139d-26982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.247+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-26983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_451, and the Request Id: 14431572-26984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.247+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-26983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-26985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.248+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_446, and the Request Id: 1299d095-26986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.248+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-26987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.248+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-26988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.248+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_451-, and the Request Id: 2e1df7db-26989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.249+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_459-, and the Request Id: 557517ee-26990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.250+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_446-, and the Request Id: 268a28a7-26992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.250+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_443-, and the Request Id: 0f8e1974-26991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.250+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_451-, and the Request Id: 894bb6f1-26993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.251+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-26994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.251+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_453-, and the Request Id: b88000ea-26995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.251+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_446-, and the Request Id: 33cd9896-26996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.251+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-26997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.252+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-26998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.252+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-26999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.252+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-27000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.252+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-26999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.252+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-27001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.252+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-27000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.252+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-27001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.253+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-27002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.253+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-27003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.253+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-27003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.253+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-27004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.253+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_447, and the Request Id: 8116d545-27005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.253+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_446, and the Request Id: d9d3e6a8-27006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.253+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-27007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-27008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.254+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-27009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-27008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.254+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-27010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.255+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-27011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.255+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-27012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.255+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-27011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_448, and the Request Id: ac4d0202-27013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.256+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-27014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.256+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-27015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.256+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_447-, and the Request Id: c6b88555-27016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.257+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_446-, and the Request Id: 15d5a95c-27017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.257+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-27018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-27019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.258+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-27020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.258+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-27021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.258+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-27022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.258+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_448-, and the Request Id: 1e2f7422-27023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.258+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-27022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.259+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-27024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.259+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-27024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.259+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_452, and the Request Id: 934864f8-27025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.260+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-27026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.260+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-27027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.260+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-27026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.260+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-27027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.260+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-27028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.260+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-27029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.260+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-27030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.261+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-27028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.261+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-27031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.261+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-27032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-27033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.261+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-27031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.261+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-27032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-27033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-27034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.261+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_447, and the Request Id: 027e2586-27035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.262+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-27034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.262+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_460, and the Request Id: a0b3572f-27036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.262+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-27037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.262+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_444, and the Request Id: c55bee72-27038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.262+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-27037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.262+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-27039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.262+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-27039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.262+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_452, and the Request Id: 14431572-27040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.263+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_452-, and the Request Id: 2e1df7db-27041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.263+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-27042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.263+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-27043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.263+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-27043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.263+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-27042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.263+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_454, and the Request Id: 516a139d-27044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.263+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-27045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.263+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-27046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.264+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-27047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.264+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-27045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_447, and the Request Id: 1299d095-27048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.264+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-27049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.265+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_460-, and the Request Id: 557517ee-27050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.265+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_447-, and the Request Id: 268a28a7-27051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.265+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_444-, and the Request Id: 0f8e1974-27052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.265+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-27053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.266+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_452-, and the Request Id: 894bb6f1-27054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.267+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_447-, and the Request Id: 33cd9896-27055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.267+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_454-, and the Request Id: b88000ea-27056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.267+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-27057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.267+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-27058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.267+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-27059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.267+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-27058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-27061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.268+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-27060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.268+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-27059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-27061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.268+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-27062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.268+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_448, and the Request Id: 8116d545-27063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.268+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-27062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.268+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_447, and the Request Id: d9d3e6a8-27064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.268+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-27065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-27066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.269+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-27067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.269+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-27068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.270+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-27069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.270+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-27070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-27071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-27071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.271+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_448-, and the Request Id: c6b88555-27072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.271+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-27073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.271+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-27073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.271+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_447-, and the Request Id: 15d5a95c-27074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-27075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.272+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-27076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.272+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-27077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.272+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-27077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.272+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-27078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.272+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-27078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.272+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-27079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_449, and the Request Id: ac4d0202-27080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.272+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_453, and the Request Id: 934864f8-27081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.273+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-27082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.273+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-27083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.274+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-27084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.274+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-27085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.274+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-27086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.275+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-27087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.275+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-27088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.275+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-27087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.275+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-27088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.275+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_453-, and the Request Id: 2e1df7db-27089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-27090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.275+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-27091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.275+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_449-, and the Request Id: 1e2f7422-27092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-27090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.276+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-27091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.276+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-27093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.276+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_445, and the Request Id: c55bee72-27094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.276+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-27093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.276+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_461, and the Request Id: a0b3572f-27095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.276+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-27096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.276+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-27096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.276+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-27097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.277+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-27098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.277+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_448, and the Request Id: 027e2586-27099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-27097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.277+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-27098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.277+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-27100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.277+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-27101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.277+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-27100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.278+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-27101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.278+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_453, and the Request Id: 14431572-27102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.278+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-27103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.278+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-27104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.278+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-27105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.278+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-27104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-27106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_445-, and the Request Id: 0f8e1974-27107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.279+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_455, and the Request Id: 516a139d-27108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.279+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-27109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.279+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-27109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-27110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.279+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_448, and the Request Id: 1299d095-27111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.280+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_461-, and the Request Id: 557517ee-27112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.280+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_448-, and the Request Id: 268a28a7-27113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.281+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-27114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.281+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-27114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.281+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-27115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.282+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-27116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.282+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_455-, and the Request Id: b88000ea-27117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.282+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-27116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.282+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-27118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.282+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_453-, and the Request Id: 894bb6f1-27119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.282+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_448, and the Request Id: d9d3e6a8-27120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.283+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-27121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.283+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-27122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.284+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-27123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.284+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-27123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.284+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-27124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.284+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-27122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.284+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_449, and the Request Id: 8116d545-27125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.285+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_448-, and the Request Id: 33cd9896-27126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.285+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-27127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.285+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-27128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.285+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-27129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-27129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.286+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-27130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.286+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-27131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.286+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-27131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_454, and the Request Id: 934864f8-27132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.286+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-27133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-27133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-27134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-27136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.287+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_449-, and the Request Id: c6b88555-27137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.287+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_448-, and the Request Id: 15d5a95c-27135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-27136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-27138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_450, and the Request Id: ac4d0202-27139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.288+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-27140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.289+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-27141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.289+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-27142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.290+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_454-, and the Request Id: 2e1df7db-27143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.290+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-27144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.291+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-27145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.291+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-27146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.292+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-27147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.292+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-27148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.292+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-27147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.292+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-27146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-27149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.293+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-27150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-27152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.293+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-27149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.293+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_446, and the Request Id: c55bee72-27153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.293+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-27150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.293+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_450-, and the Request Id: 1e2f7422-27154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.293+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-27151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.293+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-27155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.294+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-27155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.294+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_456, and the Request Id: 516a139d-27156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-27157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-27157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.294+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-27158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.294+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-27159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.295+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-27158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.295+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_454, and the Request Id: 14431572-27161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.295+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-27160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.295+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-27162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.295+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-27163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.295+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-27160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.295+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-27162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.296+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_462, and the Request Id: a0b3572f-27164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.296+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-27165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.296+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-27165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.296+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-27166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_446-, and the Request Id: 0f8e1974-27167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.296+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_449, and the Request Id: 027e2586-27168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-27169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.297+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-27170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.297+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_456-, and the Request Id: b88000ea-27171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.297+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-27172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.297+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-27170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_454-, and the Request Id: 894bb6f1-27173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.298+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-27174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.298+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-27172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.299+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-27176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.299+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-27174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.299+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_462-, and the Request Id: 557517ee-27177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.299+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-27178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.299+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-27176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.299+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-27178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.299+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-27179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.299+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-27175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.299+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_449, and the Request Id: d9d3e6a8-27180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.299+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-27181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.299+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-27181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.300+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-27182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.300+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-27182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.300+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-27183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.300+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_455, and the Request Id: 934864f8-27184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.300+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-27185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.301+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-27186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.301+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-27175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.301+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_449-, and the Request Id: 268a28a7-27187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.301+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_450, and the Request Id: 8116d545-27188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.301+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_449, and the Request Id: 1299d095-27189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.302+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-27190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.302+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_449-, and the Request Id: 15d5a95c-27191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-27192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_455-, and the Request Id: 2e1df7db-27193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-27194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-27194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.303+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-27195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-27196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-27196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_450-, and the Request Id: c6b88555-27197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_451, and the Request Id: ac4d0202-27198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.304+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-27199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.305+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-27200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.305+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-27201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.305+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-27202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.305+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_449-, and the Request Id: 33cd9896-27203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.305+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-27204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.306+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-27204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.306+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-27205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.306+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-27206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.306+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-27206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.306+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_447, and the Request Id: c55bee72-27207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.307+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-27208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.307+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-27208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.307+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-27209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.307+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-27210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.307+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-27209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.307+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_451-, and the Request Id: 1e2f7422-27211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.308+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_457, and the Request Id: 516a139d-27212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.308+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-27213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-27214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-27214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-27215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.309+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-27216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.309+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-27217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-27215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.309+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-27216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.309+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-27218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.309+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_455, and the Request Id: 14431572-27219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.309+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-27220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.309+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-27220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.310+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_447-, and the Request Id: 0f8e1974-27221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.310+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-27222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.310+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_463, and the Request Id: a0b3572f-27223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.311+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-27224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.311+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-27225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.311+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_457-, and the Request Id: b88000ea-27226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.312+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-27227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.312+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-27228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.312+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_455-, and the Request Id: 894bb6f1-27229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.312+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-27227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.312+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-27230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.313+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-27230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.313+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-27231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.313+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-27232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.313+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_463-, and the Request Id: 557517ee-27233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.313+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-27231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.313+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-27234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.313+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-27234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.313+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-27228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.314+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-27235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.314+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-27237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.314+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_456, and the Request Id: 934864f8-27236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.314+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-27237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.314+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_450, and the Request Id: d9d3e6a8-27238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.315+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-27239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.315+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-27240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.315+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_450, and the Request Id: 027e2586-27241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.315+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-27242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.315+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-27240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.316+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-27243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.316+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-27244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.316+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-27245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.316+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-27244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.316+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_451, and the Request Id: 8116d545-27246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.317+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_456-, and the Request Id: 2e1df7db-27247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.317+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-27248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.317+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_450-, and the Request Id: 15d5a95c-27249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.318+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-27250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-27251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.318+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_450-, and the Request Id: 268a28a7-27252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.318+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-27250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-27251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.318+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-27253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.318+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-27253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.318+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-27254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.319+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-27255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.319+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-27255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.319+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_450, and the Request Id: 1299d095-27256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.319+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-27257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.319+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_452, and the Request Id: ac4d0202-27258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_451-, and the Request Id: c6b88555-27259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.321+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-27260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.321+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-27260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.321+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-27261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-27262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-27262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.322+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-27263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.322+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-27264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.322+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_448, and the Request Id: c55bee72-27265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.324+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_450-, and the Request Id: 33cd9896-27266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-27267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-27267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.324+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-27268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.324+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_452-, and the Request Id: 1e2f7422-27269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.324+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-27270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.324+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-27271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-27270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.325+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-27268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.325+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-27272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.325+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_456, and the Request Id: 14431572-27273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.325+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-27274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.325+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-27275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.325+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-27276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.326+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-27275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.326+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-27276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.326+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_458, and the Request Id: 516a139d-27277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.326+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-27279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.326+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-27278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.326+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-27279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.326+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_464, and the Request Id: a0b3572f-27280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.327+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_448-, and the Request Id: 0f8e1974-27281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.327+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-27282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.328+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-27283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.328+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-27284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-27284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.329+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_458-, and the Request Id: b88000ea-27285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.329+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-27286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.329+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-27287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.329+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-27287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.329+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-27288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.330+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_457, and the Request Id: 934864f8-27289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.330+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-27290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.330+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_456-, and the Request Id: 894bb6f1-27291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.331+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-27292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.331+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_464-, and the Request Id: 557517ee-27293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.331+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-27294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.331+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-27295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.331+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-27295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.332+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-27296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.332+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-27296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.332+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_451, and the Request Id: d9d3e6a8-27297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.333+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_457-, and the Request Id: 2e1df7db-27298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.333+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-27299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.333+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-27300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.333+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-27299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.334+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-27301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.334+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-27302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.334+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-27303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.334+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-27304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.334+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-27302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.334+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-27305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.334+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-27303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.334+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-27305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.335+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-27306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.335+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-27307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.335+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_451, and the Request Id: 027e2586-27308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.335+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-27306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.335+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-27307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.335+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-27309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.335+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-27309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.335+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_452, and the Request Id: 8116d545-27311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.335+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-27310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.336+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-27312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.336+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_451-, and the Request Id: 15d5a95c-27313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.336+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-27314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.336+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-27314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.337+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_451, and the Request Id: 1299d095-27315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.337+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-27316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.337+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_453, and the Request Id: ac4d0202-27317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.338+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-27318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.338+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-27319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.338+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_451-, and the Request Id: 268a28a7-27320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.338+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_452-, and the Request Id: c6b88555-27321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.339+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-27322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.339+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-27322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.340+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-27323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.340+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-27324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.340+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-27325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.340+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-27324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.340+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_453-, and the Request Id: 1e2f7422-27326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.340+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_451-, and the Request Id: 33cd9896-27327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.340+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_449, and the Request Id: c55bee72-27328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.341+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-27329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.341+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-27329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.341+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-27330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.341+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-27331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.341+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-27330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.341+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-27332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.342+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-27332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.342+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-27333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.342+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-27334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.342+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-27333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.342+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-27335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.342+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-27334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.342+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-27335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.343+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_465, and the Request Id: a0b3572f-27336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.343+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-27338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.343+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-27337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.343+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_457, and the Request Id: 14431572-27339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.343+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-27340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.343+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_459, and the Request Id: 516a139d-27341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.343+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-27340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.344+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-27342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_449-, and the Request Id: 0f8e1974-27343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.344+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-27342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.344+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-27344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.344+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_458, and the Request Id: 934864f8-27345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-27346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.344+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-27347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.346+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_465-, and the Request Id: 557517ee-27348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.346+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-27349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.346+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-27350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.346+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-27349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.347+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-27351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.347+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-27351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.347+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-27352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.347+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_458-, and the Request Id: 2e1df7db-27353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.347+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_457-, and the Request Id: 894bb6f1-27355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.347+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_452, and the Request Id: d9d3e6a8-27354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.348+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_459-, and the Request Id: b88000ea-27356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.348+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-27357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.348+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-27358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.349+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-27359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.349+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-27359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.349+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-27360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.350+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-27361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.350+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-27362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.350+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-27360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.350+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-27361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.350+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-27363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.350+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_452, and the Request Id: 027e2586-27364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.350+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-27363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.350+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_452-, and the Request Id: 15d5a95c-27365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.351+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_453, and the Request Id: 8116d545-27366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.351+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-27367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.351+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-27368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.352+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-27369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.352+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-27370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.352+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-27370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.352+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-27371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.352+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-27372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.353+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-27372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.353+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-27373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.353+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-27373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.353+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_452, and the Request Id: 1299d095-27374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.354+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-27375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.354+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-27376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.354+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_452-, and the Request Id: 268a28a7-27377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.354+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-27375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.354+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_453-, and the Request Id: c6b88555-27378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_454, and the Request Id: ac4d0202-27379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.355+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-27380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.355+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-27381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.355+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-27382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.355+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-27380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.356+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-27383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-27384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.356+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-27385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.356+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-27383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.356+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_450, and the Request Id: c55bee72-27386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.356+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_452-, and the Request Id: 33cd9896-27387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.357+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-27389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.357+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-27388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.357+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-27389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.358+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-27390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.358+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-27391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.358+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-27390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.358+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_454-, and the Request Id: 1e2f7422-27392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.358+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-27393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.358+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-27394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.358+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_466, and the Request Id: a0b3572f-27395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.359+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-27393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.359+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-27396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.359+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-27396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.359+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_459, and the Request Id: 934864f8-27397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.359+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-27398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.360+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-27398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.360+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-27399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-27400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.360+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-27399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-27401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.360+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-27402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-27400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.360+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_450-, and the Request Id: 0f8e1974-27403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.361+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-27402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.361+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-27404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.361+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_460, and the Request Id: 516a139d-27405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.361+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-27406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_458, and the Request Id: 14431572-27407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-27408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.362+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_466-, and the Request Id: 557517ee-27409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.363+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_459-, and the Request Id: 2e1df7db-27410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.363+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-27411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.363+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-27411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.363+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-27412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.364+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-27412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.364+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-27413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.364+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_453, and the Request Id: d9d3e6a8-27414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.364+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_458-, and the Request Id: 894bb6f1-27415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.365+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-27416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.365+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_460-, and the Request Id: b88000ea-27417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.365+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-27416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.365+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-27418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.365+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-27419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.365+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-27419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.366+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-27420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.366+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-27421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.366+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-27422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.366+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-27423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.366+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-27421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.366+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_454, and the Request Id: 8116d545-27424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.366+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-27425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.367+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-27425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.367+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_453, and the Request Id: 027e2586-27426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.367+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_453-, and the Request Id: 15d5a95c-27427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.367+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-27428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.368+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-27429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.368+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-27430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-27431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.369+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-27431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.369+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-27432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.369+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-27433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-27434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.369+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-27435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.369+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-27432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-27434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.370+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_453-, and the Request Id: 268a28a7-27436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.370+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_453, and the Request Id: 1299d095-27438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.370+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_454-, and the Request Id: c6b88555-27437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.370+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-27439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.370+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-27439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.371+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-27440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_455, and the Request Id: ac4d0202-27441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.371+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-27442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.371+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-27442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-27443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.372+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-27444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.372+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-27445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-27443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.372+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_451, and the Request Id: c55bee72-27446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.373+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_453-, and the Request Id: 33cd9896-27447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-27448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-27448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-27449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.390+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-27450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.390+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-27451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-27449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.390+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-27450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.390+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_460, and the Request Id: 934864f8-27452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.390+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-27453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-27454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.390+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-27455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.390+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-27456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-27454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.390+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-27455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-27457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.391+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-27453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.391+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_467, and the Request Id: a0b3572f-27458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-27457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.391+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-27459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_455-, and the Request Id: 1e2f7422-27460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.391+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-27459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_459, and the Request Id: 14431572-27461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.391+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_461, and the Request Id: 516a139d-27462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-27463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.393+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_460-, and the Request Id: 2e1df7db-27464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.393+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-27465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.394+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-27466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.394+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_467-, and the Request Id: 557517ee-27467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.394+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-27468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.394+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_451-, and the Request Id: 0f8e1974-27469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.394+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_461-, and the Request Id: b88000ea-27470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.395+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_459-, and the Request Id: 894bb6f1-27471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.395+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-27472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.396+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-27473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.396+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-27474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.397+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-27475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.397+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-27475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.397+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-27476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.397+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-27477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.397+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-27476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.397+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-27478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.397+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-27479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.398+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-27478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.398+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-27480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.398+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-27481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.398+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-27480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.398+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-27482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.398+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_455, and the Request Id: 8116d545-27483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.398+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-27484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.399+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-27485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.399+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-27486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.399+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-27482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.399+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-27485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.399+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_454, and the Request Id: 027e2586-27487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.399+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_454, and the Request Id: d9d3e6a8-27488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.399+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-27489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.400+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-27490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-27490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.401+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-27491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.401+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-27492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.401+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_455-, and the Request Id: c6b88555-27493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.401+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-27494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.401+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-27492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.402+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_454, and the Request Id: 1299d095-27495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.402+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-27496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.402+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-27497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.402+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_454-, and the Request Id: 268a28a7-27498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.403+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-27499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.403+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-27499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.403+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-27500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.403+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-27501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.403+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-27500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.403+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-27501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.403+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_454-, and the Request Id: 15d5a95c-27502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.404+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_456, and the Request Id: ac4d0202-27503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.404+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-27504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.404+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-27504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.404+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_461, and the Request Id: 934864f8-27505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.405+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-27506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.405+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-27506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.405+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-27507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.405+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-27508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.405+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-27507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.405+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-27508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-27509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.405+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_454-, and the Request Id: 33cd9896-27510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.406+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-27509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.406+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-27511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.406+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-27511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.406+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-27512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.406+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_468, and the Request Id: a0b3572f-27513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.406+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_452, and the Request Id: c55bee72-27514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.407+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-27515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.407+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-27516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.407+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-27517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.407+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-27516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.407+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-27517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.407+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_456-, and the Request Id: 1e2f7422-27518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.407+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_461-, and the Request Id: 2e1df7db-27519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.407+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-27520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.407+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_460, and the Request Id: 14431572-27521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.407+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-27520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.408+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-27522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.408+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_462, and the Request Id: 516a139d-27523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-27524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.409+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-27525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.409+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_468-, and the Request Id: 557517ee-27526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.410+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_452-, and the Request Id: 0f8e1974-27527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.410+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-27528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.410+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-27529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.410+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-27530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.411+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_462-, and the Request Id: b88000ea-27531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.412+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-27532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.413+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-27533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.413+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_460-, and the Request Id: 894bb6f1-27534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.413+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-27535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.413+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-27536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.414+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-27537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.414+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-27533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-27538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.414+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-27539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-27538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.415+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-27540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.415+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-27541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.415+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-27542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.416+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-27542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.416+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-27543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.416+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-27544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.416+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-27543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.417+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_455, and the Request Id: 027e2586-27545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.417+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-27546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-27547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.418+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-27546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.418+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-27547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.418+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-27548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.418+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-27549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.418+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_456, and the Request Id: 8116d545-27550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-27551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.418+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-27549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.419+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_455, and the Request Id: d9d3e6a8-27552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-27551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_457, and the Request Id: ac4d0202-27553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-27554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.419+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-27555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-27554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.420+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-27556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.420+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-27556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-27557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_462, and the Request Id: 934864f8-27558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-27557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.421+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_455-, and the Request Id: 268a28a7-27559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.421+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-27560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.421+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-27561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.421+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-27560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.421+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-27561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.421+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-27562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.421+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-27563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.422+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-27562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.422+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_455, and the Request Id: 1299d095-27564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.422+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_455-, and the Request Id: 15d5a95c-27565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.422+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_469, and the Request Id: a0b3572f-27566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.423+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-27567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.423+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_457-, and the Request Id: 1e2f7422-27568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.423+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-27569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.423+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_456-, and the Request Id: c6b88555-27570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.423+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-27567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.424+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-27569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-27571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.424+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_462-, and the Request Id: 2e1df7db-27572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.424+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-27573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.424+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-27574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-27571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.424+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-27573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.425+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_453, and the Request Id: c55bee72-27575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.425+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_463, and the Request Id: 516a139d-27576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.425+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_455-, and the Request Id: 33cd9896-27577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.425+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-27578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.425+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-27579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.426+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_469-, and the Request Id: 557517ee-27580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-27581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.427+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-27582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.427+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-27583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_453-, and the Request Id: 0f8e1974-27584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.428+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_463-, and the Request Id: b88000ea-27585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.428+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-27586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.428+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-27587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.429+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-27588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-27589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.429+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-27590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-27589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.430+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-27591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.430+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-27592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.430+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-27592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.430+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-27593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.431+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_461, and the Request Id: 14431572-27594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.431+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-27595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.431+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-27596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.431+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-27597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-27598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.432+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-27599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.432+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-27600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.433+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-27599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.433+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-27600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.433+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-27601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.433+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-27601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.433+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-27602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.433+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_456, and the Request Id: 027e2586-27603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-27604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.434+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_456, and the Request Id: d9d3e6a8-27605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-27604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.433+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-27602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.434+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-27606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.434+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-27606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_458, and the Request Id: ac4d0202-27607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.435+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-27608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.435+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-27609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.436+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_456-, and the Request Id: 268a28a7-27610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.437+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_456-, and the Request Id: 15d5a95c-27611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.437+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-27612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.437+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_458-, and the Request Id: 1e2f7422-27613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.438+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-27614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-27615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-27615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.438+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-27614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.438+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-27616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.438+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-27617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.439+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-27616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.439+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-27617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.439+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-27618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.439+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-27619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.439+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-27620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.439+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-27618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.439+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-27619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.439+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-27621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-27622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.439+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-27621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-27622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.439+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-27623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.440+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_470, and the Request Id: a0b3572f-27624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-27623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.440+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_454, and the Request Id: c55bee72-27625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.440+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-27626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.440+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-27627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.440+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-27628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.440+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_461-, and the Request Id: 894bb6f1-27629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.440+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-27626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.440+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-27627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.441+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_457, and the Request Id: 8116d545-27630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.441+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_456, and the Request Id: 1299d095-27631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.441+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-27632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_463, and the Request Id: 934864f8-27633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.441+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-27632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.441+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_464, and the Request Id: 516a139d-27634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.442+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-27635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.442+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-27636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.443+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_470-, and the Request Id: 557517ee-27637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.443+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_454-, and the Request Id: 0f8e1974-27638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.444+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-27639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.444+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-27640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.445+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_464-, and the Request Id: b88000ea-27641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.445+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_463-, and the Request Id: 2e1df7db-27642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.445+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_456-, and the Request Id: 33cd9896-27643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.445+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_457-, and the Request Id: c6b88555-27644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-27645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.446+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-27646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.446+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-27647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.446+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-27646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.447+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-27648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.447+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-27649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.447+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-27648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.447+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-27650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.447+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-27649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.447+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_457, and the Request Id: 027e2586-27651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.447+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-27652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.448+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-27653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.448+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-27654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.448+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-27654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.449+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-27655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.449+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_457, and the Request Id: d9d3e6a8-27656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.449+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-27657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.451+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-27658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.451+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-27659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.451+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-27660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-27660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-27661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.452+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-27662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-27661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.453+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_457-, and the Request Id: 268a28a7-27663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.453+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-27664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.453+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-27665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.453+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-27664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.453+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-27665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.453+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-27666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_459, and the Request Id: ac4d0202-27667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_462, and the Request Id: 14431572-27668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.454+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-27669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.454+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-27669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.455+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-27670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.455+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-27670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.455+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_455, and the Request Id: c55bee72-27671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-27673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.457+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-27672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.457+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_459-, and the Request Id: 1e2f7422-27674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.457+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-27675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.457+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_462-, and the Request Id: 894bb6f1-27676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.458+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_457-, and the Request Id: 15d5a95c-27677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.458+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-27678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.458+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_455-, and the Request Id: 0f8e1974-27679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.459+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-27680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.460+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-27681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.460+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-27682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.460+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-27680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.460+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-27681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.460+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-27682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.460+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-27683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.460+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-27684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.460+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-27685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.460+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-27683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.461+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-27684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.461+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-27686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.461+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_465, and the Request Id: 516a139d-27687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.461+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-27688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.461+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-27686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.461+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_464, and the Request Id: 934864f8-27689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.462+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_458, and the Request Id: 8116d545-27690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.462+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-27691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.462+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-27691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.462+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-27692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.463+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-27693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.463+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-27693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-27694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.463+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-27695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.463+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-27696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-27696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.464+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_471, and the Request Id: a0b3572f-27697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.464+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-27698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.464+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-27699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.464+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-27698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.464+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_465-, and the Request Id: b88000ea-27700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.465+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-27701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.465+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_458-, and the Request Id: c6b88555-27702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.465+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_457, and the Request Id: 1299d095-27703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.466+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-27704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.466+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_464-, and the Request Id: 2e1df7db-27705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.466+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-27704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.466+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-27706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.467+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-27706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.467+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_458, and the Request Id: 027e2586-27707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.468+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-27708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.468+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_471-, and the Request Id: 557517ee-27709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.469+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-27710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.469+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-27711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-27712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-27712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.469+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-27713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-27714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.469+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-27710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.470+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-27715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.470+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-27716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.470+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-27717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.470+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-27715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.470+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-27717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_460, and the Request Id: ac4d0202-27718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.470+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_458, and the Request Id: d9d3e6a8-27719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.470+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_458-, and the Request Id: 268a28a7-27720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.471+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_457-, and the Request Id: 33cd9896-27721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.471+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-27722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.472+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-27723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.472+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-27724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.472+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-27725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.472+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-27726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-27725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.473+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-27726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-27727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.473+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-27728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-27727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-27728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.474+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-27729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.474+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-27730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_460-, and the Request Id: 1e2f7422-27731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.474+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_463, and the Request Id: 14431572-27732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.474+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_458-, and the Request Id: 15d5a95c-27733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.475+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-27734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.475+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-27735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.475+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_456, and the Request Id: c55bee72-27736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.476+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-27737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.476+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-27737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.476+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-27738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.476+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-27739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.476+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-27738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.477+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_466, and the Request Id: 516a139d-27740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.477+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-27739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.477+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-27741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.477+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_463-, and the Request Id: 894bb6f1-27742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-27743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.478+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-27744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.478+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-27745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.478+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-27746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.478+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-27745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-27743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.478+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-27747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.478+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-27746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.478+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-27748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.479+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-27748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.479+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-27749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.479+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_459, and the Request Id: 8116d545-27750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.479+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_472, and the Request Id: a0b3572f-27751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.479+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-27749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.479+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_456-, and the Request Id: 0f8e1974-27752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.479+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_465, and the Request Id: 934864f8-27753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.480+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-27754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.480+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_466-, and the Request Id: b88000ea-27755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.481+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-27756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.481+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-27756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.481+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-27757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.482+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-27758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.482+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-27759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.482+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-27759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.482+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-27760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.482+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_459, and the Request Id: 027e2586-27761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.482+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_459-, and the Request Id: c6b88555-27762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.483+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_472-, and the Request Id: 557517ee-27763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.483+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-27764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.483+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_465-, and the Request Id: 2e1df7db-27765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.484+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-27766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.484+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-27767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.484+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-27768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.485+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-27767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.485+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-27769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.485+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-27768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.485+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-27770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.485+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-27771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.485+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-27769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.485+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_459-, and the Request Id: 268a28a7-27772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.486+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-27771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-27773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.486+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_459, and the Request Id: d9d3e6a8-27774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-27773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.486+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_458, and the Request Id: 1299d095-27775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.486+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-27776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.487+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-27777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.487+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-27778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.487+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-27779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.487+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-27778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-27780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.488+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-27781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_461, and the Request Id: ac4d0202-27782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.489+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-27783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.489+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_459-, and the Request Id: 15d5a95c-27784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.489+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-27785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.489+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-27785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.490+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-27786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.490+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_458-, and the Request Id: 33cd9896-27787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.490+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-27786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.490+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-27788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.490+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-27789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.490+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_464, and the Request Id: 14431572-27790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.491+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-27791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.491+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-27792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.491+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-27792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.492+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-27793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.492+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-27794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.492+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-27793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_461-, and the Request Id: 1e2f7422-27795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.492+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-27794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.492+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-27796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.492+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_467, and the Request Id: 516a139d-27797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.492+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-27798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.493+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-27799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.493+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-27799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.493+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_457, and the Request Id: c55bee72-27800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.493+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-27801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.494+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-27801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.494+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-27802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-27803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.494+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-27804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.495+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-27802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.495+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-27804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.495+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_464-, and the Request Id: 894bb6f1-27805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.495+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_460, and the Request Id: 8116d545-27806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.495+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-27807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.496+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-27807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.496+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-27808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.496+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-27809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.496+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-27808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-27810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.496+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-27811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.496+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_467-, and the Request Id: b88000ea-27812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.497+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_473, and the Request Id: a0b3572f-27813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.497+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-27811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.497+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_466, and the Request Id: 934864f8-27814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.498+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_457-, and the Request Id: 0f8e1974-27815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.498+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-27816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.498+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-27817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.499+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-27818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.499+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-27817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.499+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-27819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.499+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_473-, and the Request Id: 557517ee-27820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.499+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-27819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.500+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_460-, and the Request Id: c6b88555-27821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.500+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_460, and the Request Id: 027e2586-27822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.500+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-27823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.501+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-27824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.501+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-27825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.501+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-27824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_466-, and the Request Id: 2e1df7db-27826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.501+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-27827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.501+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-27828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-27827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.502+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-27829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.502+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-27828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-27830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.502+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-27829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.502+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_460, and the Request Id: d9d3e6a8-27831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.503+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-27832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.503+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_459, and the Request Id: 1299d095-27833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.503+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-27834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.503+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-27835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.503+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_460-, and the Request Id: 268a28a7-27836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.504+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-27837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.505+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-27838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.505+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-27839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.506+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_460-, and the Request Id: 15d5a95c-27840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.506+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_459-, and the Request Id: 33cd9896-27841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.506+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-27842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.506+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-27843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.506+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-27843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.507+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-27844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.507+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-27844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.507+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-27845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.507+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-27846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.507+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-27847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.508+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_462, and the Request Id: ac4d0202-27848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.508+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-27847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.509+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-27849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.509+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-27850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.509+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-27851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.509+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-27850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.509+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-27852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.509+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-27849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.510+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-27853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.510+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_465, and the Request Id: 14431572-27854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.510+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-27855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.510+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-27852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.510+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-27856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.510+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-27855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.510+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_468, and the Request Id: 516a139d-27857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.511+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-27858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-27859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.511+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-27858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.511+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_462-, and the Request Id: 1e2f7422-27860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-27859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.511+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-27861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.511+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-27862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.512+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-27861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.512+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_474, and the Request Id: a0b3572f-27863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.512+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_458, and the Request Id: c55bee72-27864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.513+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-27865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.513+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_468-, and the Request Id: b88000ea-27866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.513+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-27867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.513+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-27865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.513+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-27868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-27869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.514+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-27869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-27870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.514+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_465-, and the Request Id: 894bb6f1-27871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.515+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_461, and the Request Id: 8116d545-27872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.515+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_474-, and the Request Id: 557517ee-27873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.515+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-27874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.516+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-27874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.516+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-27875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.516+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-27876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.516+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_458-, and the Request Id: 0f8e1974-27877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.516+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-27876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.516+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-27875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.516+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_461, and the Request Id: 027e2586-27878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-27879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.516+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-27880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.517+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-27880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.517+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-27879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.517+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_467, and the Request Id: 934864f8-27881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.517+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-27882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.517+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-27883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.517+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-27883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.518+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-27884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.518+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_461, and the Request Id: d9d3e6a8-27885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.518+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-27886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.518+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-27888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.518+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_461-, and the Request Id: c6b88555-27887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.518+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-27888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.519+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-27889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.519+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-27890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.519+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-27889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.519+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_460, and the Request Id: 1299d095-27892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.519+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_461-, and the Request Id: 268a28a7-27891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.520+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-27893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.520+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-27894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.520+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_467-, and the Request Id: 2e1df7db-27895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.521+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_461-, and the Request Id: 15d5a95c-27896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-27897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-27897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.521+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-27898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.522+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-27899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-27900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.522+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-27899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.522+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-27901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.522+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_460-, and the Request Id: 33cd9896-27902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.523+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_463, and the Request Id: ac4d0202-27903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.523+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-27904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.523+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-27905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.523+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-27905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.524+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-27906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.524+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-27907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.524+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-27908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.524+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-27906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.524+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_469, and the Request Id: 516a139d-27909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.524+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-27910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.525+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-27911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.525+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-27912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.525+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-27913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.525+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-27913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.525+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-27912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.525+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-27914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.526+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-27915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.526+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-27914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.526+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-27916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.526+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_475, and the Request Id: a0b3572f-27917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.526+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-27915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.526+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_466, and the Request Id: 14431572-27918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.527+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_463-, and the Request Id: 1e2f7422-27919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.527+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-27920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.527+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_469-, and the Request Id: b88000ea-27921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.528+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-27922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.528+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-27923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.529+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-27923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.529+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-27924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.529+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-27926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.529+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_475-, and the Request Id: 557517ee-27925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.529+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_466-, and the Request Id: 894bb6f1-27927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-27926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.530+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-27928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-27929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.530+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_459, and the Request Id: c55bee72-27930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.530+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-27931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.531+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-27931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.531+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-27932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.531+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-27933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.531+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-27933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.531+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-27934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.532+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-27935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.532+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-27935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.532+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-27934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.532+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_462, and the Request Id: 027e2586-27936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.533+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-27937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.533+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-27938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.533+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-27937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.533+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-27939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.533+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-27940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.534+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_462, and the Request Id: 8116d545-27941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.534+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-27940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.534+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-27942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.534+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-27943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.534+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-27942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.534+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-27944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.535+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-27944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.535+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-27945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.535+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-27945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_468, and the Request Id: 934864f8-27946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.536+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-27947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.536+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_459-, and the Request Id: 0f8e1974-27948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.536+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-27947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.536+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-27949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.536+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_462-, and the Request Id: 268a28a7-27950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.537+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_461, and the Request Id: 1299d095-27951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.537+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_462, and the Request Id: d9d3e6a8-27952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.538+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-27953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.538+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_462-, and the Request Id: c6b88555-27954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.538+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-27955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.539+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-27956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.539+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-27957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.540+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-27957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.540+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-27958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.540+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-27959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.540+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-27959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.541+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-27960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_464, and the Request Id: ac4d0202-27961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.541+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-27960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.541+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-27962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.541+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_462-, and the Request Id: 15d5a95c-27963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.541+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_468-, and the Request Id: 2e1df7db-27964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.541+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-27962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.541+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_461-, and the Request Id: 33cd9896-27965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.541+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-27966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.542+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_470, and the Request Id: 516a139d-27967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.542+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-27968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-27969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.543+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-27966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-27969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-27970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.543+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-27971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.543+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-27971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.544+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-27972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.544+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_467, and the Request Id: 14431572-27973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.544+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-27972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.544+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_476, and the Request Id: a0b3572f-27974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.545+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-27975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.545+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-27976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-27977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.546+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-27978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.546+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-27979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.546+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_464-, and the Request Id: 1e2f7422-27980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.547+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_467-, and the Request Id: 894bb6f1-27981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.547+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_470-, and the Request Id: b88000ea-27982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.548+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-27983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.548+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_476-, and the Request Id: 557517ee-27984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.548+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-27983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-27985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-27985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.549+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_460, and the Request Id: c55bee72-27986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-27987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.550+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-27988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.550+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-27989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.551+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-27990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-27991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.551+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-27992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-27993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.552+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-27989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.552+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-27994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.552+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-27994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.552+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-27996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.552+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-27995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.553+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-27995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.553+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-27997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.553+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_463, and the Request Id: 8116d545-27998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.553+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-27997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.553+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_460-, and the Request Id: 0f8e1974-27999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.553+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-28000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.554+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-28000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.554+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-28001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.554+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_469, and the Request Id: 934864f8-28002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.554+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-28001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.554+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-28003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.554+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_463, and the Request Id: 027e2586-28004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.555+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-28003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.555+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-28005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-28006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.556+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-28007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.556+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-28008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.557+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-28009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-28010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.557+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-28011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.557+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_463-, and the Request Id: c6b88555-28012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.557+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-28011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.557+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-28007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.558+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_462, and the Request Id: 1299d095-28013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.558+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-28014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.558+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-28014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.558+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_463, and the Request Id: d9d3e6a8-28015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.558+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-28016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.559+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-28016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.559+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-28017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.559+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-28018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.559+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-28017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.559+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-28018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.559+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_471, and the Request Id: 516a139d-28019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.560+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_463-, and the Request Id: 268a28a7-28020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.560+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_469-, and the Request Id: 2e1df7db-28021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.560+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-28022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.560+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-28023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.560+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-28024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.560+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-28023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.561+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-28025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.561+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-28025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.561+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-28022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.561+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_468, and the Request Id: 14431572-28026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.561+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_462-, and the Request Id: 33cd9896-28027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.562+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-28028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.562+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-28028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.562+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_465, and the Request Id: ac4d0202-28029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.562+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-28030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.562+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_463-, and the Request Id: 15d5a95c-28031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.563+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-28030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-28032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.563+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_477, and the Request Id: a0b3572f-28033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.563+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-28034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.563+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_471-, and the Request Id: b88000ea-28035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-28036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.565+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_468-, and the Request Id: 894bb6f1-28037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.565+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-28038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.565+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-28039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.566+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-28040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-28041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.566+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-28042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.566+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_477-, and the Request Id: 557517ee-28043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.566+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-28042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.566+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-28044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.567+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-28045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-28046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.568+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_465-, and the Request Id: 1e2f7422-28047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-28046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.568+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-28045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-28048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.568+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-28049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.568+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_461, and the Request Id: c55bee72-28050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.568+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-28049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.569+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_464, and the Request Id: 8116d545-28051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.569+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-28052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.569+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-28053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.569+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-28052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.570+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-28054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.570+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-28055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.570+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-28056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.570+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-28055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.570+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-28057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.571+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_470, and the Request Id: 934864f8-28058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.571+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-28059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.571+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-28060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.572+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-28061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.572+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_464-, and the Request Id: c6b88555-28062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_461-, and the Request Id: 0f8e1974-28063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.572+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-28064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.573+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-28065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.573+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-28065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.574+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-28066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.574+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-28067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.574+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-28066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.574+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-28067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.574+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-28068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.574+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-28069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.574+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_464, and the Request Id: 027e2586-28070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.574+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-28069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.575+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-28068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_470-, and the Request Id: 2e1df7db-28071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.575+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_464, and the Request Id: d9d3e6a8-28072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.575+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-28073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.575+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-28074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.575+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-28075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.576+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-28075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.576+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-28076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.576+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-28077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.576+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_472, and the Request Id: 516a139d-28078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.576+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-28077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.576+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-28079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.576+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-28080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.577+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-28081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.577+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-28080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.577+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-28079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.577+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-28081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.577+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-28082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_469, and the Request Id: 14431572-28083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.577+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-28082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.578+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-28084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_463, and the Request Id: 1299d095-28085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.578+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_464-, and the Request Id: 268a28a7-28086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.578+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-28084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.578+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-28087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.578+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_478, and the Request Id: a0b3572f-28088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.578+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_464-, and the Request Id: 15d5a95c-28089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.579+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_472-, and the Request Id: b88000ea-28090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.579+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-28091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.579+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-28092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.579+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-28092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.580+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-28093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.580+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-28093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.580+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_469-, and the Request Id: 894bb6f1-28094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-28095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.580+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_463-, and the Request Id: 33cd9896-28096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.581+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_466, and the Request Id: ac4d0202-28097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.581+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_478-, and the Request Id: 557517ee-28098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.581+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-28099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.581+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-28100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.582+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-28101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.582+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-28102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.582+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-28103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.582+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-28103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-28104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-28104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.583+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-28105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.583+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_465, and the Request Id: 8116d545-28106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.584+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-28107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.584+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-28108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.584+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-28109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.585+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-28108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.585+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-28110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.585+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-28111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.585+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-28112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.585+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-28112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.585+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_466-, and the Request Id: 1e2f7422-28113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.585+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-28114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.586+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-28115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.586+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-28114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.586+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-28116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.586+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_462, and the Request Id: c55bee72-28117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.586+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_465-, and the Request Id: c6b88555-28118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.587+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-28119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.587+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-28116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.587+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-28120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.587+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_471, and the Request Id: 934864f8-28121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.588+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-28122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-28123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.588+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-28124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.588+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-28125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.589+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-28124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.589+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-28125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.589+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-28126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.589+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-28127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.589+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-28126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.589+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-28128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.589+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_473, and the Request Id: 516a139d-28129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.589+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-28127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.590+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_462-, and the Request Id: 0f8e1974-28130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.590+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-28131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.590+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_465, and the Request Id: 027e2586-28132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.590+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-28131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.590+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-28133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.591+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_471-, and the Request Id: 2e1df7db-28134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.591+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-28135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.591+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-28133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-28136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.591+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_465, and the Request Id: d9d3e6a8-28137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.591+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-28135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-28136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.591+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-28139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.592+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-28140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-28141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.592+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-28140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.591+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-28138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.592+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_470, and the Request Id: 14431572-28142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-28139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.592+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-28138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.592+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-28143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.592+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_479, and the Request Id: a0b3572f-28144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.592+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-28143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.593+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_464, and the Request Id: 1299d095-28145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.593+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_473-, and the Request Id: b88000ea-28146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-28147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.593+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-28148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.594+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_465-, and the Request Id: 268a28a7-28149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.594+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_465-, and the Request Id: 15d5a95c-28150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.595+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_470-, and the Request Id: 894bb6f1-28151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-28152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.595+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_479-, and the Request Id: 557517ee-28153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-28152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.595+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-28154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.596+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-28155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.596+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-28154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.596+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_464-, and the Request Id: 33cd9896-28156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_467, and the Request Id: ac4d0202-28157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.597+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-28158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.597+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-28159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.597+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-28160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.597+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-28158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.597+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-28161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.597+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-28162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.597+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-28162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.597+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-28163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.597+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_466, and the Request Id: 8116d545-28164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.598+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-28165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.599+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-28166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.599+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-28167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.599+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-28168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.600+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-28169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.600+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-28170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.600+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_467-, and the Request Id: 1e2f7422-28171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.600+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-28170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.600+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-28172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.601+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_466-, and the Request Id: c6b88555-28173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.601+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-28174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.601+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-28175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.601+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-28176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.601+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-28175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.602+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_463, and the Request Id: c55bee72-28177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.602+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-28178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.602+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-28179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.603+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-28180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.603+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-28179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.603+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-28181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.603+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-28182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.603+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-28181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.603+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_472, and the Request Id: 934864f8-28183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.603+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-28184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.603+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-28184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.604+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-28185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.604+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-28186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.604+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-28185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.604+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_474, and the Request Id: 516a139d-28187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.604+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-28188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.604+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-28189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.605+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-28188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.605+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-28189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.605+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-28190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.605+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-28191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.605+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-28190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.605+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-28192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.605+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-28192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.605+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-28191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.606+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-28193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.606+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_466, and the Request Id: 027e2586-28194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.606+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-28195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_463-, and the Request Id: 0f8e1974-28196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.606+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-28193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.606+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-28195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.606+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_466, and the Request Id: d9d3e6a8-28197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.606+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-28198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.606+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_472-, and the Request Id: 2e1df7db-28199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_471, and the Request Id: 14431572-28200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.607+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-28201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.607+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-28201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.607+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-28202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.607+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-28203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.607+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_474-, and the Request Id: b88000ea-28204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.607+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-28202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.607+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_480, and the Request Id: a0b3572f-28205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.607+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-28206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.608+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-28206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.608+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_465, and the Request Id: 1299d095-28207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.608+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_466-, and the Request Id: 268a28a7-28208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.609+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_466-, and the Request Id: 15d5a95c-28209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.609+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-28210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.609+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-28211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.610+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-28212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-28210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.610+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-28213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.610+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-28213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.610+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-28214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.611+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_471-, and the Request Id: 894bb6f1-28215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.611+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_468, and the Request Id: ac4d0202-28216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.611+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-28214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.611+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-28217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.611+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_480-, and the Request Id: 557517ee-28218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.612+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-28219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.612+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-28220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.611+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-28217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.612+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-28221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.612+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_467, and the Request Id: 8116d545-28222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.613+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-28223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.613+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_465-, and the Request Id: 33cd9896-28224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-28225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-28226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.614+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-28227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.615+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_468-, and the Request Id: 1e2f7422-28228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.615+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-28229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.615+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_467-, and the Request Id: c6b88555-28230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.616+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-28231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.616+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-28232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.616+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-28233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-28234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.617+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-28234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.617+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-28235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.617+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-28236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.617+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-28235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.618+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_473, and the Request Id: 934864f8-28237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.618+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-28238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.618+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-28238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-28239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.618+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-28240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.619+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-28241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.619+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-28242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.619+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-28242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.619+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_464, and the Request Id: c55bee72-28243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.620+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-28244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.620+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-28245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.620+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-28246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.620+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-28247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.620+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-28245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.620+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-28246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.621+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-28247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.621+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-28248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.621+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-28248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.621+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-28249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.621+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_473-, and the Request Id: 2e1df7db-28250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.621+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-28251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.621+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-28249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.621+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-28252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.621+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-28251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.621+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-28253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.622+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_475, and the Request Id: 516a139d-28254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.622+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-28252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.622+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-28253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.622+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_467, and the Request Id: 027e2586-28255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_472, and the Request Id: 14431572-28256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.622+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_467, and the Request Id: d9d3e6a8-28257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.622+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-28258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.623+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-28259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.623+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_464-, and the Request Id: 0f8e1974-28260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.623+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-28261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.623+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-28262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.623+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-28262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.623+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-28261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.624+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-28263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.624+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-28264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.624+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-28263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.624+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-28265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.624+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-28264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.624+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_466, and the Request Id: 1299d095-28266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.624+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_481, and the Request Id: a0b3572f-28267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.625+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_467-, and the Request Id: 268a28a7-28268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.625+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-28269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.626+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_475-, and the Request Id: b88000ea-28270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.626+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_467-, and the Request Id: 15d5a95c-28271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.626+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-28269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.626+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-28272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.626+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_472-, and the Request Id: 894bb6f1-28273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.626+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-28274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.626+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-28272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.626+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-28274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.626+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-28275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.627+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-28276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.627+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-28275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.627+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_469, and the Request Id: ac4d0202-28277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.627+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_468, and the Request Id: 8116d545-28278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.627+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-28279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.628+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_466-, and the Request Id: 33cd9896-28280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.628+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-28281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.628+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_481-, and the Request Id: 557517ee-28282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-28283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.629+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-28284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.629+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-28285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.630+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-28286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.630+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_468-, and the Request Id: c6b88555-28287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.630+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_469-, and the Request Id: 1e2f7422-28288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.631+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-28289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.631+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-28290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.631+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-28291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.631+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-28292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.631+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-28291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-28293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-28293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-28294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.632+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-28295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.632+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-28296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.633+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-28297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.633+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_474, and the Request Id: 934864f8-28298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.633+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-28297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.634+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-28299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.634+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-28300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.634+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-28301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.634+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-28302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.634+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-28303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.634+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-28301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.635+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_465, and the Request Id: c55bee72-28304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.635+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-28305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.635+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-28305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.635+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-28306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.635+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-28307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.636+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-28306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.636+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-28307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.636+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_468, and the Request Id: 027e2586-28308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.636+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-28309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_474-, and the Request Id: 2e1df7db-28311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-28310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.636+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-28309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.636+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_468, and the Request Id: d9d3e6a8-28312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-28310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.636+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-28313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-28314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-28314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.637+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_473, and the Request Id: 14431572-28315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.637+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-28316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.638+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-28313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.638+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-28317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.639+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_468-, and the Request Id: 268a28a7-28318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.639+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-28319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.639+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-28317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.639+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-28319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.639+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_476, and the Request Id: 516a139d-28320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.639+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-28321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.639+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-28322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.640+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-28322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.640+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_482, and the Request Id: a0b3572f-28323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.640+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_473-, and the Request Id: 894bb6f1-28324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.641+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-28325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.641+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-28326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.641+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_468-, and the Request Id: 15d5a95c-28327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.641+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-28325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.642+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-28328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.642+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_476-, and the Request Id: b88000ea-28329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.642+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_465-, and the Request Id: 0f8e1974-28330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.642+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-28328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-28331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.642+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-28332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-28331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.642+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-28333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.642+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_469, and the Request Id: 8116d545-28334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.643+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_482-, and the Request Id: 557517ee-28336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.643+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-28335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.643+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-28337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.643+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-28335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_467, and the Request Id: 1299d095-28338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.644+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-28339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-28340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.645+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-28341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.645+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-28340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.645+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-28342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.645+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_469-, and the Request Id: c6b88555-28345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.645+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-28343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.645+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-28344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.646+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-28342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.646+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-28346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.646+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-28344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_470, and the Request Id: ac4d0202-28347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.646+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-28348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.646+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-28349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.646+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_467-, and the Request Id: 33cd9896-28351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.646+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-28350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.647+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-28350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.647+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_475, and the Request Id: 934864f8-28352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.648+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-28353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.648+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-28354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.649+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-28355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-28356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.649+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_470-, and the Request Id: 1e2f7422-28357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-28358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.650+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-28359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-28358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.650+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_475-, and the Request Id: 2e1df7db-28360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.650+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-28361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.650+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-28362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.651+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-28361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.651+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-28362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.651+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-28363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.651+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-28364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_474, and the Request Id: 14431572-28365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.651+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-28363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.651+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_469, and the Request Id: 027e2586-28366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.651+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-28367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.652+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-28367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.652+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-28368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.652+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-28369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.652+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-28370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.652+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-28369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.652+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-28370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.652+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-28371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.653+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-28372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.653+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-28373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.653+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-28372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.653+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_469, and the Request Id: d9d3e6a8-28374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.653+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-28373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.653+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_477, and the Request Id: 516a139d-28375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.653+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-28376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.653+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-28377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.653+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-28378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.654+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-28377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.654+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-28379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.654+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-28379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.655+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-28380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.655+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-28380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.655+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_483, and the Request Id: a0b3572f-28381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.656+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_477-, and the Request Id: b88000ea-28382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.657+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-28383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.657+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-28384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.657+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-28383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.657+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_474-, and the Request Id: 894bb6f1-28385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.657+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-28387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.657+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_469-, and the Request Id: 15d5a95c-28386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.657+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-28388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.657+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-28384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.658+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-28389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.658+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_469-, and the Request Id: 268a28a7-28390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.658+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-28389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.658+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-28391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.658+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_483-, and the Request Id: 557517ee-28392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.658+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_468, and the Request Id: 1299d095-28393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.658+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-28391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.658+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_466, and the Request Id: c55bee72-28394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.659+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_470, and the Request Id: 8116d545-28395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.659+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-28396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-28397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.660+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-28398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.661+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-28399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-28400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.661+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-28399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.661+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_466-, and the Request Id: 0f8e1974-28401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.661+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-28402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-28400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.661+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-28403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.661+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-28404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.661+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-28403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.662+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-28404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.662+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_471, and the Request Id: ac4d0202-28405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.662+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_468-, and the Request Id: 33cd9896-28406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.662+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-28407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.662+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_476, and the Request Id: 934864f8-28408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.662+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_470-, and the Request Id: c6b88555-28409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.663+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-28410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.664+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-28411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.664+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-28412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.665+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-28413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.665+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_471-, and the Request Id: 1e2f7422-28414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.665+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-28415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.665+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-28416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.665+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-28417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.665+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_476-, and the Request Id: 2e1df7db-28418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.666+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-28419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.666+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-28420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.666+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-28420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.667+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-28421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.667+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-28421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.667+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_478, and the Request Id: 516a139d-28422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.667+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-28423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.667+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-28423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-28424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.668+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-28425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.668+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-28425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-28426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.668+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-28427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.668+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-28428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.669+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-28428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.669+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_475, and the Request Id: 14431572-28429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.669+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-28430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.669+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-28431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.669+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-28431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.669+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-28432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.669+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_470, and the Request Id: d9d3e6a8-28433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.670+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-28434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.670+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-28432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.670+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-28435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.670+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-28434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.670+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-28436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.670+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_478-, and the Request Id: b88000ea-28437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.670+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-28436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.671+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-28438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.671+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_470, and the Request Id: 027e2586-28439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.671+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-28440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.671+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-28438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.671+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-28440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.671+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_484, and the Request Id: a0b3572f-28441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.671+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-28442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-28442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.672+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_467, and the Request Id: c55bee72-28443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-28444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_475-, and the Request Id: 894bb6f1-28445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.673+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-28446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.673+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-28448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.673+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-28446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.673+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-28449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.674+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_470-, and the Request Id: 15d5a95c-28447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.674+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-28449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.674+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-28450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.674+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_469, and the Request Id: 1299d095-28451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.674+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-28450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.674+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-28452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.674+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-28452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.675+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-28453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.675+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_471, and the Request Id: 8116d545-28454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.675+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_484-, and the Request Id: 557517ee-28455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.675+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_470-, and the Request Id: 268a28a7-28456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_467-, and the Request Id: 0f8e1974-28457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-28458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.677+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-28459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.677+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-28459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.677+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-28460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.677+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-28460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.678+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-28461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_472, and the Request Id: ac4d0202-28462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.678+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_469-, and the Request Id: 33cd9896-28463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.678+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-28464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.678+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_471-, and the Request Id: c6b88555-28465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.678+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-28464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.679+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-28466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.679+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-28467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.679+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-28468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.680+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-28469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.680+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-28470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.680+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-28469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.680+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_477, and the Request Id: 934864f8-28471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.680+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-28472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.681+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-28473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.681+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_472-, and the Request Id: 1e2f7422-28474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.681+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-28473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.682+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-28475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.682+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-28475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.682+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-28476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.682+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_479, and the Request Id: 516a139d-28477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.682+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-28478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.683+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-28479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.683+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-28480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.683+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_477-, and the Request Id: 2e1df7db-28481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.683+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-28482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-28483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.684+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-28484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-28483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.684+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-28485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.685+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-28485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_476, and the Request Id: 14431572-28486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-28487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.686+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-28488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.687+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-28489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.687+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_479-, and the Request Id: b88000ea-28490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.687+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-28491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.687+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-28492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.687+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-28489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.687+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-28493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.687+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-28492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.687+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-28494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.687+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-28495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.688+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-28496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.688+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-28494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.688+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_476-, and the Request Id: 894bb6f1-28497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.688+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-28498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.688+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-28496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.688+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-28498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.688+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_485, and the Request Id: a0b3572f-28499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-28495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.688+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-28500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.689+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-28501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.689+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-28502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.689+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-28500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.689+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-28501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.689+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-28502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.689+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_471, and the Request Id: 027e2586-28503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.689+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_468, and the Request Id: c55bee72-28504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.689+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_471, and the Request Id: d9d3e6a8-28505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.690+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-28506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-28507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.690+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-28506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_470, and the Request Id: 1299d095-28508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.690+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-28509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-28510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.691+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-28511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.691+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_485-, and the Request Id: 557517ee-28512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.691+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-28513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.691+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-28513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.692+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-28514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.692+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-28514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.692+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_472, and the Request Id: 8116d545-28515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.693+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_471-, and the Request Id: 15d5a95c-28516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.694+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_471-, and the Request Id: 268a28a7-28517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.694+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-28518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.694+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-28519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.695+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_472-, and the Request Id: c6b88555-28520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.696+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-28521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.697+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-28522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.697+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-28523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.697+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-28524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.697+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_470-, and the Request Id: 33cd9896-28525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.698+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-28526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.698+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-28524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.698+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-28527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.698+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_468-, and the Request Id: 0f8e1974-28528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.698+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-28529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.698+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-28529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.698+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-28526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.699+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-28530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.699+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-28531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.699+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-28532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.699+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-28532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.699+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-28531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.699+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-28533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.699+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_480, and the Request Id: 516a139d-28534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.699+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_478, and the Request Id: 934864f8-28535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.699+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-28533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.699+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-28536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.699+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_473, and the Request Id: ac4d0202-28537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.700+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-28538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.701+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-28539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.701+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-28540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.701+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-28539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.701+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-28541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.701+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-28542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.701+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-28543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.701+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-28542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.702+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-28544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.702+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-28545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.702+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-28543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.702+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-28545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.702+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_486, and the Request Id: a0b3572f-28546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.702+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_478-, and the Request Id: 2e1df7db-28548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.702+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_477, and the Request Id: 14431572-28547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.703+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-28549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.703+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_473-, and the Request Id: 1e2f7422-28550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.703+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-28551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.703+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-28549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.703+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-28551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.704+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-28552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.704+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-28552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.704+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-28553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.704+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-28553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.704+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_480-, and the Request Id: b88000ea-28554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.704+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_472, and the Request Id: 027e2586-28555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.704+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-28556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.705+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_472, and the Request Id: d9d3e6a8-28557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.705+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-28558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.705+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-28559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.705+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-28560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.706+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_477-, and the Request Id: 894bb6f1-28561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.706+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-28560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.706+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-28562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.706+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-28562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.706+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_473, and the Request Id: 8116d545-28563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.706+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_486-, and the Request Id: 557517ee-28564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.707+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-28565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.707+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_472-, and the Request Id: 268a28a7-28566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.708+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-28567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.708+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-28568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.708+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-28568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.708+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-28569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-28570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.709+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-28571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.709+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_472-, and the Request Id: 15d5a95c-28572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.709+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-28571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.709+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_473-, and the Request Id: c6b88555-28573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.709+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-28574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.709+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-28574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.710+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_471, and the Request Id: 1299d095-28575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.710+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-28576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.710+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-28577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.710+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-28577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.710+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_469, and the Request Id: c55bee72-28578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.711+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-28579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.711+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-28580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.711+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-28581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.711+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-28582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.712+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-28582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.712+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-28583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.712+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-28584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.712+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-28585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.712+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-28584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.712+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_479, and the Request Id: 934864f8-28586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.712+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-28587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.713+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-28588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.713+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_471-, and the Request Id: 33cd9896-28589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_469-, and the Request Id: 0f8e1974-28590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.714+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-28591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.714+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-28591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.714+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-28592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.715+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-28593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.715+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-28593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.715+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-28594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.715+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_479-, and the Request Id: 2e1df7db-28595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.715+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-28596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.716+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-28594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.716+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-28597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.716+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_481, and the Request Id: 516a139d-28598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.716+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-28599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.716+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-28597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.716+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-28600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.716+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-28601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.716+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-28602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.717+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-28600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.717+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-28601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.717+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-28602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.717+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-28603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.717+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_478, and the Request Id: 14431572-28604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.717+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-28605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.717+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-28603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.717+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_487, and the Request Id: a0b3572f-28606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.717+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_474, and the Request Id: ac4d0202-28607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.718+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-28608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.718+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-28609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.718+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-28609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.718+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-28610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.718+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-28611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.719+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-28611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.719+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_481-, and the Request Id: b88000ea-28612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.719+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_473, and the Request Id: 027e2586-28613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.719+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-28614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.719+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-28615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.720+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_478-, and the Request Id: 894bb6f1-28616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.720+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-28615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.720+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_487-, and the Request Id: 557517ee-28617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.720+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-28618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.720+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-28618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.720+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_474-, and the Request Id: 1e2f7422-28619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.721+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-28620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.721+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_473, and the Request Id: d9d3e6a8-28621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.721+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-28620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-28622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-28623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-28623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.722+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_473-, and the Request Id: 268a28a7-28624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.722+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_474, and the Request Id: 8116d545-28625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.722+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-28626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.723+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-28627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-28628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.723+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-28629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.723+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-28630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-28629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.724+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-28631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.724+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_473-, and the Request Id: 15d5a95c-28632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.724+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-28633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.724+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-28631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.725+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_472, and the Request Id: 1299d095-28634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.725+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-28635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-28636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.725+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-28637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.726+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-28637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-28638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.726+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-28636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-28638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.726+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_474-, and the Request Id: c6b88555-28639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.727+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_470, and the Request Id: c55bee72-28640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.727+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-28641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.727+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-28642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-28643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-28643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.728+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-28644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_480, and the Request Id: 934864f8-28645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.728+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_472-, and the Request Id: 33cd9896-28646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.729+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-28647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.729+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-28648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.730+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-28650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.730+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-28649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-28651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.731+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-28652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.731+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-28652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-28651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_470-, and the Request Id: 0f8e1974-28653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.731+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-28654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.732+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_480-, and the Request Id: 2e1df7db-28655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.732+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-28656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.732+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-28654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.732+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-28657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.732+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-28657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.732+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-28658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.733+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-28656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.733+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_488, and the Request Id: a0b3572f-28659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.733+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-28660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.733+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-28661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.733+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-28660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-28662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.734+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-28663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.735+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_482, and the Request Id: 516a139d-28664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.735+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-28663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.735+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_479, and the Request Id: 14431572-28665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.735+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-28666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.735+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-28666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.735+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-28667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.735+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_474, and the Request Id: 027e2586-28668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-28667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-28669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.736+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-28670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.736+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-28671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-28669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.736+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-28672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_475, and the Request Id: ac4d0202-28673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.736+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-28671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.737+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-28674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.737+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_488-, and the Request Id: 557517ee-28675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.737+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-28674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.737+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_474, and the Request Id: d9d3e6a8-28676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.737+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-28677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_479-, and the Request Id: 894bb6f1-28678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.738+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-28679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.738+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_482-, and the Request Id: b88000ea-28680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.738+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-28679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.738+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_474-, and the Request Id: 268a28a7-28681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.738+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-28682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.739+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-28682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.739+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_475, and the Request Id: 8116d545-28683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.739+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-28684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.739+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-28684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.739+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-28685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.740+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_475-, and the Request Id: 1e2f7422-28686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.740+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-28687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.740+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-28685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.740+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-28688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.740+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_473, and the Request Id: 1299d095-28689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.741+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_474-, and the Request Id: 15d5a95c-28690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.741+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-28691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.741+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-28692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.741+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-28693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-28694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.742+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_475-, and the Request Id: c6b88555-28695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.743+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-28696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.743+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-28697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.743+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-28698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.744+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-28699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-28697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.744+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_473-, and the Request Id: 33cd9896-28701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.744+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-28700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.744+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-28700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.744+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-28699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.744+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-28702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-28704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_481, and the Request Id: 934864f8-28703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.745+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-28704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.745+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-28705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.745+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-28706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.745+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-28707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.745+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_471, and the Request Id: c55bee72-28708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-28709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.747+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-28710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.747+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-28711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.747+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-28712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.747+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-28713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.748+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-28713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.748+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-28714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.748+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_481-, and the Request Id: 2e1df7db-28715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.748+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-28714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_471-, and the Request Id: 0f8e1974-28716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.748+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-28717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.749+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-28717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.749+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_489, and the Request Id: a0b3572f-28718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.749+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-28719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.749+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-28719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-28721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.749+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-28720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.749+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-28722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.750+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-28722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.750+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_483, and the Request Id: 516a139d-28723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.750+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-28720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.750+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-28724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.750+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-28725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.750+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-28726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.750+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-28724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.750+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-28725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.750+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-28726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.750+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-28727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.750+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-28728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.751+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-28729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.751+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-28730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.751+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-28728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.751+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-28729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.751+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_475, and the Request Id: 027e2586-28731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.751+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_475, and the Request Id: d9d3e6a8-28732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.751+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_476, and the Request Id: ac4d0202-28733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.751+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-28730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.752+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-28734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_480, and the Request Id: 14431572-28735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.752+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_489-, and the Request Id: 557517ee-28736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.752+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-28737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.753+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_483-, and the Request Id: b88000ea-28738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.753+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-28739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.754+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-28739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.754+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-28740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.754+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-28741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.754+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_475-, and the Request Id: 268a28a7-28742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.754+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-28741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.754+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-28740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.754+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_475-, and the Request Id: 15d5a95c-28743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.754+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-28744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.754+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_476-, and the Request Id: 1e2f7422-28745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.755+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-28744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.755+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_480-, and the Request Id: 894bb6f1-28746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.755+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_476, and the Request Id: 8116d545-28747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.755+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-28748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.755+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_474, and the Request Id: 1299d095-28749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.756+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-28750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-28751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.756+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-28752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.757+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-28753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.757+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-28754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-28755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.758+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_476-, and the Request Id: c6b88555-28756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-28757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.759+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-28758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.759+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-28759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.759+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-28760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.759+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-28759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.759+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_474-, and the Request Id: 33cd9896-28761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.759+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-28762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-28763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.760+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-28760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.760+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-28763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.760+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-28764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-28765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-28765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_482, and the Request Id: 934864f8-28766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.761+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_472, and the Request Id: c55bee72-28767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.761+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-28768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.762+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-28769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.762+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-28770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.762+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-28771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.762+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-28772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.762+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-28770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.762+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-28773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.763+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-28774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.763+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-28775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.763+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-28773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.763+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-28774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.763+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-28776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.763+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_490, and the Request Id: a0b3572f-28777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.763+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-28778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.763+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-28776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.763+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-28778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.763+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-28779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.764+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_484, and the Request Id: 516a139d-28780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.764+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-28779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.764+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_476, and the Request Id: 027e2586-28781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.764+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_482-, and the Request Id: 2e1df7db-28782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.764+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_472-, and the Request Id: 0f8e1974-28783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.765+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-28784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.765+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-28785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.765+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-28785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.765+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-28786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.765+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-28787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-28786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-28788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.766+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-28787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.766+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-28789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-28788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.766+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_476, and the Request Id: d9d3e6a8-28790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.766+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-28791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.766+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-28792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.766+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-28791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_477, and the Request Id: ac4d0202-28793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.766+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-28792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.767+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_476-, and the Request Id: 268a28a7-28794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.767+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_490-, and the Request Id: 557517ee-28795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.767+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_481, and the Request Id: 14431572-28796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.767+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_484-, and the Request Id: b88000ea-28797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.767+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-28798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.768+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-28799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.768+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-28800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.769+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-28800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.769+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-28801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.769+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-28801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_477-, and the Request Id: 1e2f7422-28802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.770+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_476-, and the Request Id: 15d5a95c-28803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.770+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_477, and the Request Id: 8116d545-28804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.770+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-28805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.770+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-28806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.770+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-28806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.770+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_481-, and the Request Id: 894bb6f1-28807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.771+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-28808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.771+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-28809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.771+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-28808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.771+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-28810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-28811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.771+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-28812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.771+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_475, and the Request Id: 1299d095-28813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.772+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-28814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.773+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-28815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.773+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-28816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-28817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.774+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_477-, and the Request Id: c6b88555-28818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.774+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-28819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.774+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-28820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.774+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-28820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.774+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_475-, and the Request Id: 33cd9896-28821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.774+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-28819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-28822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.775+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-28823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-28822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.775+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-28824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.775+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-28823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.775+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_473, and the Request Id: c55bee72-28825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.775+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_483, and the Request Id: 934864f8-28826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.775+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-28827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.776+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-28828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.776+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-28829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.776+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-28828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.776+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-28830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.776+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-28831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.776+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-28831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.777+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_491, and the Request Id: a0b3572f-28832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.777+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-28833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.777+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-28834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.777+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-28835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.778+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-28836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.778+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_473-, and the Request Id: 0f8e1974-28837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.778+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-28836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.778+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_483-, and the Request Id: 2e1df7db-28838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.779+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-28839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.779+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-28840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.779+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-28839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.779+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-28840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-28841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.779+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_485, and the Request Id: 516a139d-28842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.779+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-28843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.779+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-28843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-28841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.779+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_477, and the Request Id: 027e2586-28844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-28845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.780+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_491-, and the Request Id: 557517ee-28846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.780+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-28847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.780+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-28847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-28845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_478, and the Request Id: ac4d0202-28848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.780+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-28849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.781+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-28850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.781+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-28849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.781+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-28850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.781+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-28851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.781+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-28852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.781+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-28854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_482, and the Request Id: 14431572-28853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.782+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-28855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.782+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_485-, and the Request Id: b88000ea-28856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.782+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-28857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.782+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-28855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.782+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_477-, and the Request Id: 268a28a7-28858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.783+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_477, and the Request Id: d9d3e6a8-28859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.783+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-28860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_478-, and the Request Id: 1e2f7422-28861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-28862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.785+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-28862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.785+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-28863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.785+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_482-, and the Request Id: 894bb6f1-28864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.785+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-28863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.785+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-28865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.785+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-28866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.786+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_476, and the Request Id: 1299d095-28867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.786+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-28868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.786+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-28869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.786+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-28868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.786+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_477-, and the Request Id: 15d5a95c-28870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.786+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-28871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.786+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-28871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.787+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_478, and the Request Id: 8116d545-28872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-28873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.787+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-28874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.788+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-28875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.788+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-28876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.788+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-28877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.788+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_476-, and the Request Id: 33cd9896-28878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.788+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-28877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.789+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-28879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.789+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-28880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.789+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-28879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.789+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-28880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.789+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-28881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.789+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-28881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.790+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_484, and the Request Id: 934864f8-28882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.790+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-28883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.790+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_474, and the Request Id: c55bee72-28884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.790+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-28885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.790+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_478-, and the Request Id: c6b88555-28886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.791+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-28887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.791+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-28888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.791+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-28889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.791+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-28889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.791+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-28890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.792+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-28892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.792+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-28891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.792+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-28891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.792+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_492, and the Request Id: a0b3572f-28893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_484-, and the Request Id: 2e1df7db-28894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.793+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_474-, and the Request Id: 0f8e1974-28895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.794+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-28896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.794+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-28897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.794+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-28898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.794+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-28897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.795+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-28899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.795+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-28899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.795+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-28900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.795+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-28900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.795+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-28901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.795+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_479, and the Request Id: ac4d0202-28902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.796+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-28901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.796+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_492-, and the Request Id: 557517ee-28903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.796+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-28904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.796+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_483, and the Request Id: 14431572-28905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.796+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-28904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.796+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-28906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.797+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-28907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-28908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.797+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-28907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.797+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_486, and the Request Id: 516a139d-28909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.797+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-28910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.798+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-28911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.798+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_479-, and the Request Id: 1e2f7422-28912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.798+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-28911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.799+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-28913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.799+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-28914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.799+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-28915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.799+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-28913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.799+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-28914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.800+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_478, and the Request Id: 027e2586-28916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.800+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-28917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.800+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_486-, and the Request Id: b88000ea-28918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.800+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-28919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_483-, and the Request Id: 894bb6f1-28920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.800+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-28919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.801+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_478, and the Request Id: d9d3e6a8-28921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.801+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-28922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.801+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-28923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.801+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-28924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.802+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-28923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.802+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-28925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.802+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-28926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.802+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-28927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.803+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-28927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_477, and the Request Id: 1299d095-28928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.803+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_478-, and the Request Id: 268a28a7-28929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.803+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-28930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.803+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-28931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.804+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-28932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.804+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_478-, and the Request Id: 15d5a95c-28933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.805+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-28934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.806+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-28935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.806+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-28934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.806+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-28932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.806+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-28935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.806+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-28936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.806+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-28937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.806+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-28938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.806+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-28939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.806+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-28936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.806+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-28937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.806+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-28940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.806+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_479, and the Request Id: 8116d545-28941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.807+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-28938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.807+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-28942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.807+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-28940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.807+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-28943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.807+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_475, and the Request Id: c55bee72-28944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.807+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-28942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.807+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-28945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.807+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_493, and the Request Id: a0b3572f-28946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.807+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-28947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.807+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_485, and the Request Id: 934864f8-28948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.808+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-28949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.808+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_477-, and the Request Id: 33cd9896-28950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.810+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_479-, and the Request Id: c6b88555-28951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-28952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.810+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_485-, and the Request Id: 2e1df7db-28953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.810+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-28954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-28952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-28955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.811+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-28956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.811+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-28957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.811+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_493-, and the Request Id: 557517ee-28958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.811+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-28957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.811+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-28956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-28955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_475-, and the Request Id: 0f8e1974-28959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.811+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-28960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.811+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-28961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.811+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-28960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.811+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-28962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.811+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-28961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_484, and the Request Id: 14431572-28963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.812+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_487, and the Request Id: 516a139d-28964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.812+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-28965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.812+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_480, and the Request Id: ac4d0202-28966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.813+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-28967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.814+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-28968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.815+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-28969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.815+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-28970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.815+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_487-, and the Request Id: b88000ea-28971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.815+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_484-, and the Request Id: 894bb6f1-28972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.815+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-28973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_480-, and the Request Id: 1e2f7422-28974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.815+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-28975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.815+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-28976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.816+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-28975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.816+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-28976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.816+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-28977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.816+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-28978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.816+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-28978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.816+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-28979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.816+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_479, and the Request Id: d9d3e6a8-28980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.816+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-28979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.817+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_479, and the Request Id: 027e2586-28981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.818+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-28982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.818+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-28983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.818+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-28984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.818+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-28984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.818+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-28985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.818+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-28986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.819+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-28987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.819+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-28988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.819+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-28987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.819+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_479-, and the Request Id: 15d5a95c-28989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_478, and the Request Id: 1299d095-28990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.819+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-28991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.820+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-28992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.820+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-28992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.820+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-28993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.820+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_479-, and the Request Id: 268a28a7-28994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.820+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-28993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.821+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_480, and the Request Id: 8116d545-28995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.821+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-28996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.821+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-28996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.821+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-28997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.822+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-28998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-28997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.822+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-28999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.822+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-28998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.822+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-29000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.822+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-29001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.822+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-29000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_486, and the Request Id: 934864f8-29002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.822+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_476, and the Request Id: c55bee72-29003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.823+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_478-, and the Request Id: 33cd9896-29004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-29005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.840+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-29006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.840+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-29007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.840+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-29007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.841+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-29008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.841+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-29008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.841+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_480-, and the Request Id: c6b88555-29009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.841+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-29010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.841+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-29010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.841+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-29011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.841+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_488, and the Request Id: 516a139d-29013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-29012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.842+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-29011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.842+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_494, and the Request Id: a0b3572f-29014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-29012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_476-, and the Request Id: 0f8e1974-29015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.842+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-29016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.842+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-29017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.842+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_486-, and the Request Id: 2e1df7db-29018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.843+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-29017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.843+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_481, and the Request Id: ac4d0202-29019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.843+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-29020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.843+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-29021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.843+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-29022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-29022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.844+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-29023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.844+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-29024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.844+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-29023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_485, and the Request Id: 14431572-29025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.844+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_488-, and the Request Id: b88000ea-29026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.845+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_494-, and the Request Id: 557517ee-29027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.845+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-29028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.845+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-29029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.846+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-29030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.846+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_481-, and the Request Id: 1e2f7422-29031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.847+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-29032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.847+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-29033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.847+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-29034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.847+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-29032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.847+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_485-, and the Request Id: 894bb6f1-29035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.848+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-29036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.848+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-29037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.848+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-29038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.848+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-29037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.849+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_480, and the Request Id: d9d3e6a8-29039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.849+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-29040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.849+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-29041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.849+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-29042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.849+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-29043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.850+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-29042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.850+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-29044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.850+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-29045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.850+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-29046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.850+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-29045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.850+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_480, and the Request Id: 027e2586-29047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.850+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-29046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.851+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-29048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.851+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-29049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.851+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-29050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.851+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-29048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.851+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-29049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.851+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-29051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.851+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_479, and the Request Id: 1299d095-29052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.852+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-29051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.852+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-29053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.852+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-29054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.852+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-29055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.852+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-29053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.852+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_480-, and the Request Id: 15d5a95c-29056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.852+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-29054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-29057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.852+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-29058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.852+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_481, and the Request Id: 8116d545-29059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.853+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-29058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.853+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-29057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.853+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_487, and the Request Id: 934864f8-29060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.853+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_477, and the Request Id: c55bee72-29062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.853+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-29061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.853+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-29063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.854+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_480-, and the Request Id: 268a28a7-29064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.854+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-29065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.855+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-29065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.855+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_479-, and the Request Id: 33cd9896-29066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.855+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-29067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.855+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-29067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.855+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_489, and the Request Id: 516a139d-29068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.856+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-29069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_487-, and the Request Id: 2e1df7db-29070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.856+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-29071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.856+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-29071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-29072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.857+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-29073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.857+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_481-, and the Request Id: c6b88555-29074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.857+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-29075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.857+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-29073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.857+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_495, and the Request Id: a0b3572f-29076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.858+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-29072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.858+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_477-, and the Request Id: 0f8e1974-29077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.858+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-29078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.858+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-29079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.858+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-29080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.859+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-29079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.859+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_489-, and the Request Id: b88000ea-29081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.859+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-29080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.859+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-29082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.859+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_482, and the Request Id: ac4d0202-29083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.859+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-29085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.859+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-29084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-29085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_486, and the Request Id: 14431572-29086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.860+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_495-, and the Request Id: 557517ee-29087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.860+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-29088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.861+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-29089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.861+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-29090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.862+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-29091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.862+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-29092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.862+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_482-, and the Request Id: 1e2f7422-29093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.863+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-29094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.863+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_486-, and the Request Id: 894bb6f1-29095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.863+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-29096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.864+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-29096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.864+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-29097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.864+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-29098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.864+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-29099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.865+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-29098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.865+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-29100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.865+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_481, and the Request Id: d9d3e6a8-29101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.865+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-29102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.865+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-29100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.865+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-29103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.865+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-29104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-29105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.866+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-29104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-29103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.866+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_481, and the Request Id: 027e2586-29106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-29107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.866+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-29108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.866+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-29109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-29107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.867+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-29109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.867+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-29110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.867+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-29111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.867+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_480, and the Request Id: 1299d095-29112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.867+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-29110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.867+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_488, and the Request Id: 934864f8-29113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.867+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-29114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.868+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_481-, and the Request Id: 15d5a95c-29115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.868+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-29116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.869+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-29117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.869+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-29116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.869+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-29118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.869+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-29119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.869+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-29118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.869+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_481-, and the Request Id: 268a28a7-29120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.869+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-29119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.869+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-29121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.869+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-29122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.870+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-29122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.870+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-29121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.870+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-29123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.870+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_478, and the Request Id: c55bee72-29124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.870+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-29123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.870+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_490, and the Request Id: 516a139d-29125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_478-, and the Request Id: 0f8e1974-29126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.873+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_490-, and the Request Id: b88000ea-29127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_488-, and the Request Id: 2e1df7db-29128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.873+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_482, and the Request Id: 8116d545-29129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.874+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-29130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.874+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-29131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-29132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.874+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_480-, and the Request Id: 33cd9896-29133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.874+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-29134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-29132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.874+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-29134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.874+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-29135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.875+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-29137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.875+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-29136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.875+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-29137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.875+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-29136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.875+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_496, and the Request Id: a0b3572f-29138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_483, and the Request Id: ac4d0202-29139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.876+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-29140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.877+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-29141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-29142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-29143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.877+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_482-, and the Request Id: c6b88555-29144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.877+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-29145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.878+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-29146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-29145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.878+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-29148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.878+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_496-, and the Request Id: 557517ee-29147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.878+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-29148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_487, and the Request Id: 14431572-29149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.879+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-29150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.879+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_483-, and the Request Id: 1e2f7422-29151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.880+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-29152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-29153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.880+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-29155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.880+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-29154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.881+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-29156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.881+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-29157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.882+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-29156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.882+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-29158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.882+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-29159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.882+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-29160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.882+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-29159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.883+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_482, and the Request Id: d9d3e6a8-29161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.884+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-29162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.884+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-29162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-29163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.884+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-29164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.885+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-29163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.885+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_479, and the Request Id: c55bee72-29165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-29166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.886+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-29167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.886+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-29166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.886+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_487-, and the Request Id: 894bb6f1-29168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.886+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-29169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.886+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-29167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.886+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-29170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.886+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-29169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.887+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-29171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.887+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-29171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.887+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-29172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.887+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_489, and the Request Id: 934864f8-29173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.887+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-29172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.887+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-29174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.888+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-29175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.888+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-29174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.888+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-29175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.888+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_482-, and the Request Id: 15d5a95c-29176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.888+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_491, and the Request Id: 516a139d-29177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.888+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_482, and the Request Id: 027e2586-29178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_479-, and the Request Id: 0f8e1974-29179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.888+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-29180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.889+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-29181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.889+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-29180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.889+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_497, and the Request Id: a0b3572f-29182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.889+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-29183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-29184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.890+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-29183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.890+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-29185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-29186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.891+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-29185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.891+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-29186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.891+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-29187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.891+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_489-, and the Request Id: 2e1df7db-29188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.891+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-29187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.891+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_483, and the Request Id: 8116d545-29189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.891+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_481, and the Request Id: 1299d095-29190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.892+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-29191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.892+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_482-, and the Request Id: 268a28a7-29192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.892+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_497-, and the Request Id: 557517ee-29193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.893+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-29194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.893+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-29195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.893+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-29195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.894+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_491-, and the Request Id: b88000ea-29196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-29197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-29197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.894+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-29198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.894+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_483-, and the Request Id: c6b88555-29199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_484, and the Request Id: ac4d0202-29200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.895+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_481-, and the Request Id: 33cd9896-29201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.895+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-29202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.895+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-29203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.896+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-29204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.897+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-29205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-29206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.897+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-29207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.899+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-29208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.900+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_484-, and the Request Id: 1e2f7422-29209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-29210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.900+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-29211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.901+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-29210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.901+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-29212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.901+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-29213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.901+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-29214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.902+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-29215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.902+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-29214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.902+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_488, and the Request Id: 14431572-29216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.902+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-29217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.902+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-29217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.902+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-29218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.903+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-29219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.903+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-29218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.903+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-29220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.903+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_480, and the Request Id: c55bee72-29221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.903+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-29222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.904+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-29223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-29224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-29224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.904+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-29223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.904+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-29225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.904+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-29226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.905+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-29227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.905+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-29226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.905+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-29227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.905+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-29228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.905+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_490, and the Request Id: 934864f8-29229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.905+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_483, and the Request Id: d9d3e6a8-29230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.905+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-29231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.905+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-29228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.905+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-29231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.906+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_488-, and the Request Id: 894bb6f1-29232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.906+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-29233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.906+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-29234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.906+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-29235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_480-, and the Request Id: 0f8e1974-29236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.906+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-29234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.906+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-29237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.906+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-29235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.906+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-29233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.906+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-29237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.906+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_483, and the Request Id: 027e2586-29238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.906+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-29239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.906+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-29240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.907+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-29239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.907+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_498, and the Request Id: a0b3572f-29241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.907+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-29240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.907+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_484, and the Request Id: 8116d545-29242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.907+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_492, and the Request Id: 516a139d-29243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-29244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.908+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-29245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.908+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-29245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_490-, and the Request Id: 2e1df7db-29246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.908+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-29247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.909+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-29247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.909+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_483-, and the Request Id: 15d5a95c-29248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.909+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_482, and the Request Id: 1299d095-29249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.909+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_483-, and the Request Id: 268a28a7-29250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.909+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_498-, and the Request Id: 557517ee-29251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.910+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_484-, and the Request Id: c6b88555-29252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.910+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-29253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.910+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-29254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.910+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_492-, and the Request Id: b88000ea-29255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.910+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-29256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.911+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-29256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.911+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-29257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.911+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-29258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.911+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-29257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.911+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_485, and the Request Id: ac4d0202-29259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.912+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-29260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.912+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_482-, and the Request Id: 33cd9896-29261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.912+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-29262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.913+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b3572f-29263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.913+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-29264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.913+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-29265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.913+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-29266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.913+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-29267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.914+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-29268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.915+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_485-, and the Request Id: 1e2f7422-29269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.915+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-29270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.915+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-29271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.916+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-29272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.916+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-29273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.916+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557517ee-29274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.916+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-29273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.917+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-29275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.917+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-29276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.917+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-29275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.917+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_489, and the Request Id: 14431572-29277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.917+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-29278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.917+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-29279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.918+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-29278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.918+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-29280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.918+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-29281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.918+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-29282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.918+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-29283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.918+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-29284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.918+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-29282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.918+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-29281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.919+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-29284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.919+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-29285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.919+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-29286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.919+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-29285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.919+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-29286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.919+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_481, and the Request Id: c55bee72-29287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.919+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_491, and the Request Id: 934864f8-29288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.919+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_484, and the Request Id: d9d3e6a8-29289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.919+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0b3572f-29290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.920+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0b3572f-29290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.920+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-29291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.920+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557517ee-29292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.920+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-29291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.920+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_489-, and the Request Id: 894bb6f1-29293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.920+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557517ee-29292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.920+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-29294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.921+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-29294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.921+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_499, and the Request Id: a0b3572f-29295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.921+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_484, and the Request Id: 027e2586-29296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.921+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-29297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.922+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-29298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.922+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-29299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.922+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-29298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.922+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-29299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.922+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-29300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.922+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-29300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.923+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-29301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.923+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-29302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.923+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_484-, and the Request Id: 15d5a95c-29303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.923+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-29304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.923+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-29301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.923+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_491-, and the Request Id: 2e1df7db-29305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.923+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-29304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.925+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_493, and the Request Id: 516a139d-29307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.925+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_499-, and the Request Id: 557517ee-29308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.925+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-29306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.925+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-29302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.925+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_485, and the Request Id: 8116d545-29309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.926+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_483, and the Request Id: 1299d095-29310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-29311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.926+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_484-, and the Request Id: 268a28a7-29312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_481-, and the Request Id: 0f8e1974-29313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-29311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.927+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-29314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.927+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-29314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_486, and the Request Id: ac4d0202-29315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.928+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-29316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-29317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.928+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_493-, and the Request Id: b88000ea-29318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.929+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-29319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.929+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_483-, and the Request Id: 33cd9896-29320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.929+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-29321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.929+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-29322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.930+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_485-, and the Request Id: c6b88555-29323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.930+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_486-, and the Request Id: 1e2f7422-29324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.931+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-29325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.931+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-29326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.931+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-29327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-29326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-29328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.932+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-29329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.932+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-29330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-29328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-29332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.933+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-29331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_490, and the Request Id: 14431572-29333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.934+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-29334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-29335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.935+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-29336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.935+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-29337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.936+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-29337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.936+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-29338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.936+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_490-, and the Request Id: 894bb6f1-29339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.936+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-29340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.937+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-29340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.937+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-29341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.937+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-29342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.937+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-29343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.937+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-29344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.937+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-29341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.937+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-29345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.937+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-29338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.938+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-29344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.938+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-29346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.938+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-29347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.938+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-29348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.938+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_485, and the Request Id: d9d3e6a8-29349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.938+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-29347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.938+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-29346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.938+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-29348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.938+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_482, and the Request Id: c55bee72-29350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.938+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-29351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.938+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_485, and the Request Id: 027e2586-29352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.938+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-29353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.939+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-29351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.939+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-29353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.939+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_494, and the Request Id: 516a139d-29354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.939+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_492, and the Request Id: 934864f8-29355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-29356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-29357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.940+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-29358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.941+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-29358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-29357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.941+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-29359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.941+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-29360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.941+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-29359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.941+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-29360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_487, and the Request Id: ac4d0202-29361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.942+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-29362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.942+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_494-, and the Request Id: b88000ea-29363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.942+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_485-, and the Request Id: 268a28a7-29364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.942+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-29362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.942+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_492-, and the Request Id: 2e1df7db-29365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.942+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_484, and the Request Id: 1299d095-29366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.942+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-29367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.943+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-29367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_482-, and the Request Id: 0f8e1974-29368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.943+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_485-, and the Request Id: 15d5a95c-29369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.943+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-29370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.943+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_486, and the Request Id: 8116d545-29371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.945+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-29372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.945+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-29373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.945+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-29374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.945+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-29375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.946+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_487-, and the Request Id: 1e2f7422-29376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.946+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-29377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.946+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-29378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.946+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-29377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.946+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_484-, and the Request Id: 33cd9896-29379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.946+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-29380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.946+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-29380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_491, and the Request Id: 14431572-29381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.947+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_486-, and the Request Id: c6b88555-29382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-29383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.949+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-29384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.949+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-29385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.949+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-29386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.949+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-29387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-29388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.950+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-29390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_491-, and the Request Id: 894bb6f1-29389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.951+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-29391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.951+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-29392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.951+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-29392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.951+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-29393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.952+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-29393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.952+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-29394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_493, and the Request Id: 934864f8-29395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.952+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-29394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.952+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-29396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.953+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-29397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.953+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-29398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.953+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-29398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-29399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.953+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-29397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-29400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.953+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-29401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.954+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_495, and the Request Id: 516a139d-29402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.954+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-29403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.954+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-29404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.954+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-29401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.954+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-29404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.954+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-29405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.954+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-29403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.955+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-29405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.955+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-29406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.955+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_493-, and the Request Id: 2e1df7db-29407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.955+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_486, and the Request Id: 027e2586-29408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.955+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_483, and the Request Id: c55bee72-29409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.955+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-29406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.955+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-29410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.956+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_486, and the Request Id: d9d3e6a8-29411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.956+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-29412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.956+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-29413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.957+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-29412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.957+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-29414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.957+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-29415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.957+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_495-, and the Request Id: b88000ea-29416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.957+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-29415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.958+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-29414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.958+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-29417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.958+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-29418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.958+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_486-, and the Request Id: 268a28a7-29419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.958+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_483-, and the Request Id: 0f8e1974-29420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.958+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-29417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.958+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_485, and the Request Id: 1299d095-29421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.959+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_486-, and the Request Id: 15d5a95c-29422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.959+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-29423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_488, and the Request Id: ac4d0202-29424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.959+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-29423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.959+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-29425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-29426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.960+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-29425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-29426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.960+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-29427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.960+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_487, and the Request Id: 8116d545-29428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.960+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-29427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_492, and the Request Id: 14431572-29429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.961+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-29430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.961+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-29431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.962+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-29432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-29433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.962+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_485-, and the Request Id: 33cd9896-29434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.962+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_488-, and the Request Id: 1e2f7422-29435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.962+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-29436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_492-, and the Request Id: 894bb6f1-29437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.964+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_487-, and the Request Id: c6b88555-29438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.964+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-29439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.965+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-29440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.965+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-29441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.965+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-29442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.966+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-29443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.966+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-29443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-29444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-29444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.967+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_494, and the Request Id: 934864f8-29445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.967+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-29446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-29447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.968+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-29448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.968+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-29449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.968+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-29448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.968+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-29450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.969+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-29450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.969+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-29451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.969+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_496, and the Request Id: 516a139d-29452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.969+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-29453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.970+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-29453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.970+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-29454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.970+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_494-, and the Request Id: 2e1df7db-29455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.970+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-29456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.970+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-29456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-29457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.971+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_487, and the Request Id: 027e2586-29458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.971+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-29459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.971+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-29460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-29461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.972+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-29459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.972+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_496-, and the Request Id: b88000ea-29462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.972+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-29463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.973+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-29460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.973+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-29464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.973+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-29465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.973+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-29466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-29464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.974+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-29467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-29468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.974+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-29465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.974+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-29467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.974+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_487, and the Request Id: d9d3e6a8-29469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-29470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.975+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_486, and the Request Id: 1299d095-29471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.975+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-29468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.975+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-29470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.975+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-29473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.975+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_487-, and the Request Id: 268a28a7-29472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.975+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-29474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.976+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-29473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.976+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_484, and the Request Id: c55bee72-29475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-29476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.976+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-29477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-29476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.976+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-29477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.976+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_489, and the Request Id: ac4d0202-29478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.977+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-29479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.977+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_493, and the Request Id: 14431572-29480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.977+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-29479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.977+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-29481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.977+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_487-, and the Request Id: 15d5a95c-29482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.978+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-29481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.978+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_488, and the Request Id: 8116d545-29483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.978+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-29484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.979+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_486-, and the Request Id: 33cd9896-29485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.979+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_484-, and the Request Id: 0f8e1974-29486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.979+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-29487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.979+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-29488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.980+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_489-, and the Request Id: 1e2f7422-29489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.980+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_493-, and the Request Id: 894bb6f1-29490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.981+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_488-, and the Request Id: c6b88555-29491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.981+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-29492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.982+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-29493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.982+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-29494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.982+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-29493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.983+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-29495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.983+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-29496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.983+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-29496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.983+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-29497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-29498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.983+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-29499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-29498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.983+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-29499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.983+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_497, and the Request Id: 516a139d-29500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.984+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_495, and the Request Id: 934864f8-29501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.984+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-29502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.984+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-29503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.984+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-29504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.985+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-29505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.985+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-29506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-29507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.986+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-29508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.986+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-29508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.986+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_497-, and the Request Id: b88000ea-29509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.986+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-29510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.987+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_495-, and the Request Id: 2e1df7db-29511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.987+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-29510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.987+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_488, and the Request Id: 027e2586-29512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-29513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.988+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-29514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.988+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-29515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.988+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-29516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-29517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.989+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-29515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.989+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-29516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.989+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-29518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.989+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-29519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.989+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-29518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.989+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-29519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.989+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-29520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.989+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-29521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.989+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-29522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.990+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_487, and the Request Id: 1299d095-29523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.990+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-29520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.990+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-29522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.990+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_488, and the Request Id: d9d3e6a8-29524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.990+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_485, and the Request Id: c55bee72-29525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.990+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-29526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-29527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.991+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_488-, and the Request Id: 268a28a7-29528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-29527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-29529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.992+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-29531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.992+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-29530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-29529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.992+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-29532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.992+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-29530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.992+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-29531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_490, and the Request Id: ac4d0202-29533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.992+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-29532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.992+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-29534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.993+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_494, and the Request Id: 14431572-29535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.993+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-29534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.993+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_489, and the Request Id: 8116d545-29536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.993+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-29537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.993+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_487-, and the Request Id: 33cd9896-29538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.994+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-29539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.994+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_488-, and the Request Id: 15d5a95c-29540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.994+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_485-, and the Request Id: 0f8e1974-29541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.995+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-29542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.995+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_490-, and the Request Id: 1e2f7422-29543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.996+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_494-, and the Request Id: 894bb6f1-29544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.996+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_489-, and the Request Id: c6b88555-29545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.997+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-29546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.997+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-29547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-29548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.997+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-29546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.997+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-29549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.998+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-29550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.998+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-29550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-29551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.998+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_498, and the Request Id: 516a139d-29552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.998+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-29553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-29551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.999+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-29554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.999+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-29555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.999+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-29555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.999+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_496, and the Request Id: 934864f8-29556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:18.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-29557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.000+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-29558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.000+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-29559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.001+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-29560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.002+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-29561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.002+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-29562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.002+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_498-, and the Request Id: b88000ea-29563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.002+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_496-, and the Request Id: 2e1df7db-29564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.002+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-29565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.003+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-29566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.003+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-29566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.004+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-29567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-29568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.004+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-29567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.004+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-29569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.004+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-29570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.004+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_489, and the Request Id: 027e2586-29571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.005+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-29569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-29570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.005+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-29572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.005+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-29573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.005+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-29572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-29574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.005+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-29575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.005+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-29573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.005+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-29576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-29574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-29577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.006+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-29578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-29577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.006+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-29578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-29579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.006+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-29575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.006+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_486, and the Request Id: c55bee72-29580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-29579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_491, and the Request Id: ac4d0202-29581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.007+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-29582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.007+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-29582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.007+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_495, and the Request Id: 14431572-29583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.007+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_489-, and the Request Id: 268a28a7-29584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.008+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_489, and the Request Id: d9d3e6a8-29585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.008+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_488, and the Request Id: 1299d095-29586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.008+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516a139d-29587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.008+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-29588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.008+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-29588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.009+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-29589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.009+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-29589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.009+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_490, and the Request Id: 8116d545-29590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.009+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_486-, and the Request Id: 0f8e1974-29591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_491-, and the Request Id: 1e2f7422-29592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.011+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_488-, and the Request Id: 33cd9896-29593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.011+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_489-, and the Request Id: 15d5a95c-29594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.011+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_495-, and the Request Id: 894bb6f1-29595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.011+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-29596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.011+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b88000ea-29597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.012+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-29598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.012+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-29599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.013+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_490-, and the Request Id: c6b88555-29600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.013+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-29601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.014+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-29602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-29603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.015+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-29604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.015+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-29605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.016+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516a139d-29606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.016+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a139d-29606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.016+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-29607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-29608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.016+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-29609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.017+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-29608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.017+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b88000ea-29610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.017+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b88000ea-29610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.017+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-29611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.017+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-29611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-29613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_497, and the Request Id: 934864f8-29614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.018+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_499, and the Request Id: 516a139d-29612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.018+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-29615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.019+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-29616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.019+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-29617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-29618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.020+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-29619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-29618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.020+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-29620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.020+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-29620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.020+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-29621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.020+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-29622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.021+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-29621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.021+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_497-, and the Request Id: 2e1df7db-29623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.021+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-29622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.021+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_490, and the Request Id: 027e2586-29624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.021+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_492, and the Request Id: ac4d0202-29625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.021+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-29626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.021+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_499-, and the Request Id: b88000ea-29627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.022+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-29626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.022+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-29628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.022+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-29629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.022+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-29630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.022+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-29628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.022+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-29629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.022+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-29630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.023+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-29631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-29632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.023+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-29633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_489, and the Request Id: 1299d095-29634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.023+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-29633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-29632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.023+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_487, and the Request Id: c55bee72-29635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_496, and the Request Id: 14431572-29636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.023+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-29631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.024+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-29637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.024+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-29638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-29639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.024+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_492-, and the Request Id: 1e2f7422-29640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.024+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-29637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.025+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-29641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.025+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-29638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.025+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_490-, and the Request Id: 268a28a7-29642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.025+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_490, and the Request Id: d9d3e6a8-29643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.025+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-29641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.025+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_491, and the Request Id: 8116d545-29644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.026+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_489-, and the Request Id: 33cd9896-29645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_487-, and the Request Id: 0f8e1974-29646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.026+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_496-, and the Request Id: 894bb6f1-29647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-29648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.027+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-29649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.028+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_490-, and the Request Id: 15d5a95c-29650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.028+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-29651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.029+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_491-, and the Request Id: c6b88555-29652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.029+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-29653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.030+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-29654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.030+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-29655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.031+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-29656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.031+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-29657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.031+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-29656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.031+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-29658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.031+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-29659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.031+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-29659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.031+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-29660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_498, and the Request Id: 934864f8-29661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.032+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-29662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-29663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.033+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-29664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.033+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-29665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.034+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-29666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-29667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.035+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_498-, and the Request Id: 2e1df7db-29668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-29667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.035+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-29669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.035+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-29670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.035+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-29671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.036+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-29669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.036+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-29671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.036+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-29672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_493, and the Request Id: ac4d0202-29673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.036+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-29672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.036+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-29674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-29675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.037+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-29674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-29675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-29676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.037+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_491, and the Request Id: 027e2586-29677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.037+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-29678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.037+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-29679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-29676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.037+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-29679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.037+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-29678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_497, and the Request Id: 14431572-29680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.038+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-29681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.038+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 934864f8-29682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.038+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-29683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.038+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-29683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.038+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-29681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.038+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_488, and the Request Id: c55bee72-29684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.039+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-29685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.039+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_490, and the Request Id: 1299d095-29686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.039+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-29685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.039+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-29687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.039+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-29688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.039+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-29687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.040+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-29688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.040+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_492, and the Request Id: 8116d545-29689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.040+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_491-, and the Request Id: 268a28a7-29690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.040+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_491, and the Request Id: d9d3e6a8-29691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.041+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_497-, and the Request Id: 894bb6f1-29692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1df7db-29693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_493-, and the Request Id: 1e2f7422-29694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.042+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_488-, and the Request Id: 0f8e1974-29695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.043+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_492-, and the Request Id: c6b88555-29696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.043+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-29697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.044+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_491-, and the Request Id: 15d5a95c-29698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-29699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.044+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_490-, and the Request Id: 33cd9896-29700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 934864f8-29701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.045+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-29702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.045+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 934864f8-29701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.045+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1df7db-29703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.045+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-29704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.046+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1df7db-29703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.046+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-29705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.046+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_499, and the Request Id: 934864f8-29706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.047+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-29707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.047+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-29709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.047+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-29708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.047+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-29710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.048+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-29711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-29712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.049+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-29713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_499-, and the Request Id: 2e1df7db-29714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.050+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-29715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.051+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-29716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.051+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-29715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-29717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-29717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-29718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.052+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-29719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-29720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.053+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-29721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-29718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.053+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-29720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.053+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-29722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.053+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-29719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.053+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_498, and the Request Id: 14431572-29723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.053+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-29724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.053+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-29726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.053+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-29721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.053+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-29725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.053+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-29722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.053+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-29726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.053+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-29725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.054+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_492, and the Request Id: 027e2586-29727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_494, and the Request Id: ac4d0202-29728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-29729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.054+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_493, and the Request Id: 8116d545-29730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-29729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.054+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_489, and the Request Id: c55bee72-29731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.056+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-29732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.056+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_498-, and the Request Id: 894bb6f1-29733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.056+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-29732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.056+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-29734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.056+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-29735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.057+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-29734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.057+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_494-, and the Request Id: 1e2f7422-29736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.057+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-29735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.057+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_492, and the Request Id: d9d3e6a8-29738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.057+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-29739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.057+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_492-, and the Request Id: 268a28a7-29737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.058+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-29739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.058+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_493-, and the Request Id: c6b88555-29740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.058+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_491, and the Request Id: 1299d095-29741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_489-, and the Request Id: 0f8e1974-29742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.059+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14431572-29743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.060+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-29744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.060+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_492-, and the Request Id: 15d5a95c-29745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.061+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-29746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.061+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-29747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.061+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_491-, and the Request Id: 33cd9896-29748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.062+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-29749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.062+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 894bb6f1-29750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.063+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-29751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.063+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-29752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.064+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-29753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.064+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-29755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-29754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.065+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-29756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.065+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14431572-29757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14431572-29757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-29758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.066+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-29759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-29758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.066+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 894bb6f1-29760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-29761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.066+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb6f1-29760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-29761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.067+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_495, and the Request Id: ac4d0202-29762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.067+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_499, and the Request Id: 14431572-29763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.067+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-29764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.068+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-29765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.068+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-29764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.068+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-29766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.068+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-29765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.068+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-29767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.068+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-29768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.068+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-29769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.068+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-29767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.068+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_490, and the Request Id: c55bee72-29770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.069+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-29768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.069+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-29769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.069+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_494, and the Request Id: 8116d545-29771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.069+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-29772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.069+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-29772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.069+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_495-, and the Request Id: 1e2f7422-29773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.070+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-29774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.070+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_493, and the Request Id: 027e2586-29775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.070+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-29774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.070+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_499-, and the Request Id: 894bb6f1-29776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.070+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-29777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.070+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-29777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.071+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_493, and the Request Id: d9d3e6a8-29778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.071+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-29779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.071+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-29779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.072+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-29780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.072+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_490-, and the Request Id: 0f8e1974-29781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.072+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-29780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.072+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_494-, and the Request Id: c6b88555-29782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_492, and the Request Id: 1299d095-29783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-29784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.073+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_493-, and the Request Id: 268a28a7-29785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.074+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_493-, and the Request Id: 15d5a95c-29786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.075+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-29787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.075+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-29788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.075+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_492-, and the Request Id: 33cd9896-29789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.076+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-29790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.076+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-29791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.077+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-29792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.078+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-29793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.078+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-29794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.079+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-29795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-29796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.079+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-29797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-29796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.080+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-29798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.080+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-29799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.080+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-29798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_496, and the Request Id: ac4d0202-29800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.081+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-29801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.081+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-29802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.082+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-29801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.082+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-29802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.082+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-29803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.082+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-29804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.082+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-29805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.082+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-29804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.082+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-29805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.082+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_491, and the Request Id: c55bee72-29806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.082+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_495, and the Request Id: 8116d545-29807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.083+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-29808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.083+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-29809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.083+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-29809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.083+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-29808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.084+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-29810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.084+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_496-, and the Request Id: 1e2f7422-29811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.084+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-29810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.084+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-29812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.084+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-29812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.084+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_494, and the Request Id: d9d3e6a8-29813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.084+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_494, and the Request Id: 027e2586-29814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.085+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-29815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.085+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-29815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.086+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_495-, and the Request Id: c6b88555-29816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_491-, and the Request Id: 0f8e1974-29817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.086+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-29818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.086+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-29818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.086+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_493, and the Request Id: 1299d095-29819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.087+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-29820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.087+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_494-, and the Request Id: 268a28a7-29821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.088+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_494-, and the Request Id: 15d5a95c-29822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.089+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-29823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.089+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-29824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.089+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_493-, and the Request Id: 33cd9896-29825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.090+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-29826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.090+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-29827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.090+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-29828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-29829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-29830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.093+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-29831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.093+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-29832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.094+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-29833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.094+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-29833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.094+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-29834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.094+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-29835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.094+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-29835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.095+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_497, and the Request Id: ac4d0202-29836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.096+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-29837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.096+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-29838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.096+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-29837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-29839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.096+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-29838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.096+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-29840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.097+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-29841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-29839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.097+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-29842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.097+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_492, and the Request Id: c55bee72-29843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.097+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-29844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.097+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-29841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.097+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-29842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.097+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-29844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.097+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_496, and the Request Id: 8116d545-29845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.098+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-29846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.098+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-29847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.098+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-29846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.098+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-29847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.099+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_495, and the Request Id: d9d3e6a8-29848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.099+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_495, and the Request Id: 027e2586-29849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.099+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_497-, and the Request Id: 1e2f7422-29850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_492-, and the Request Id: 0f8e1974-29851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.101+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-29853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.101+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_496-, and the Request Id: c6b88555-29852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.101+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-29853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.102+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-29854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.102+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-29854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_494, and the Request Id: 1299d095-29855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.103+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_495-, and the Request Id: 15d5a95c-29856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-29857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.104+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-29858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.104+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-29859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.105+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_494-, and the Request Id: 33cd9896-29860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.105+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_495-, and the Request Id: 268a28a7-29861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.106+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-29862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.107+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-29863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.108+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-29864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.108+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-29865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.108+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-29866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.109+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-29867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.110+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-29868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.111+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-29869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.111+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-29869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.111+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-29870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.111+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-29871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.111+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-29870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.111+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-29872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.112+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-29871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.112+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-29873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.112+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_498, and the Request Id: ac4d0202-29874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.112+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-29873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.113+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-29872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.113+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-29875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.113+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-29876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-29877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.113+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-29878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-29877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.113+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_497, and the Request Id: 8116d545-29879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.113+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-29878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.113+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_493, and the Request Id: c55bee72-29880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.114+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-29881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.114+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-29881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.114+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_496, and the Request Id: d9d3e6a8-29882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.115+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_498-, and the Request Id: 1e2f7422-29883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.116+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-29884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.116+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_497-, and the Request Id: c6b88555-29885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.116+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-29884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.116+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-29886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.116+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-29886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.117+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-29887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.117+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_493-, and the Request Id: 0f8e1974-29888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.117+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-29889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.117+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-29887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.117+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-29889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.117+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_496, and the Request Id: 027e2586-29890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.117+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_495, and the Request Id: 1299d095-29891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.117+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_496-, and the Request Id: 15d5a95c-29892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.118+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac4d0202-29893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.119+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-29894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.120+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-29895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.120+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_496-, and the Request Id: 268a28a7-29896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.120+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-29897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.121+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_495-, and the Request Id: 33cd9896-29898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2f7422-29899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.122+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-29900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-29901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.123+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-29902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.124+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-29903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.124+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-29904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac4d0202-29905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.125+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-29906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4d0202-29905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.125+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-29906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.125+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2f7422-29907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.126+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2f7422-29907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.126+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-29908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.126+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-29908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.126+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-29909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_499, and the Request Id: ac4d0202-29910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.126+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-29909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.126+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_498, and the Request Id: 8116d545-29911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.126+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-29912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-29913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-29913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.127+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-29914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.127+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_494, and the Request Id: c55bee72-29915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.127+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-29916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.128+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-29914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.128+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-29917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.128+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-29917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.129+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_497, and the Request Id: d9d3e6a8-29918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.129+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_499-, and the Request Id: 1e2f7422-29919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.129+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_498-, and the Request Id: c6b88555-29920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.130+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-29921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.130+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-29921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.130+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_494-, and the Request Id: 0f8e1974-29922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.130+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-29923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.130+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-29923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.131+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_497, and the Request Id: 027e2586-29924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.131+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-29925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.131+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-29925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.131+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-29926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.132+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-29926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.133+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_496, and the Request Id: 1299d095-29927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.133+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_497-, and the Request Id: 15d5a95c-29928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.134+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8116d545-29929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.134+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-29930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.134+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_497-, and the Request Id: 268a28a7-29931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.136+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_496-, and the Request Id: 33cd9896-29932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.136+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-29933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.137+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6b88555-29934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-29935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.137+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-29936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.139+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-29937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.140+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-29938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.140+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8116d545-29939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.140+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8116d545-29939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6b88555-29940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.141+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-29941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.141+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-29941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.141+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6b88555-29940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.141+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-29942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.141+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_499, and the Request Id: 8116d545-29943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.141+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-29944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.141+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-29944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.142+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_495, and the Request Id: c55bee72-29945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.142+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-29946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.143+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-29947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.143+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-29947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.144+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-29948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.144+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-29948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.144+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_499-, and the Request Id: c6b88555-29949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.144+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_498, and the Request Id: d9d3e6a8-29950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.144+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-29951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.144+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-29951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.145+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-29952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_495-, and the Request Id: 0f8e1974-29953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.145+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-29952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.145+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-29954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.145+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_498, and the Request Id: 027e2586-29955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.146+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-29954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.146+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-29956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.146+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-29956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.146+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_497, and the Request Id: 1299d095-29957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.147+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_498-, and the Request Id: 15d5a95c-29958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.148+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-29959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.148+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_498-, and the Request Id: 268a28a7-29960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.149+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_497-, and the Request Id: 33cd9896-29961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.150+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d3e6a8-29962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.151+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-29963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.151+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 027e2586-29964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.152+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-29965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.153+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5a95c-29966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.154+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-29967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.154+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-29967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.155+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-29968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.155+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268a28a7-29969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.155+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-29968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.155+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_496, and the Request Id: c55bee72-29970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.156+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-29971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.156+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9d3e6a8-29972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.156+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9d3e6a8-29972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.157+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5a95c-29973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.157+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5a95c-29973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.157+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_499, and the Request Id: d9d3e6a8-29974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.158+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 027e2586-29975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_496-, and the Request Id: 0f8e1974-29976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.159+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 027e2586-29975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.159+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268a28a7-29977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.159+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268a28a7-29977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-29978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.160+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-29978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.160+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_499, and the Request Id: 027e2586-29979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.160+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_499-, and the Request Id: 15d5a95c-29980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.161+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-29981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.161+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-29981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.161+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_498, and the Request Id: 1299d095-29982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.162+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-29983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.163+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_499-, and the Request Id: 268a28a7-29984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.165+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_498-, and the Request Id: 33cd9896-29985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.165+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-29986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.168+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1299d095-29987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.169+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-29988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.170+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-29989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.170+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-29989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.169+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-29988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.170+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_497, and the Request Id: c55bee72-29990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.172+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cd9896-29991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_497-, and the Request Id: 0f8e1974-29992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1299d095-29993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1299d095-29993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.176+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cd9896-29994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.176+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-29995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.177+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cd9896-29994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.177+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_499, and the Request Id: 1299d095-29996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-29997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.180+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_499-, and the Request Id: 33cd9896-29998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.183+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-29999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.183+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-29999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.184+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-30000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.184+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-30000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.185+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_498, and the Request Id: c55bee72-30001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_498-, and the Request Id: 0f8e1974-30002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.191+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55bee72-30003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f8e1974-30004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.198+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c55bee72-30005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.198+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c55bee72-30005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.198+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f8e1974-30006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.199+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8e1974-30006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.199+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_499, and the Request Id: c55bee72-30007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.202+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_499-, and the Request Id: 0f8e1974-30008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.206+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Concurrency test took: PT14.620375519S [facility=, subject=, traceId=] 2026-06-13T14:14:19.258+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id.1, and the Request Id: 2a00d471-30009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.280+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7f0db5d3-30010, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.286+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0db5d3-30010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.292+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:19.335+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id.1, and the Request Id: 8bdce593-30011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.339+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8bdce593-30011 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.376+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 9ba1178b-30012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.413+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/ac.dc, and the Request Id: e46364ff-30013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.417+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 7f0db5d3-30014, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.418+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0db5d3-30014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.421+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ServiceController - Possible problem deleting Policy 'id1' when deleting Service 'ac.dc'. Continuing, but might trigger a re-sync with affected ric 'ric'. Repsonse: "<401 UNAUTHORIZED Unauthorized,{"type":"about:blank","status":401,"detail":"Not authorized"},[Content-Type:"application/problem+json"]>" [facility=, subject=, traceId=] 2026-06-13T14:14:19.450+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id1, and the Request Id: 339b1526-30015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.452+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 7f0db5d3-30016, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.454+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0db5d3-30016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.454+0000 [reactor-http-epoll-4] ERROR org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.PolicyController - Not authorized [facility=, subject=, traceId=] 2026-06-13T14:14:19.457+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 339b1526-30015 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.495+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/NoService, and the Request Id: ddad1c48-30017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.495+0000 [webflux-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ServiceController - Exception caught during service deletion while deleting service NoService: Could not find service: NoService [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ddad1c48-30017 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.526+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: c7f9c4af-30018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.532+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:19.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ff68607-30019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7f0db5d3-30020, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0db5d3-30020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.568+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ff68607-30019 the Status code of the response: 500 INTERNAL_SERVER_ERROR [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.597+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/instance1, and the Request Id: bfbb7b99-30021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.600+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7f0db5d3-30022, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.601+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0db5d3-30022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.602+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bfbb7b99-30021 the Status code of the response: 500 INTERNAL_SERVER_ERROR [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d642eb98-30023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 7f0db5d3-30024, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.637+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0db5d3-30024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.639+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d642eb98-30023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.665+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policyId, and the Request Id: 416fe670-30025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.667+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 7f0db5d3-30026, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.668+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0db5d3-30026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.669+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 416fe670-30025 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.694+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d2fc6f81-30027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.697+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 7f0db5d3-30028, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.698+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0db5d3-30028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.698+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d2fc6f81-30027 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.726+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59e73902-30029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 7f0db5d3-30030, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.730+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0db5d3-30030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.734+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59e73902-30029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.768+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 0a93891a-30031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.796+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Error returned from auth server: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2026-06-13T14:14:19.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0a93891a-30031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.829+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policyId, and the Request Id: 46f134f8-30032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.837+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Error returned from auth server: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2026-06-13T14:14:19.838+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46f134f8-30032 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.885+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b6270a78-30033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.891+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Error returned from auth server: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2026-06-13T14:14:19.892+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b6270a78-30033 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.921+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db0137b9-30034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.927+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Error returned from auth server: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2026-06-13T14:14:19.929+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db0137b9-30034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.967+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id, and the Request Id: 9adfb5b3-30035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.969+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7f0db5d3-30036, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.970+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0db5d3-30036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:19.971+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9adfb5b3-30035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.005+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id, and the Request Id: 4e99dcb4-30037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.007+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e99dcb4-30037 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.046+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b6f7696-30038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.048+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7f0db5d3-30039, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0db5d3-30039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.056+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: cfcd7c1b-30040, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.057+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cfcd7c1b-30040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.059+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b6f7696-30038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.059+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policy_ids":["id2","id1"]} [facility=, subject=, traceId=] 2026-06-13T14:14:20.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e9429100-30041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.126+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7f0db5d3-30042, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.127+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0db5d3-30042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.128+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e9429100-30041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.176+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bc2eb71e-30043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.179+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: cfcd7c1b-30044, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.179+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7f0db5d3-30045, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.180+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0db5d3-30045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.180+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cfcd7c1b-30044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.182+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bc2eb71e-30043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.215+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: af1ede91-30046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.217+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: af1ede91-30046 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: acd35ab0-30047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.248+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: acd35ab0-30047 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.288+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17028994-30048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.290+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: cfcd7c1b-30049, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.292+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cfcd7c1b-30049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17028994-30048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.293+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policies":[{"ric_id":"ric","policy_id":"id1","service_id":"service1","policy_data":{"servingCellNrcgi":"1"},"status_notification_uri":"/policy-status?id=XXX","policytype_id":"type1","transient":false}]} [facility=, subject=, traceId=] 2026-06-13T14:14:20.337+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 84c365c3-30050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.339+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7f0db5d3-30051, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.339+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: cfcd7c1b-30052, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.340+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0db5d3-30051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.340+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cfcd7c1b-30052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.341+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 84c365c3-30050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.341+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policies":[{"ric_id":"ric","policy_id":"id2","service_id":"service2","policy_data":{"servingCellNrcgi":"1"},"status_notification_uri":"/policy-status?id=XXX","policytype_id":"type1","transient":false},{"ric_id":"ric","policy_id":"id1","service_id":"service1","policy_data":{"servingCellNrcgi":"1"},"status_notification_uri":"/policy-status?id=XXX","policytype_id":"type1","transient":false}]} [facility=, subject=, traceId=] 2026-06-13T14:14:20.375+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 855f41da-30053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.377+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7f0db5d3-30054, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.379+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0db5d3-30054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.379+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 855f41da-30053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.379+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policies":[{"ric_id":"ric","policy_id":"id2","service_id":"service2","policy_data":{"servingCellNrcgi":"1"},"status_notification_uri":"/policy-status?id=XXX","policytype_id":"type1","transient":false}]} [facility=, subject=, traceId=] 2026-06-13T14:14:20.414+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e1557dc-30055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.416+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7f0db5d3-30056, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.416+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: cfcd7c1b-30057, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.417+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cfcd7c1b-30057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.417+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0db5d3-30056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab7d9f32-30058, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab7d9f32-30058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.426+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e1557dc-30055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.460+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1696d3d9-30059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.461+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1696d3d9-30059 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.489+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e4ac37f-30060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.490+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e4ac37f-30060 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.525+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id/status, and the Request Id: f97b5d1d-30061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.528+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: cfcd7c1b-30062, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.529+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cfcd7c1b-30062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.530+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:20.535+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f97b5d1d-30061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.575+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/XXX/status, and the Request Id: 49359a25-30063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.577+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49359a25-30063 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.612+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id/status, and the Request Id: a6fecb31-30064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7f0db5d3-30065, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.615+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0db5d3-30065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.620+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a6fecb31-30064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.761+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types/AC.D, and the Request Id: d2887814-30066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.764+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d2887814-30066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.796+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types/JUNK, and the Request Id: 3b07d93a-30067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.798+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b07d93a-30067 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.833+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b5844641-30068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.834+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b5844641-30068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.870+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8a246d49-30069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.871+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a246d49-30069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 906d9a21-30070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 906d9a21-30070 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.936+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9c51899b-30071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.938+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c51899b-30071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b583550-30072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:20.974+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b583550-30072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.005+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f0f21a56-30073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.008+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f0f21a56-30073 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.033+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 94745251-30074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.034+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 94745251-30074 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.069+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d5a8c261-30075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.071+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d5a8c261-30075 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.105+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 2f687bfb-30076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.114+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f687bfb-30076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.159+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 69c7eaf0-30077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.161+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69c7eaf0-30077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.196+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 5c4af3b1-30078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.198+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c4af3b1-30078 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.226+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 3e466d9b-30079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.227+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e466d9b-30079 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.260+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: d33eeb23-30080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.264+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d33eeb23-30080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.293+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: a7869abe-30081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.294+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a7869abe-30081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.324+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 7b1746f2-30082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.324+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b1746f2-30082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.354+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 9c541d88-30083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.356+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c541d88-30083 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/status, and the Request Id: b11e9d30-30084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.393+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b11e9d30-30084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.422+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /status, and the Request Id: d617d64c-30085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.424+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d617d64c-30085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.548+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id2, and the Request Id: 05cbf8cb-30086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.550+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab7d9f32-30087, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab7d9f32-30087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.554+0000 [reactor-http-epoll-6] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:21.616+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: f4946be1-30088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.653+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: dcaf548c-30089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.689+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 82fab74b-30090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.723+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: fbfb5137-30091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.727+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fbfb5137-30091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.765+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: ee593940-30092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.767+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ee593940-30092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.767+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"service_list":[{"callback_url":"https://localhost:37253/r-app/near-rt-ric-status","service_id":"ac.dc","keep_alive_interval_seconds":0,"time_since_last_activity_seconds":0}]} [facility=, subject=, traceId=] 2026-06-13T14:14:21.801+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/ac.dc/keepalive, and the Request Id: bd3ef61a-30093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.839+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/ac.dc, and the Request Id: 4dd19b93-30094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.841+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: cfcd7c1b-30095, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.842+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cfcd7c1b-30095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.844+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:21.870+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/junk/keepalive, and the Request Id: 99068412-30096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.872+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 99068412-30096 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.904+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 528bdff1-30097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.913+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 528bdff1-30097 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.942+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 28c47e6e-30098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.944+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c47e6e-30098 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.973+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 52fd6907-30099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:21.974+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52fd6907-30099 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.005+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 98f01ea5-30100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.006+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98f01ea5-30100 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.036+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 020183b3-30101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.038+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 020183b3-30101 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: ae70df3f-30102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.103+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: feb31c1a-30103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.105+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7f0db5d3-30104, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.106+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0db5d3-30104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.107+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:22.143+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b67a0f7-30105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab7d9f32-30106, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab7d9f32-30106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.181+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e50a18d-30107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.183+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: cfcd7c1b-30108, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.185+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cfcd7c1b-30108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.185+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e50a18d-30107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.215+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/instance_1.2.3, and the Request Id: 81ba1e52-30109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7f0db5d3-30110, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.217+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0db5d3-30110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.217+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 81ba1e52-30109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.250+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a9065c82-30111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.252+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a9065c82-30111 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.278+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9e09c6-30112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.280+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab7d9f32-30113, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab7d9f32-30113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.282+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9e09c6-30112 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.316+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1693fc16-30114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.318+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: cfcd7c1b-30115, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.320+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cfcd7c1b-30115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.321+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1693fc16-30114 the Status code of the response: 423 LOCKED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b295c70-30116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.357+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7f0db5d3-30117, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0db5d3-30117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.359+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:22.398+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 21f2fbb4-30118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.433+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: efe71a89-30119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.435+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab7d9f32-30120, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.436+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab7d9f32-30120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.438+0000 [reactor-http-epoll-6] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:22.473+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 672464a3-30121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.475+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: cfcd7c1b-30122, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.477+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cfcd7c1b-30122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.477+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 672464a3-30121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.518+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cd9ea3ac-30123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.520+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7f0db5d3-30124, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.521+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0db5d3-30124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd9ea3ac-30123 the Status code of the response: 409 CONFLICT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.571+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 7d749dff-30125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.605+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: bdc70847-30126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.610+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:22.613+0000 [webflux-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 2026-06-13T14:14:22.613+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /r-app/near-rt-ric-status, and the Request Id: 8d561d77-30127, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.614+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.RappSimulatorController - R-App callback body: {"ric_id":"ric1","event_type":"AVAILABLE"} [facility=, subject=, traceId=] 2026-06-13T14:14:22.618+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.ServiceCallbacks - Service: junkService, callback: https://junk failed: org.springframework.web.reactive.function.client.WebClientRequestException: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2026-06-13T14:14:22.853+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 4926ea32-30128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.891+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1158c24a-30129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab7d9f32-30130, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.893+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab7d9f32-30130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:22.895+0000 [reactor-http-epoll-6] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:24.893+0000 [parallel-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Service is expired: service1 [facility=, subject=, traceId=] 2026-06-13T14:14:24.927+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:24.929+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:25.284+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: e85ff0db-30131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:25.285+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e85ff0db-30131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:25.324+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 037a71d8-30132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:25.326+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: cfcd7c1b-30133, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:25.328+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cfcd7c1b-30133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:25.329+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 037a71d8-30132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:25.368+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c34a476e-30134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:25.369+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c34a476e-30134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:25.402+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47855992-30135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:25.403+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7f0db5d3-30136, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:25.404+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0db5d3-30136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:25.405+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47855992-30135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:25.463+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 204 NO_CONTENT [facility=, subject=, traceId=] 2026-06-13T14:14:25.463+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:37253/actuator/loggers/org.onap.ccsdk.oran.a1policymanagementservice'' [facility=, subject=, traceId=] 2026-06-13T14:14:25.474+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-06-13T14:14:25.475+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:37253/actuator/loggers/org.springframework.boot.actuate'' [facility=, subject=, traceId=] 2026-06-13T14:14:25.478+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 204 NO_CONTENT [facility=, subject=, traceId=] 2026-06-13T14:14:25.478+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:37253/actuator/shutdown'' [facility=, subject=, traceId=] 2026-06-13T14:14:25.482+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-06-13T14:14:25.483+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/policies [facility=, subject=, traceId=] 2026-06-13T14:14:25.483+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies, prefix: [facility=, subject=, traceId=] 2026-06-13T14:14:25.483+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric1, prefix: [facility=, subject=, traceId=] 2026-06-13T14:14:25.483+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric.1, prefix: [facility=, subject=, traceId=] 2026-06-13T14:14:25.483+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ricXXX, prefix: [facility=, subject=, traceId=] 2026-06-13T14:14:25.483+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric, prefix: [facility=, subject=, traceId=] 2026-06-13T14:14:25.483+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/policytypes [facility=, subject=, traceId=] 2026-06-13T14:14:25.483+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-06-13T14:14:25.484+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/services [facility=, subject=, traceId=] 2026-06-13T14:14:25.484+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/services, prefix: [facility=, subject=, traceId=] [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.82 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.0.6) 2026-06-13T14:14:25.574+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - Starting RicRepositoryControllerV3Test using Java 21.0.10 with PID 2693 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-06-13T14:14:25.574+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-06-13T14:14:25.731+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-06-13T14:14:25.853+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-06-13T14:14:26.054+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - Started RicRepositoryControllerV3Test in 0.519 seconds (process running for 30.328) [facility=, subject=, traceId=] 2026-06-13T14:14:26.107+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics/ricAdded, and the Request Id: f181daf6-30141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:26.116+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f181daf6-30141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:26.156+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics, and the Request Id: 29c063f3-30142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:26.163+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c063f3-30142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.665 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.0.6) 2026-06-13T14:14:26.208+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - Starting ServiceControllerV3Test using Java 21.0.10 with PID 2693 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-06-13T14:14:26.208+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-06-13T14:14:26.345+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-06-13T14:14:26.452+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-06-13T14:14:26.608+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - Started ServiceControllerV3Test in 0.433 seconds (process running for 30.882) [facility=, subject=, traceId=] 2026-06-13T14:14:26.644+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services/newServiceId, and the Request Id: 5a3d43b0-30143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:26.687+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services, and the Request Id: 11449868-30144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:26.692+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11449868-30144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:26.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services/newServiceId/keepalive, and the Request Id: d13f3484-30145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:26.769+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services, and the Request Id: 99d2121a-30146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.0.6) 2026-06-13T14:14:26.824+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - Starting PolicyControllerV3Test using Java 21.0.10 with PID 2693 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-06-13T14:14:26.824+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-06-13T14:14:26.945+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-06-13T14:14:27.045+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-06-13T14:14:27.387+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - Started PolicyControllerV3Test in 0.592 seconds (process running for 31.661) [facility=, subject=, traceId=] 2026-06-13T14:14:27.435+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 0586d85a-30147, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.453+0000 [webflux-http-epoll-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:151) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$rzxaHAVO.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:73) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:300) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:338) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:911) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:820) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:332) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:337) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:534) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:479) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-06-13T14:14:27.455+0000 [webflux-http-epoll-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed. [facility=, subject=, traceId=] 2026-06-13T14:14:27.457+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0586d85a-30147 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: b274ee08-30148, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.524+0000 [webflux-http-epoll-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:139) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$rzxaHAVO.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:73) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:300) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:338) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:911) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:820) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:332) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:337) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:534) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:479) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-06-13T14:14:27.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2026-06-13T14:14:27.542+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30149, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.546+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.550+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:27.556+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b274ee08-30148 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.594+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: d1ea1acd-30150, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.612+0000 [webflux-http-epoll-5] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:145) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$rzxaHAVO.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:73) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:300) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:338) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:911) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:820) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:332) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:337) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:534) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:479) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-06-13T14:14:27.613+0000 [webflux-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2026-06-13T14:14:27.615+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30151, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.617+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:27.631+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1ea1acd-30150 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.685+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: b3a19ce5-30152, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.687+0000 [webflux-http-epoll-6] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] java.lang.NullPointerException: Cannot invoke "com.google.gson.JsonElement.getAsString()" because the return value of "com.google.gson.JsonObject.get(String)" is null at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:121) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$rzxaHAVO.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:99) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:300) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:338) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:911) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:820) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:332) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:337) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:534) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:479) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-06-13T14:14:27.688+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-06-13T14:14:27.689+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30153, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.690+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.691+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:27.692+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3a19ce5-30152 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.703+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 802f7b09-30154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.711+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30155, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.712+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.734+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 802f7b09-30154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.790+0000 [webflux-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 2026-06-13T14:14:27.790+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: bedcb6ff-30156, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.792+0000 [webflux-http-epoll-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:117) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$rzxaHAVO.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:99) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:300) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:338) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:911) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:820) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:332) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:337) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:534) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:479) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-06-13T14:14:27.793+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-06-13T14:14:27.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30157, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.796+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.798+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:27.800+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bedcb6ff-30156 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.812+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 3b08a367-30158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.814+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30159, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.815+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.817+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b08a367-30158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.871+0000 [webflux-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 2026-06-13T14:14:27.871+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 1f0f61ba-30160, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.873+0000 [webflux-http-epoll-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:117) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$rzxaHAVO.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:99) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:300) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:338) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:911) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:820) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:332) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:337) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:534) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:479) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-06-13T14:14:27.874+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-06-13T14:14:27.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30161, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.878+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.879+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:27.880+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f0f61ba-30160 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 933b4a4c-30162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.892+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30163, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.895+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 933b4a4c-30162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.930+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 0efdd904-30164, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0efdd904-30164 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.966+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 4fc78d56-30165, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.968+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fc78d56-30165 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:27.999+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: c787f3cc-30166, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.000+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-06-13T14:14:28.002+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30167, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.004+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.005+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:28.027+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c787f3cc-30166 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.065+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/d5a8dc74-55dd-49fb-aaa0-73795802132a, and the Request Id: 24961d0a-30168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30169, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.078+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 528c7c74-30170, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.185+0000 [webflux-http-epoll-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] java.lang.NullPointerException: Cannot invoke "com.google.gson.JsonElement.getAsString()" because the return value of "com.google.gson.JsonObject.get(String)" is null at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:121) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$rzxaHAVO.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:99) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:300) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:338) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:911) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:820) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:332) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:337) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:534) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:479) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-06-13T14:14:28.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-06-13T14:14:28.187+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30171, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.190+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.191+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:28.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 528c7c74-30170 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.206+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: d43c994b-30172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30173, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.210+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.212+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d43c994b-30172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.252+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: c66b617f-30174, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.254+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-06-13T14:14:28.255+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30175, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.258+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.259+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:28.261+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c66b617f-30174 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.296+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: f7b0edb8-30176, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.298+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-06-13T14:14:28.300+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30177, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.301+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.302+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:28.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f7b0edb8-30176 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.334+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 28aafc4d-30178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.337+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30179, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.339+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.343+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4964a935-30180, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.344+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4964a935-30180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.347+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28aafc4d-30178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.380+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policy-types, and the Request Id: 65e70640-30181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.386+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65e70640-30181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.418+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: abb2af14-30182, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.421+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-06-13T14:14:28.422+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30183, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.423+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.425+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:28.426+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: abb2af14-30182 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.460+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/48a4e271-e2fa-423e-8896-f2931928b61d, and the Request Id: 9dad7776-30184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.463+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4964a935-30185, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.465+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4964a935-30185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9dad7776-30184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.500+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 6cb95d61-30186, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.502+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-06-13T14:14:28.503+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30187, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.504+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.506+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:28.508+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cb95d61-30186 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne/status, and the Request Id: 42a49596-30188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.547+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4964a935-30189, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.548+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4964a935-30189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.551+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42a49596-30188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.585+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policy-types/type1_1.2.3, and the Request Id: 086aaa48-30190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.592+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 086aaa48-30190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.629+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policy-types, and the Request Id: 55779ca4-30191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.631+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55779ca4-30191 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.676+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 801eea5d-30192, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.678+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 801eea5d-30192 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.711+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 88f96309-30193, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.714+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-06-13T14:14:28.715+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30194, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.716+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.717+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:28.719+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 88f96309-30193 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.720+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 88f96309-30195, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.721+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-06-13T14:14:28.722+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4964a935-30196, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.723+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4964a935-30196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.724+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 88f96309-30195 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.754+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 573e46b0-30197, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.757+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-06-13T14:14:28.758+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30198, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.760+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.761+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:28.762+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 573e46b0-30197 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.763+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 573e46b0-30199, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.765+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-06-13T14:14:28.766+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4964a935-30200, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.767+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4964a935-30200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.769+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 573e46b0-30199 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.802+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: b2896b3e-30201, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.806+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-06-13T14:14:28.808+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30202, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.809+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.811+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:28.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b2896b3e-30201 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.815+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: b2896b3e-30203, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-06-13T14:14:28.818+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4964a935-30204, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.819+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4964a935-30204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.822+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b2896b3e-30203 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.854+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: bbb860a6-30205, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.856+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-06-13T14:14:28.857+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30206, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.858+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.859+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:28.886+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bbb860a6-30205 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.888+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: bbb860a6-30207, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.890+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-06-13T14:14:28.891+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4964a935-30208, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.893+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4964a935-30208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.895+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bbb860a6-30207 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.929+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: c33e5073-30209, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.930+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-06-13T14:14:28.931+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30210, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.934+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:28.936+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c33e5073-30209 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.971+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: a88b606d-30211, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:28.972+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-06-13T14:14:28.974+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a88b606d-30211 the Status code of the response: 409 CONFLICT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.008+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 06daffd5-30212, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-06-13T14:14:29.012+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4964a935-30213, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.013+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4964a935-30213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.015+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:29.017+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 06daffd5-30212 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.066+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 7a54b5c7-30214, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-06-13T14:14:29.068+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-06-13T14:14:29.069+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30215, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.072+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:29.074+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a54b5c7-30214 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-06-13T14:14:29.084+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: e4c913cb-30216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.086+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4964a935-30217, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.087+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4964a935-30217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.089+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e4c913cb-30216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.135+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 35fa4e96-30218, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-06-13T14:14:29.137+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-06-13T14:14:29.138+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30219, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.140+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:29.141+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35fa4e96-30218 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-06-13T14:14:29.151+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: b6b21a89-30220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.153+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4964a935-30221, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.153+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4964a935-30221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.155+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b6b21a89-30220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.216+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 1e8df5a1-30222, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-06-13T14:14:29.218+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-06-13T14:14:29.219+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30223, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.220+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.221+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:29.222+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e8df5a1-30222 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-06-13T14:14:29.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 6de6e99b-30224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.231+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4964a935-30225, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.232+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4964a935-30225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.233+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6de6e99b-30224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.280+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: d646b9e2-30226, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-06-13T14:14:29.281+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-06-13T14:14:29.282+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30227, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.283+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.284+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:29.285+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d646b9e2-30226 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-06-13T14:14:29.296+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 3f27ffcb-30228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.297+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4964a935-30229, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.298+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4964a935-30229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.300+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f27ffcb-30228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.330+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: b0a48ea3-30230, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.333+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-06-13T14:14:29.334+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30231, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.335+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.336+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:29.338+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0a48ea3-30230 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.372+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 2acd0f15-30232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.391+0000 [webflux-http-epoll-6] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:151) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$rzxaHAVO.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.putPolicyService(PolicyService.java:111) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$updatePolicy$1(PolicyControllerV3.java:92) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:300) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:338) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:911) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:820) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:332) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:337) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:534) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:479) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-06-13T14:14:29.391+0000 [webflux-http-epoll-6] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed. [facility=, subject=, traceId=] 2026-06-13T14:14:29.396+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2acd0f15-30232 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.426+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 64a019bb-30233, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.429+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-06-13T14:14:29.431+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4964a935-30234, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.432+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4964a935-30234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.434+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:29.437+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a019bb-30233 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.465+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: b505f6de-30235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.468+0000 [webflux-http-epoll-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:139) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$rzxaHAVO.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.putPolicyService(PolicyService.java:111) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$updatePolicy$1(PolicyControllerV3.java:92) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:300) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:338) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:911) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:820) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:332) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:337) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:534) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:479) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-06-13T14:14:29.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2026-06-13T14:14:29.471+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30236, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.474+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b505f6de-30235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.506+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 53c27760-30237, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.508+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-06-13T14:14:29.509+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4964a935-30238, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.510+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4964a935-30238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.511+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:29.512+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c27760-30237 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.539+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: ba5b71dc-30239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.541+0000 [webflux-http-epoll-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:145) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$rzxaHAVO.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.putPolicyService(PolicyService.java:111) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$updatePolicy$1(PolicyControllerV3.java:92) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:300) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:338) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:911) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:820) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:332) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:337) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:534) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:479) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-06-13T14:14:29.542+0000 [webflux-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2026-06-13T14:14:29.543+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30240, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ba5b71dc-30239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.576+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: fcdbdfca-30241, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.577+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-06-13T14:14:29.577+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4964a935-30242, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.578+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4964a935-30242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.580+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:29.581+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcdbdfca-30241 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.608+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: d65aee94-30243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.609+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-06-13T14:14:29.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30244, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.611+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.612+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d65aee94-30243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.640+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 5975602b-30245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.642+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4964a935-30246, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.644+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4964a935-30246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.645+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5975602b-30245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.675+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 2743f0dd-30247, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.678+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-06-13T14:14:29.679+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30248, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.680+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.681+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:29.683+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2743f0dd-30247 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.713+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: cef03173-30249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.717+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-06-13T14:14:29.718+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4964a935-30250, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.719+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4964a935-30250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.721+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cef03173-30249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.746+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 479824c5-30251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30252, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.749+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.750+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 479824c5-30251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.793+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 56b0647d-30253, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.796+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-06-13T14:14:29.798+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4964a935-30254, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.799+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4964a935-30254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.800+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:29.802+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56b0647d-30253 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.826+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 72099620-30255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.828+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-06-13T14:14:29.829+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30256, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.831+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.832+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72099620-30255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.872+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 4ac71cdf-30257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.873+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4964a935-30258, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.875+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4964a935-30258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.875+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ac71cdf-30257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.907+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 9b931e22-30259, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.910+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-06-13T14:14:29.910+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30260, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.911+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.913+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:29.915+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b931e22-30259 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.945+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 63a0dc75-30261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.948+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-06-13T14:14:29.949+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4964a935-30262, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.949+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4964a935-30262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.951+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63a0dc75-30261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.981+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: fc132b4d-30263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.982+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: ab9af6d4-30264, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.983+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9af6d4-30264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:29.983+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fc132b4d-30263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.202 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.0.6) 2026-06-13T14:14:30.021+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - Starting ConfigurationControllerV3Test using Java 21.0.10 with PID 2693 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-06-13T14:14:30.021+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-06-13T14:14:30.122+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-06-13T14:14:30.197+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-06-13T14:14:30.319+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - Started ConfigurationControllerV3Test in 0.326 seconds (process running for 34.593) [facility=, subject=, traceId=] 2026-06-13T14:14:30.352+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: e5aac252-30265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:30.359+0000 [webflux-http-epoll-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-06-13T14:14:30.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-06-13T14:14:30.393+0000 [parallel-7] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-06-13T14:14:30.396+0000 [parallel-7] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:30.426+0000 [parallel-7] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:30.479+0000 [parallel-6] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-06-13T14:14:30.482+0000 [parallel-6] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:30.482+0000 [parallel-6] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:30.614+0000 [parallel-4] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-06-13T14:14:30.615+0000 [parallel-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:30.647+0000 [parallel-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:31.061+0000 [parallel-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-06-13T14:14:31.063+0000 [parallel-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:31.101+0000 [parallel-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:31.324+0000 [parallel-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-06-13T14:14:31.326+0000 [parallel-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:31.347+0000 [parallel-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:31.404+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 8e72334b-30266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:31.405+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e72334b-30266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:31.405+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2026-06-13T14:14:31.431+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics, and the Request Id: ca613318-30267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:31.435+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca613318-30267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:31.462+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics/ric1, and the Request Id: 3a4bfaf2-30268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:31.465+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a4bfaf2-30268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:31.496+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 48feaf62-30269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:31.499+0000 [webflux-http-epoll-6] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-06-13T14:14:31.500+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-06-13T14:14:31.613+0000 [parallel-4] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-06-13T14:14:31.635+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 3c5acdf5-30270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:31.636+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c5acdf5-30270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:31.636+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2026-06-13T14:14:31.647+0000 [parallel-4] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-06-13T14:14:31.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics, and the Request Id: 22ca1ef7-30271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:31.671+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22ca1ef7-30271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:31.702+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics/ric1, and the Request Id: 75f47abf-30272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:31.704+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75f47abf-30272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:31.735+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/status, and the Request Id: adccae7e-30273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:31.739+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: adccae7e-30273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:31.767+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: af741492-30274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:31.771+0000 [webflux-http-epoll-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-06-13T14:14:31.771+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-06-13T14:14:31.907+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: f1be1d44-30275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:14:31.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f1be1d44-30275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.923 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFileTest 2026-06-13T14:14:31.920+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFile - Local configuration file not read: /tmp/junit-12995964706194446282/config.json, Not a JSON Object: null [facility=, subject=, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFileTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.MetersTest 2026-06-13T14:14:32.114+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-06-13T14:14:32.114+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:32.123+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-06-13T14:14:32.123+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:14:32.125+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-06-13T14:14:32.125+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.MetersTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParserTest 2026-06-13T14:14:32.145+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParserTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.0.6) 2026-06-13T14:14:32.219+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - Starting OtelConfigTest using Java 21.0.10 with PID 2693 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-06-13T14:14:32.224+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-06-13T14:14:32.347+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-06-13T14:14:32.519+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: true [facility=, subject=, traceId=] 2026-06-13T14:14:32.846+0000 [OkHttp http://127.0.0.1:14250/...] ERROR io.opentelemetry.sdk.extension.trace.jaeger.sampler.JaegerRemoteSampler - Failed to execute remoteSamplings. The request could not be executed. Error message: Failed to connect to /127.0.0.1:14250 [facility=, subject=, traceId=] java.net.ConnectException: Failed to connect to /127.0.0.1:14250 at okhttp3.internal.connection.ConnectPlan.connectSocket(ConnectPlan.kt:282) at okhttp3.internal.connection.ConnectPlan.connectTcp(ConnectPlan.kt:140) at okhttp3.internal.connection.FastFallbackExchangeFinder$launchTcpConnect$1.runOnce(FastFallbackExchangeFinder.kt:141) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:694) at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:592) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:751) at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:147) at okhttp3.internal.connection.ConnectPlan.connectSocket(ConnectPlan.kt:280) ... 6 common frames omitted 2026-06-13T14:14:32.937+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - Started OtelConfigTest in 0.76 seconds (process running for 37.209) [facility=, subject=, traceId=] 2026-06-13T14:14:33.338+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - observationPredicate - filteroption 1 URI = /actuator/healthResult: true context: Mock for ServerRequestObservationContext, hashCode: 271780574 [facility=, subject=, traceId=] 2026-06-13T14:14:33.339+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - observationPredicate - filteroption 1 URI = /api/v1/anythingResult: false context: Mock for ServerRequestObservationContext, hashCode: 271780574 [facility=, subject=, traceId=] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.18 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.datastore.DatabaseStoreTest [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.791 s -- in org.onap.ccsdk.oran.a1policymanagementservice.datastore.DatabaseStoreTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStoreTest 2026-06-13T14:15:22.861+0000 [sdk-async-response-1-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStore - Could not delete bucket: S3Bucket, reason: The specified bucket does not exist (Service: S3, Status Code: 404, Request ID: 425115c0-2499-4d25-a121-0536f5ac72a4, Extended Request ID: s9lzHYrFp76ZVxRcpX9+5cjAnEH2ROuNkd2BHfIa6UkFVdtjf5mKR3/eTPFvsiP/XV/VLi31234=) (SDK Attempt Count: 1) [facility=, subject=, traceId=] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.17 s -- in org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStoreTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest 2026-06-13T14:15:23.324+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock cnt: 1, exclusive: true, queue: 0 [facility=, subject=, traceId=] 2026-06-13T14:15:23.431+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 1 cnt: 1, exclusive: true, queue: 0 [facility=, subject=, traceId=] 2026-06-13T14:15:23.532+0000 [Thread-17] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 2 cnt: 2, exclusive: false, queue: 2 [facility=, subject=, traceId=] 2026-06-13T14:15:23.532+0000 [Thread-17] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 3 cnt: 2, exclusive: false, queue: 2 [facility=, subject=, traceId=] 2026-06-13T14:15:23.633+0000 [Thread-17] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 4 cnt: 1, exclusive: true, queue: 1 [facility=, subject=, traceId=] 2026-06-13T14:15:23.734+0000 [Thread-17] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 5 cnt: 1, exclusive: false, queue: 0 [facility=, subject=, traceId=] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 s -- in org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.0.6) 2026-06-13T14:15:23.883+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Starting ReactiveEntryExitFilterExcludePathTest using Java 21.0.10 with PID 2693 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-06-13T14:15:23.883+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Running with Spring Boot v4.0.6, Spring v7.0.7 [facility=, subject=, traceId=] 2026-06-13T14:15:23.883+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-06-13T14:15:24.006+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-06-13T14:15:24.098+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-06-13T14:15:24.098+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-06-13T14:15:24.098+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-06-13T14:15:24.099+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-06-13T14:15:24.099+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-06-13T14:15:24.099+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 0 [facility=, subject=, traceId=] 2026-06-13T14:15:24.110+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-06-13T14:15:24.142+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-06-13T14:15:24.146+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-06-13T14:15:24.243+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Started ReactiveEntryExitFilterExcludePathTest in 0.383 seconds (process running for 88.517) [facility=, subject=, traceId=] 2026-06-13T14:15:24.244+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-06-13T14:15:24.244+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-06-13T14:15:24.245+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-06-13T14:15:24.267+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:42137/actuator/health'' [facility=, subject=, traceId=] 2026-06-13T14:15:24.321+0000 [reactor-http-epoll-8] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-06-13T14:15:24.394+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:42137/status'' [facility=, subject=, traceId=] 2026-06-13T14:15:24.409+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /status, and the Request Id: 0b79c95c-30277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:15:24.413+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-06-13T14:15:24.417+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b79c95c-30277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:15:24.417+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b79c95c-30277 the response is: success [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:15:24.490+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:42137/a1-policy-management/v1/rics'' [facility=, subject=, traceId=] 2026-06-13T14:15:24.506+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.668 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.0.6) 2026-06-13T14:15:24.536+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Starting ReactiveEntryExitFilterTest using Java 21.0.10 with PID 2693 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-06-13T14:15:24.536+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Running with Spring Boot v4.0.6, Spring v7.0.7 [facility=, subject=, traceId=] 2026-06-13T14:15:24.536+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-06-13T14:15:24.714+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-06-13T14:15:24.791+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-06-13T14:15:24.791+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-06-13T14:15:24.791+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-06-13T14:15:24.792+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-06-13T14:15:24.792+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-06-13T14:15:24.792+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 0 [facility=, subject=, traceId=] 2026-06-13T14:15:24.799+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-06-13T14:15:24.827+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-06-13T14:15:24.830+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-06-13T14:15:24.918+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Started ReactiveEntryExitFilterTest in 0.402 seconds (process running for 89.192) [facility=, subject=, traceId=] 2026-06-13T14:15:24.918+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-06-13T14:15:24.918+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-06-13T14:15:24.919+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-06-13T14:15:24.941+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:45833/actuator/health'' [facility=, subject=, traceId=] 2026-06-13T14:15:24.974+0000 [reactor-http-epoll-6] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-06-13T14:15:25.036+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Ric - Ric ric.1 state set to AVAILABLE [facility=, subject=, traceId=] 2026-06-13T14:15:25.055+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:45833/a1-policy-management/v1/policies'' [facility=, subject=, traceId=] 2026-06-13T14:15:25.069+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 0972eb21-30280, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:15:25.073+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0972eb21-30280 the received request body: {"nearRtRicId":"ric.1","policyId":null,"serviceId":"","policyObject":{"scope":{"ueId":"ue5100","qosId":"qos5100"},"qosObjectives":{"priorityLevel":5100.0}},"policyTypeId":"type1_1.2.3","transient":false} [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:15:25.074+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Authorization header is missing or does not contain a Bearer token [facility=, subject=, traceId=] 2026-06-13T14:15:25.074+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - ServiceID extracted from token: [facility=, subject=, traceId=] 2026-06-13T14:15:25.074+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-06-13T14:15:25.074+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - No authorization token received in {user-agent=ReactorNetty/1.3.5, host=localhost:45833, accept=*/*, Content-Type=application/json, content-length=203} [facility=, subject=, traceId=] 2026-06-13T14:15:25.075+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:45833/example-authz-check'' [facility=, subject=, traceId=] 2026-06-13T14:15:25.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 8acbff3c-30281, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:15:25.092+0000 [webflux-http-epoll-4] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8acbff3c-30281 the received request body: {"input":{"access_type":"WRITE","policy_type_id":"type1_1.2.3","auth_token":""}} [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:15:25.093+0000 [webflux-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.OpenPolicyAgentSimulatorController - Auth org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.PolicyAuthorizationRequest@c35f08b [facility=, subject=, traceId=] 2026-06-13T14:15:25.095+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-06-13T14:15:25.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8acbff3c-30281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:15:25.095+0000 [webflux-http-epoll-4] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8acbff3c-30281 the response is: {"result":true} [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:15:25.095+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Auth result: {"result":true} [facility=, subject=, traceId=] 2026-06-13T14:15:25.096+0000 [reactor-http-epoll-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Lock granted ric.1:createPolicy [facility=, subject=, traceId=] 2026-06-13T14:15:25.096+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.MockA1ClientFactory - Creating client for RIC: ric.1 [facility=, subject=, traceId=] 2026-06-13T14:15:25.098+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:15:25.102+0000 [reactor-http-epoll-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Unlocking lock ric.1:createPolicy [facility=, subject=, traceId=] 2026-06-13T14:15:25.103+0000 [reactor-http-epoll-8] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 201 CREATED [facility=, subject=, traceId=] 2026-06-13T14:15:25.104+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0972eb21-30280 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:15:25.104+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0972eb21-30280 the response is: {"nearRtRicId":"ric.1","policyId":null,"serviceId":"","policyObject":{"scope":{"ueId":"ue5100","qosId":"qos5100"},"qosObjectives":{"priorityLevel":5100.0}},"policyTypeId":"type1_1.2.3","transient":false} [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:15:25.104+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:45833/a1-policy-management/v1/policies'' [facility=, subject=, traceId=] 2026-06-13T14:15:25.105+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 0972eb21-30282, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:15:25.107+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0972eb21-30282 the received request body: {"nearRtRicId":"ric.1","policyId":null,"serviceId":"","policyObject":{"scope":{"ueId":"ue5100","qosId":"qos5100"},"qosObjectives":{"priorityLevel":5100.0}},"policyTypeId":"type1_1.2.3","transient":false} [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:15:25.107+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Authorization header is missing or does not contain a Bearer token [facility=, subject=, traceId=] 2026-06-13T14:15:25.107+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - ServiceID extracted from token: [facility=, subject=, traceId=] 2026-06-13T14:15:25.107+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-06-13T14:15:25.107+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - No authorization token received in {user-agent=ReactorNetty/1.3.5, host=localhost:45833, accept=*/*, Content-Type=application/json, content-length=203} [facility=, subject=, traceId=] 2026-06-13T14:15:25.108+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:45833/example-authz-check'' [facility=, subject=, traceId=] 2026-06-13T14:15:25.109+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 8acbff3c-30283, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:15:25.110+0000 [webflux-http-epoll-4] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8acbff3c-30283 the received request body: {"input":{"access_type":"WRITE","policy_type_id":"type1_1.2.3","auth_token":""}} [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:15:25.110+0000 [webflux-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.OpenPolicyAgentSimulatorController - Auth org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.PolicyAuthorizationRequest@6b9d7600 [facility=, subject=, traceId=] 2026-06-13T14:15:25.111+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-06-13T14:15:25.111+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8acbff3c-30283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:15:25.111+0000 [webflux-http-epoll-4] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8acbff3c-30283 the response is: {"result":true} [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:15:25.111+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Auth result: {"result":true} [facility=, subject=, traceId=] 2026-06-13T14:15:25.111+0000 [reactor-http-epoll-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Lock granted ric.1:createPolicy [facility=, subject=, traceId=] 2026-06-13T14:15:25.112+0000 [reactor-http-epoll-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Unlocking lock ric.1:createPolicy [facility=, subject=, traceId=] 2026-06-13T14:15:25.113+0000 [reactor-http-epoll-8] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 201 CREATED [facility=, subject=, traceId=] 2026-06-13T14:15:25.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0972eb21-30282 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:15:25.113+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0972eb21-30282 the response is: {"nearRtRicId":"ric.1","policyId":null,"serviceId":"","policyObject":{"scope":{"ueId":"ue5100","qosId":"qos5100"},"qosObjectives":{"priorityLevel":5100.0}},"policyTypeId":"type1_1.2.3","transient":false} [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.658 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.0.6) 2026-06-13T14:15:25.204+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Starting ReactiveEntryExitFilterExcludeMultiPathTest using Java 21.0.10 with PID 2693 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-06-13T14:15:25.204+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Running with Spring Boot v4.0.6, Spring v7.0.7 [facility=, subject=, traceId=] 2026-06-13T14:15:25.204+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-06-13T14:15:25.304+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-06-13T14:15:25.370+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-06-13T14:15:25.370+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-06-13T14:15:25.370+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-06-13T14:15:25.371+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-06-13T14:15:25.371+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-06-13T14:15:25.371+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 2026-06-13T14:15:25.378+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-06-13T14:15:25.404+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-06-13T14:15:25.407+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-06-13T14:15:25.485+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Started ReactiveEntryExitFilterExcludeMultiPathTest in 0.31 seconds (process running for 89.759) [facility=, subject=, traceId=] 2026-06-13T14:15:25.486+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-06-13T14:15:25.486+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-06-13T14:15:25.486+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-06-13T14:15:25.506+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:44333/actuator/health'' [facility=, subject=, traceId=] 2026-06-13T14:15:25.543+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-06-13T14:15:25.616+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:44333/status'' [facility=, subject=, traceId=] 2026-06-13T14:15:25.629+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /status, and the Request Id: f2130980-30285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:15:25.632+0000 [reactor-http-epoll-6] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-06-13T14:15:25.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2130980-30285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:15:25.633+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2130980-30285 the response is: success [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:15:25.707+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:44333/a1-policy-management/v1/rics'' [facility=, subject=, traceId=] 2026-06-13T14:15:25.724+0000 [reactor-http-epoll-8] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.0.6) 2026-06-13T14:15:25.747+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - Starting ReactiveEntryExitFilterDisableTest using Java 21.0.10 with PID 2693 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-06-13T14:15:25.747+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-06-13T14:15:25.833+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: false [facility=, subject=, traceId=] 2026-06-13T14:15:25.904+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-06-13T14:15:26.008+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - Started ReactiveEntryExitFilterDisableTest in 0.277 seconds (process running for 90.282) [facility=, subject=, traceId=] 2026-06-13T14:15:26.053+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-06-13T14:15:26.075+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:15:26.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.0.6) 2026-06-13T14:15:26.165+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Starting ReactiveEntryExitFilterNullPathTest using Java 21.0.10 with PID 2693 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-06-13T14:15:26.165+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Running with Spring Boot v4.0.6, Spring v7.0.7 [facility=, subject=, traceId=] 2026-06-13T14:15:26.165+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-06-13T14:15:26.256+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-06-13T14:15:26.321+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-06-13T14:15:26.321+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-06-13T14:15:26.321+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-06-13T14:15:26.321+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-06-13T14:15:26.321+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-06-13T14:15:26.322+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 2026-06-13T14:15:26.329+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-06-13T14:15:26.384+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-06-13T14:15:26.387+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-06-13T14:15:26.460+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Started ReactiveEntryExitFilterNullPathTest in 0.312 seconds (process running for 90.734) [facility=, subject=, traceId=] 2026-06-13T14:15:26.461+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-06-13T14:15:26.461+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-06-13T14:15:26.461+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-06-13T14:15:26.481+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:33835/actuator/health'' [facility=, subject=, traceId=] 2026-06-13T14:15:26.503+0000 [reactor-http-epoll-6] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-06-13T14:15:26.519+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:33835/status'' [facility=, subject=, traceId=] 2026-06-13T14:15:26.533+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /status, and the Request Id: 37a190a1-30292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:15:26.537+0000 [reactor-http-epoll-8] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-06-13T14:15:26.537+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37a190a1-30292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-06-13T14:15:26.537+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37a190a1-30292 the response is: success [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.448 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.0.6) 2026-06-13T14:15:26.624+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - Starting PolicyServiceTest using Java 21.0.10 with PID 2693 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-06-13T14:15:26.624+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-06-13T14:15:26.732+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-06-13T14:15:26.927+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-06-13T14:15:26.934+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - Could not init SSL context, reason: /opt/app/policy-agent/etc/cert/keystore.jks (No such file or directory) [facility=, subject=, traceId=] 2026-06-13T14:15:27.026+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - Started PolicyServiceTest in 0.42 seconds (process running for 91.3) [facility=, subject=, traceId=] 2026-06-13T14:15:27.198+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 s -- in org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTaskTest 2026-06-13T14:15:27.433+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-06-13T14:15:27.433+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:15:27.433+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-06-13T14:15:27.542+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-06-13T14:15:27.542+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:15:27.542+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-06-13T14:15:27.552+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.ServiceCallbacks - Service: service1, callback: callbackUrl failed: org.springframework.web.reactive.function.client.WebClientRequestException: Failed to resolve 'callbackUrl' [A(1)] [facility=, subject=, traceId=] 2026-06-13T14:15:27.656+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-06-13T14:15:27.657+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:15:27.657+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-06-13T14:15:27.658+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: x [facility=, subject=, traceId=] 2026-06-13T14:15:27.764+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-06-13T14:15:27.764+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:15:27.764+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-06-13T14:15:27.765+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: 404 [facility=, subject=, traceId=] 2026-06-13T14:15:27.871+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-06-13T14:15:27.871+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:15:27.871+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.709 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTaskTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervisionTest 2026-06-13T14:15:28.114+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-06-13T14:15:28.114+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:15:28.256+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-06-13T14:15:28.256+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:15:28.259+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-06-13T14:15:28.259+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:15:28.261+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-06-13T14:15:28.261+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:15:28.261+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: ric_1, exception: Failed [facility=, subject=, traceId=] 2026-06-13T14:15:28.263+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-06-13T14:15:28.263+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:15:28.264+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-06-13T14:15:28.264+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:15:28.267+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-06-13T14:15:28.267+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:15:28.268+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-06-13T14:15:28.268+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:15:28.270+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-06-13T14:15:28.270+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:15:28.271+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: ric_1, exception: Failed [facility=, subject=, traceId=] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervisionTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervisionTest 2026-06-13T14:15:28.273+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-06-13T14:15:28.273+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:15:30.278+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Service is expired: Service name [facility=, subject=, traceId=] 2026-06-13T14:15:30.282+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-06-13T14:15:30.282+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:15:30.284+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-06-13T14:15:30.285+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:15:30.286+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-06-13T14:15:30.286+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:15:32.290+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Could not delete policy: policy from ric: name. Cause: Failed [facility=, subject=, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.020 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervisionTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTaskTest 2026-06-13T14:15:32.420+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:15:32.420+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-06-13T14:15:32.420+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-06-13T14:15:32.558+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:15:32.559+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-06-13T14:15:32.559+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-06-13T14:15:32.559+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - An non existing RIC config is changed, should not happen (just for robustness) [facility=, subject=, traceId=] 2026-06-13T14:15:32.561+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:15:32.561+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-06-13T14:15:32.561+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-06-13T14:15:32.665+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2026-06-13T14:15:32.668+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-06-13T14:15:32.669+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-06-13T14:15:32.669+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-06-13T14:15:32.671+0000 [parallel-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-06-13T14:15:32.695+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:8083 [facility=, subject=, traceId=] 2026-06-13T14:15:32.702+0000 [reactor-http-epoll-6] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactory - Could not get protocol version from Near-RT RIC: ric2 [facility=, subject=, traceId=] 2026-06-13T14:15:32.702+0000 [reactor-http-epoll-6] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric2, reason: Cannot invoke "org.onap.ccsdk.oran.a1policymanagementservice.configuration.ControllerConfig.getBaseUrl()" because the return value of "org.onap.ccsdk.oran.a1policymanagementservice.configuration.RicConfig.getControllerConfig()" is null [facility=, subject=, traceId=] 2026-06-13T14:15:32.702+0000 [reactor-http-epoll-6] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTaskTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClientTest 2026-06-13T14:15:32.891+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClient - Not supported protocoltype: STD_V1_1 [facility=, subject=, traceId=] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.0.6) 2026-06-13T14:15:32.958+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - Starting AsyncRestClientTest using Java 21.0.10 with PID 2693 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-06-13T14:15:32.958+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-06-13T14:15:33.054+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-06-13T14:15:33.094+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Could not create directory: /var/policy-management-service/database/services, reason: /var/policy-management-service [facility=, subject=, traceId=] 2026-06-13T14:15:33.094+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Could not list filed in /var/policy-management-service/database, reason; /var/policy-management-service/database [facility=, subject=, traceId=] 2026-06-13T14:15:33.094+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Could not restore services database : /var/policy-management-service/database [facility=, subject=, traceId=] 2026-06-13T14:15:33.095+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Could not create directory: /var/policy-management-service/database/policytypes, reason: /var/policy-management-service [facility=, subject=, traceId=] 2026-06-13T14:15:33.095+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Could not list filed in /var/policy-management-service/database, reason; /var/policy-management-service/database [facility=, subject=, traceId=] 2026-06-13T14:15:33.095+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Could not restore policy type database : /var/policy-management-service/database [facility=, subject=, traceId=] 2026-06-13T14:15:33.104+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-06-13T14:15:33.111+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - Could not init SSL context, reason: /opt/app/policy-agent/etc/cert/keystore.jks (No such file or directory) [facility=, subject=, traceId=] 2026-06-13T14:15:33.207+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - Started AsyncRestClientTest in 0.266 seconds (process running for 97.481) [facility=, subject=, traceId=] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.0.6) 2026-06-13T14:15:33.419+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - Starting A1ClientFactoryTest using Java 21.0.10 with PID 2693 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 2026-06-13T14:15:33.420+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-06-13T14:15:33.506+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-06-13T14:15:33.574+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-06-13T14:15:33.693+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - Started A1ClientFactoryTest in 0.291 seconds (process running for 97.967) [facility=, subject=, traceId=] 2026-06-13T14:15:33.697+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-06-13T14:15:33.699+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-06-13T14:15:33.702+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-06-13T14:15:33.703+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactory - Could not get protocol version from Near-RT RIC: Name [facility=, subject=, traceId=] 2026-06-13T14:15:33.705+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-06-13T14:15:33.707+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-06-13T14:15:33.709+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1ClientTest 2026-06-13T14:15:33.716+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1Client - Unexpected response for policy type: {"create_schema": "type":"type1"}}, exception: org.json.JSONException: Expected a ',' or '}' at 25 [character 26 line 1] [facility=, subject=, traceId=] 2026-06-13T14:15:33.720+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1Client - Unexpected response for policy type: {"type":"type1"}, exception: org.json.JSONException: JSONObject["create_schema"] not found. [facility=, subject=, traceId=] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1ClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientV2Test 2026-06-13T14:15:33.875+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientVersion2 - Unexpected response for policy type: {"policySchema": "type":"type1"}}, exception: org.json.JSONException: Expected a ',' or '}' at 24 [character 25 line 1] [facility=, subject=, traceId=] 2026-06-13T14:15:33.878+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientVersion2 - Unexpected response for policy type: {"type":"type1"}, exception: org.json.JSONException: JSONObject["policySchema"] not found. [facility=, subject=, traceId=] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientV2Test [INFO] [INFO] Results: [INFO] [INFO] Tests run: 251, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ a1-policy-management-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.13:report (default-report) @ a1-policy-management-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- openapi-generator:7.13.0:generate (generate-openapi-json) @ a1-policy-management-service --- [INFO] Generating with dryRun=false [INFO] OpenAPI Generator: openapi (documentation) [INFO] Generator 'openapi' is considered stable. [INFO] Output file name [outputFileName=pms-api.json] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] wrote file to /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/pms-api.json [INFO] Model void not generated since it's a free-form object [WARNING] No application/json content media type found in response. Response examples can currently only be generated for application/json media type. [INFO] Operation (get /actuator - actuatorLinks) not generated since x-internal is set to true [INFO] Operation (get /actuator/heapdump - actuatorHeapdump) not generated since x-internal is set to true [INFO] Operation (get /actuator/info - actuatorInfo) not generated since x-internal is set to true [INFO] Operation (get /actuator/threaddump - actuatorThreaddump) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers - actuatorLoggers) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers/{name} - actuatorGetLogger) not generated since x-internal is set to true [INFO] Operation (post /actuator/loggers/{name} - actuatorSetlogger) not generated since x-internal is set to true [INFO] Operation (get /actuator/logfile - actuatorGetLogFile) not generated since x-internal is set to true [INFO] Operation (get /actuator/health - actuatorHealth) not generated since x-internal is set to true [INFO] Operation (get /actuator/health/** - actuatorHealthComponent) not generated since x-internal is set to true [INFO] Operation (post /actuator/shutdown - actuatorShutdown) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics - actuatorMetrics) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics/{requiredMetricName} - actuatorGetMetric) not generated since x-internal is set to true [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Skipping generation of Webhooks. [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/README.md [INFO] Skipped /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator/VERSION [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.13.0:generate (generate-openapi-json-v3) @ a1-policy-management-service --- [INFO] Generating with dryRun=false [INFO] OpenAPI Generator: openapi (documentation) [INFO] Generator 'openapi' is considered stable. [INFO] Output file name [outputFileName=pms-api-v3.json] [INFO] wrote file to /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/pms-api-v3.json [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] Skipping generation of Webhooks. [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/README.md [INFO] Skipped /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator/VERSION [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.13.0:generate (generate-openapi-json-custom-a1pms) @ a1-policy-management-service --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: openapi (documentation) [INFO] Generator 'openapi' is considered stable. [INFO] Output file name [outputFileName=a1pms-api-custom-v3.json] [INFO] wrote file to /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/custom/a1pms-api-custom-v3.json [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] Skipping generation of Webhooks. [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/custom/README.md [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/custom/.openapi-generator-ignore [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/custom/.openapi-generator/VERSION [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/custom/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.13.0:generate (generate-openapi-html) @ a1-policy-management-service --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: html2 (documentation) [INFO] Generator 'html2' is considered stable. [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Model void not generated since it's a free-form object [INFO] Operation (get /actuator - actuatorLinks) not generated since x-internal is set to true [INFO] Operation (get /actuator/heapdump - actuatorHeapdump) not generated since x-internal is set to true [INFO] Operation (get /actuator/info - actuatorInfo) not generated since x-internal is set to true [INFO] Operation (get /actuator/threaddump - actuatorThreaddump) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers - actuatorLoggers) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers/{name} - actuatorGetLogger) not generated since x-internal is set to true [INFO] Operation (post /actuator/loggers/{name} - actuatorSetlogger) not generated since x-internal is set to true [INFO] Operation (get /actuator/logfile - actuatorGetLogFile) not generated since x-internal is set to true [INFO] Operation (get /actuator/health - actuatorHealth) not generated since x-internal is set to true [INFO] Operation (get /actuator/health/** - actuatorHealthComponent) not generated since x-internal is set to true [INFO] Operation (post /actuator/shutdown - actuatorShutdown) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics - actuatorMetrics) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics/{requiredMetricName} - actuatorGetMetric) not generated since x-internal is set to true [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Skipping generation of Webhooks. [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/index.html [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/.openapi-generator-ignore [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/.openapi-generator/VERSION [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.13.0:generate (generate-openapi-html-v3) @ a1-policy-management-service --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: html2 (documentation) [INFO] Generator 'html2' is considered stable. [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] Skipping generation of Webhooks. [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/index.html [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/.openapi-generator-ignore [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/.openapi-generator/VERSION [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.13.0:generate (generate-openapi-html-custom-a1pms) @ a1-policy-management-service --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: html2 (documentation) [INFO] Generator 'html2' is considered stable. [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] Skipping generation of Webhooks. [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/custom/index.html [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/custom/.openapi-generator-ignore [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/custom/.openapi-generator/VERSION [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/custom/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ a1-policy-management-service --- [INFO] Building jar: /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/a1-policy-management-service-2.3.1-SNAPSHOT.jar [INFO] [INFO] --- spring-boot:4.0.6:repackage (repackage) @ a1-policy-management-service --- [INFO] Replacing main artifact /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/a1-policy-management-service-2.3.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/a1-policy-management-service-2.3.1-SNAPSHOT.jar.original [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resource-openapi) @ a1-policy-management-service --- [INFO] Copying 8 resources from api/offeredapis to ../docs/offeredapis [INFO] Copying 1 resource from src/main/resources to ../docs/offeredapis [INFO] [INFO] --- docker:0.48.1:build (generate-policy-management-service-image) @ a1-policy-management-service --- [INFO] [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ a1-policy-management-service --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-integration-test) @ a1-policy-management-service --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.5.5:integration-test (default) @ a1-policy-management-service --- [INFO] [INFO] --- failsafe:3.5.5:integration-test (integration-tests) @ a1-policy-management-service --- [INFO] [INFO] --- jacoco:0.8.13:report (post-integration-test) @ a1-policy-management-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.13:check (default-check) @ a1-policy-management-service --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/jacoco.exec [INFO] [INFO] --- failsafe:3.5.5:verify (default) @ a1-policy-management-service --- [INFO] No tests to run. [INFO] [INFO] --- failsafe:3.5.5:verify (integration-tests) @ a1-policy-management-service --- [INFO] No tests to run. [INFO] [INFO] --- install:3.1.4:install (default-install) @ a1-policy-management-service --- [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/pom.xml to /tmp/r/org/onap/ccsdk/oran/a1-policy-management-service/2.3.1-SNAPSHOT/a1-policy-management-service-2.3.1-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/a1-policy-management-service-2.3.1-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/oran/a1-policy-management-service/2.3.1-SNAPSHOT/a1-policy-management-service-2.3.1-SNAPSHOT.jar [INFO] [INFO] --- docker:0.48.1:build (push-policy-management-service-image) @ a1-policy-management-service --- [INFO] [INFO] --- dependency:3.9.0:tree (default-cli) @ a1-policy-management-service --- [INFO] org.onap.ccsdk.oran:a1-policy-management-service:jar:2.3.1-SNAPSHOT [INFO] +- jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile [INFO] +- io.swagger.core.v3:swagger-annotations:jar:2.2.45:compile [INFO] +- org.openapitools:jackson-databind-nullable:jar:0.2.10:compile [INFO] +- org.springframework.boot:spring-boot:jar:4.0.6:compile [INFO] | \- org.springframework:spring-core:jar:7.0.7:compile [INFO] | \- commons-logging:commons-logging:jar:1.3.6:compile [INFO] +- org.springframework:spring-context:jar:7.0.7:compile [INFO] | +- org.springframework:spring-aop:jar:7.0.7:compile [INFO] | +- org.springframework:spring-beans:jar:7.0.7:compile [INFO] | +- org.springframework:spring-expression:jar:7.0.7:compile [INFO] | \- io.micrometer:micrometer-observation:jar:1.16.5:compile [INFO] | \- io.micrometer:micrometer-commons:jar:1.16.5:compile [INFO] +- org.springframework.boot:spring-boot-autoconfigure:jar:4.0.6:compile [INFO] +- org.springframework.boot:spring-boot-starter-jackson:jar:4.0.6:compile [INFO] | +- org.springframework.boot:spring-boot-starter:jar:4.0.6:compile [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:4.0.6:compile [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.25.4:compile [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.25.4:compile [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile [INFO] | | \- org.yaml:snakeyaml:jar:2.5:compile [INFO] | \- org.springframework.boot:spring-boot-jackson:jar:4.0.6:compile [INFO] | \- tools.jackson.core:jackson-databind:jar:3.1.2:compile [INFO] | \- tools.jackson.core:jackson-core:jar:3.1.2:compile [INFO] +- org.springframework.boot:spring-boot-starter-webflux:jar:4.0.6:compile [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:4.0.6:compile [INFO] | | \- org.springframework.boot:spring-boot-reactor-netty:jar:4.0.6:compile [INFO] | | +- io.projectreactor.netty:reactor-netty-http:jar:1.3.5:compile [INFO] | | | \- io.netty:netty-codec-http3:jar:4.2.12.Final:compile [INFO] | | | +- io.netty:netty-codec-classes-quic:jar:4.2.12.Final:compile [INFO] | | | +- io.netty:netty-codec-native-quic:jar:linux-x86_64:4.2.12.Final:runtime [INFO] | | | +- io.netty:netty-codec-native-quic:jar:linux-aarch_64:4.2.12.Final:runtime [INFO] | | | +- io.netty:netty-codec-native-quic:jar:osx-x86_64:4.2.12.Final:runtime [INFO] | | | +- io.netty:netty-codec-native-quic:jar:osx-aarch_64:4.2.12.Final:runtime [INFO] | | | \- io.netty:netty-codec-native-quic:jar:windows-x86_64:4.2.12.Final:runtime [INFO] | | +- org.springframework:spring-web:jar:7.0.7:compile [INFO] | | \- org.springframework.boot:spring-boot-netty:jar:4.0.6:runtime [INFO] | +- org.springframework.boot:spring-boot-reactor:jar:4.0.6:compile [INFO] | \- org.springframework.boot:spring-boot-webflux:jar:4.0.6:compile [INFO] | +- org.springframework.boot:spring-boot-http-codec:jar:4.0.6:compile [INFO] | +- org.springframework:spring-webflux:jar:7.0.7:compile [INFO] | \- org.springframework.boot:spring-boot-web-server:jar:4.0.6:compile [INFO] +- org.springframework.boot:spring-boot-starter-webflux-test:jar:4.0.6:test [INFO] | +- org.springframework.boot:spring-boot-starter-jackson-test:jar:4.0.6:test [INFO] | +- org.springframework.boot:spring-boot-webflux-test:jar:4.0.6:test [INFO] | \- org.springframework.boot:spring-boot-webtestclient:jar:4.0.6:test [INFO] +- org.springframework.boot:spring-boot-starter-json:jar:4.0.6:test [INFO] +- org.springframework.boot:spring-boot-starter-tomcat:jar:4.0.6:compile [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat-runtime:jar:4.0.6:compile [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:11.0.22:compile [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:11.0.22:compile [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:11.0.22:compile [INFO] | \- org.springframework.boot:spring-boot-tomcat:jar:4.0.6:compile [INFO] +- org.springframework.boot:spring-boot-starter-flyway:jar:4.0.6:compile [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:4.0.6:compile [INFO] | | \- com.zaxxer:HikariCP:jar:7.0.2:compile [INFO] | +- org.springframework.boot:spring-boot-flyway:jar:4.0.6:compile [INFO] | \- org.springframework.boot:spring-boot-jdbc:jar:4.0.6:compile [INFO] | +- org.springframework.boot:spring-boot-sql:jar:4.0.6:compile [INFO] | +- org.springframework.boot:spring-boot-transaction:jar:4.0.6:compile [INFO] | | +- org.springframework.boot:spring-boot-persistence:jar:4.0.6:compile [INFO] | | \- org.springframework:spring-tx:jar:7.0.7:compile [INFO] | \- org.springframework:spring-jdbc:jar:7.0.7:compile [INFO] +- org.springframework.boot:spring-boot-starter-flyway-test:jar:4.0.6:test [INFO] | \- org.springframework.boot:spring-boot-starter-jdbc-test:jar:4.0.6:test [INFO] | \- org.springframework.boot:spring-boot-jdbc-test:jar:4.0.6:test [INFO] +- org.springframework.boot:spring-boot-starter-r2dbc:jar:4.0.6:compile [INFO] | \- org.springframework.boot:spring-boot-r2dbc:jar:4.0.6:compile [INFO] | \- org.springframework:spring-r2dbc:jar:7.0.7:compile [INFO] +- org.springframework.boot:spring-boot-starter-data-r2dbc:jar:4.0.6:compile [INFO] | \- org.springframework.boot:spring-boot-data-r2dbc:jar:4.0.6:compile [INFO] | +- org.springframework.boot:spring-boot-data-commons:jar:4.0.6:compile [INFO] | | \- org.springframework.data:spring-data-commons:jar:4.0.5:compile [INFO] | +- io.r2dbc:r2dbc-pool:jar:1.0.2.RELEASE:compile [INFO] | | \- io.projectreactor.addons:reactor-pool:jar:1.2.5:compile [INFO] | \- org.springframework.data:spring-data-r2dbc:jar:4.0.5:compile [INFO] | \- org.springframework.data:spring-data-relational:jar:4.0.5:compile [INFO] +- org.springframework.boot:spring-boot-starter-r2dbc-test:jar:4.0.6:test [INFO] +- org.postgresql:postgresql:jar:42.7.11:runtime [INFO] +- org.postgresql:r2dbc-postgresql:jar:1.1.1.RELEASE:runtime [INFO] | +- io.r2dbc:r2dbc-spi:jar:1.0.0.RELEASE:compile [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile [INFO] | +- com.ongres.scram:scram-client:jar:3.2:runtime [INFO] | | +- com.ongres.stringprep:saslprep:jar:2.2:runtime [INFO] | | \- com.ongres.stringprep:stringprep:jar:2.2:runtime [INFO] | +- com.ongres.scram:scram-common:jar:3.2:runtime [INFO] | +- io.projectreactor:reactor-core:jar:3.8.5:compile [INFO] | \- io.projectreactor.netty:reactor-netty-core:jar:1.3.5:compile [INFO] | +- io.netty:netty-handler:jar:4.2.12.Final:compile [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.2.12.Final:compile [INFO] | | \- io.netty:netty-codec-base:jar:4.2.12.Final:compile [INFO] | +- io.netty:netty-handler-proxy:jar:4.2.12.Final:compile [INFO] | | \- io.netty:netty-codec-socks:jar:4.2.12.Final:compile [INFO] | +- io.netty:netty-resolver-dns:jar:4.2.12.Final:compile [INFO] | | \- io.netty:netty-codec-dns:jar:4.2.12.Final:compile [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.2.12.Final:runtime [INFO] | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.2.12.Final:runtime [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.12.Final:runtime [INFO] +- org.flywaydb:flyway-database-postgresql:jar:11.14.1:runtime [INFO] | \- org.flywaydb:flyway-core:jar:11.14.1:compile [INFO] +- org.aspectj:aspectjweaver:jar:1.9.25.1:compile [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.36.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] +- com.google.code.gson:gson:jar:2.13.1:compile [INFO] +- org.json:json:jar:20250517:compile [INFO] +- org.projectlombok:lombok:jar:1.18.46:provided [INFO] +- org.mapstruct:mapstruct:jar:1.6.3:compile [INFO] +- org.mapstruct:mapstruct-processor:jar:1.6.3:compile [INFO] +- org.springframework.boot:spring-boot-starter-actuator:jar:4.0.6:runtime [INFO] | +- org.springframework.boot:spring-boot-starter-micrometer-metrics:jar:4.0.6:compile [INFO] | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:4.0.6:runtime [INFO] | | \- org.springframework.boot:spring-boot-actuator:jar:4.0.6:runtime [INFO] | +- org.springframework.boot:spring-boot-health:jar:4.0.6:runtime [INFO] | \- io.micrometer:micrometer-jakarta9:jar:1.16.5:runtime [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.16.5:compile [INFO] | +- io.micrometer:micrometer-core:jar:1.16.5:compile [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.4.3:compile [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.4.3:compile [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.4.3:compile [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.4.3:compile [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.4.3:runtime [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.4.3:runtime [INFO] +- org.springframework.boot:spring-boot-starter-aspectj:jar:4.0.6:compile [INFO] +- software.amazon.awssdk:s3:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:aws-xml-protocol:jar:2.32.33:compile [INFO] | | \- software.amazon.awssdk:aws-query-protocol:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:protocol-core:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:arns:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:profiles:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:crt-core:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:http-auth:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:identity-spi:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:http-auth-spi:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:http-auth-aws:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:checksums:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:checksums-spi:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:retries-spi:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:sdk-core:jar:2.32.33:compile [INFO] | | \- software.amazon.awssdk:retries:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:auth:jar:2.32.33:compile [INFO] | | +- software.amazon.awssdk:http-auth-aws-eventstream:jar:2.32.33:compile [INFO] | | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile [INFO] | +- software.amazon.awssdk:http-client-spi:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:regions:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:annotations:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:utils:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:aws-core:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:metrics-spi:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:json-utils:jar:2.32.33:compile [INFO] | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:endpoints-spi:jar:2.32.33:compile [INFO] | +- software.amazon.awssdk:apache-client:jar:2.32.33:runtime [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:runtime [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:runtime [INFO] | | \- commons-codec:commons-codec:jar:1.19.0:runtime [INFO] | \- software.amazon.awssdk:netty-nio-client:jar:2.32.33:runtime [INFO] | +- io.netty:netty-codec-http:jar:4.2.12.Final:compile [INFO] | | \- io.netty:netty-codec-compression:jar:4.2.12.Final:compile [INFO] | +- io.netty:netty-codec-http2:jar:4.2.12.Final:compile [INFO] | +- io.netty:netty-codec:jar:4.2.12.Final:runtime [INFO] | | +- io.netty:netty-codec-protobuf:jar:4.2.12.Final:runtime [INFO] | | \- io.netty:netty-codec-marshalling:jar:4.2.12.Final:runtime [INFO] | +- io.netty:netty-transport:jar:4.2.12.Final:compile [INFO] | +- io.netty:netty-common:jar:4.2.12.Final:compile [INFO] | +- io.netty:netty-buffer:jar:4.2.12.Final:compile [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.12.Final:runtime [INFO] | \- io.netty:netty-resolver:jar:4.2.12.Final:compile [INFO] +- org.springframework.boot:spring-boot-devtools:jar:4.0.6:runtime (optional) [INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:4.0.6:runtime (optional) [INFO] +- org.testcontainers:testcontainers-junit-jupiter:jar:2.0.3:test [INFO] | \- org.testcontainers:testcontainers:jar:2.0.3:test [INFO] | +- org.apache.commons:commons-compress:jar:1.28.0:test [INFO] | | \- org.apache.commons:commons-lang3:jar:3.19.0:test [INFO] | +- org.rnorth.duct-tape:duct-tape:jar:1.0.8:test [INFO] | +- com.github.docker-java:docker-java-api:jar:3.7.0:test [INFO] | \- com.github.docker-java:docker-java-transport-zerodep:jar:3.7.0:test [INFO] | +- com.github.docker-java:docker-java-transport:jar:3.7.0:test [INFO] | \- net.java.dev.jna:jna:jar:5.18.1:test [INFO] +- org.testcontainers:testcontainers-localstack:jar:2.0.3:test [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:4.0.6:test [INFO] | +- org.springframework.boot:spring-boot-test:jar:4.0.6:test [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:4.0.6:test [INFO] | +- com.jayway.jsonpath:json-path:jar:2.10.0:test [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.4:test [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.4:test [INFO] | +- net.minidev:json-smart:jar:2.6.0:test [INFO] | | \- net.minidev:accessors-smart:jar:2.6.0:test [INFO] | | \- org.ow2.asm:asm:jar:9.7.1:test [INFO] | +- org.assertj:assertj-core:jar:3.27.7:test [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test [INFO] | +- org.junit.jupiter:junit-jupiter:jar:6.0.3:test [INFO] | | \- org.junit.jupiter:junit-jupiter-params:jar:6.0.3:test [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test [INFO] | +- org.springframework:spring-test:jar:7.0.7:test [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.4:test [INFO] +- org.awaitility:awaitility:jar:4.3.0:test [INFO] +- io.projectreactor:reactor-test:jar:3.8.5:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:6.0.3:test [INFO] | +- org.junit.platform:junit-platform-engine:jar:6.0.3:test [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | | \- org.junit.platform:junit-platform-commons:jar:6.0.3:test [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:6.0.3:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test [INFO] +- org.mockito:mockito-core:jar:5.20.0:test [INFO] | +- net.bytebuddy:byte-buddy:jar:1.17.8:test [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.17.8:test [INFO] | \- org.objenesis:objenesis:jar:3.3:test [INFO] +- com.squareup.okhttp3:mockwebserver:jar:5.1.0:test [INFO] | +- com.squareup.okhttp3:mockwebserver3:jar:5.1.0:test [INFO] | +- junit:junit:jar:4.13.2:test [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] | \- com.squareup.okhttp3:okhttp-jvm:jar:5.1.0:runtime [INFO] | \- com.squareup.okio:okio-jvm:jar:3.15.0:runtime [INFO] +- commons-io:commons-io:jar:2.19.0:test [INFO] +- com.github.erosb:everit-json-schema:jar:1.14.6:compile [INFO] | +- commons-validator:commons-validator:jar:1.9.0:compile [INFO] | | +- commons-digester:commons-digester:jar:2.1:compile [INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile [INFO] | +- com.damnhandy:handy-uri-templates:jar:2.1.8:compile [INFO] | | \- joda-time:joda-time:jar:2.10.2:compile [INFO] | \- com.google.re2j:re2j:jar:1.8:compile [INFO] +- org.springframework.boot:spring-boot-starter-opentelemetry:jar:4.0.6:compile [INFO] | +- org.springframework.boot:spring-boot-micrometer-tracing-opentelemetry:jar:4.0.6:compile [INFO] | | \- org.springframework.boot:spring-boot-micrometer-observation:jar:4.0.6:compile [INFO] | +- org.springframework.boot:spring-boot-opentelemetry:jar:4.0.6:compile [INFO] | +- io.micrometer:micrometer-registry-otlp:jar:1.16.5:runtime [INFO] | | \- io.opentelemetry.proto:opentelemetry-proto:jar:1.8.0-alpha:runtime [INFO] | \- io.opentelemetry:opentelemetry-exporter-otlp:jar:1.60.1:compile [INFO] | +- io.opentelemetry:opentelemetry-sdk-metrics:jar:1.60.1:compile [INFO] | +- io.opentelemetry:opentelemetry-sdk-logs:jar:1.60.1:compile [INFO] | \- io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.60.1:runtime [INFO] +- org.springframework.boot:spring-boot-starter-opentelemetry-test:jar:4.0.6:test [INFO] | \- org.springframework.boot:spring-boot-starter-micrometer-metrics-test:jar:4.0.6:test [INFO] +- org.springframework.boot:spring-boot-micrometer-metrics-test:jar:4.0.6:test [INFO] | +- org.springframework.boot:spring-boot-micrometer-metrics:jar:4.0.6:compile [INFO] | \- io.micrometer:micrometer-observation-test:jar:1.16.5:test [INFO] +- org.springframework.boot:spring-boot-micrometer-tracing-test:jar:4.0.6:test [INFO] | \- org.springframework.boot:spring-boot-micrometer-tracing:jar:4.0.6:compile [INFO] +- io.micrometer:micrometer-tracing-bridge-otel:jar:1.6.5:compile [INFO] | +- io.micrometer:micrometer-tracing:jar:1.6.5:compile [INFO] | | +- io.micrometer:context-propagation:jar:1.2.1:compile [INFO] | | \- aopalliance:aopalliance:jar:1.0:compile [INFO] | +- org.slf4j:slf4j-api:jar:2.0.17:compile [INFO] | +- io.opentelemetry:opentelemetry-api:jar:1.60.1:compile [INFO] | | \- io.opentelemetry:opentelemetry-context:jar:1.60.1:compile [INFO] | | \- io.opentelemetry:opentelemetry-common:jar:1.60.1:compile [INFO] | +- io.opentelemetry.semconv:opentelemetry-semconv:jar:1.40.0:compile [INFO] | +- io.opentelemetry:opentelemetry-sdk-common:jar:1.60.1:compile [INFO] | +- io.opentelemetry:opentelemetry-sdk-trace:jar:1.60.1:compile [INFO] | +- io.opentelemetry:opentelemetry-sdk:jar:1.60.1:compile [INFO] | \- io.opentelemetry:opentelemetry-extension-trace-propagators:jar:1.60.1:compile [INFO] +- io.opentelemetry:opentelemetry-sdk-extension-jaeger-remote-sampler:jar:1.60.1:compile [INFO] | +- io.opentelemetry:opentelemetry-exporter-common:jar:1.60.1:runtime [INFO] | \- io.opentelemetry:opentelemetry-exporter-sender-okhttp:jar:1.60.1:runtime [INFO] +- io.opentelemetry.instrumentation:opentelemetry-spring-boot-starter:jar:2.27.0:compile [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-spring-boot-autoconfigure:jar:2.27.0:compile [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:jar:2.27.0:compile [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-incubator:jar:2.27.0-alpha:compile [INFO] | | +- javax.validation:validation-api:jar:2.0.1.Final:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations-support:jar:2.27.0-alpha:runtime [INFO] | | | \- io.opentelemetry.semconv:opentelemetry-semconv-incubating:jar:1.40.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-2.6:jar:2.27.0-alpha:runtime [INFO] | | | \- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-common-0.11:jar:2.27.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-mongo-3.1:jar:2.27.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-spring-kafka-2.7:jar:2.27.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-spring-web-3.1:jar:2.27.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-spring-webmvc-5.3:jar:2.27.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-spring-webflux-5.3:jar:2.27.0-alpha:runtime [INFO] | | | \- io.opentelemetry.instrumentation:opentelemetry-reactor-3.1:jar:2.27.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-micrometer-1.5:jar:2.27.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-log4j-appender-2.17:jar:2.27.0-alpha:runtime [INFO] | | | \- io.opentelemetry.instrumentation:opentelemetry-log4j-context-data-2.17-autoconfigure:jar:2.27.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-logback-appender-1.0:jar:2.27.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-logback-mdc-1.0:jar:2.27.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-jdbc:jar:2.27.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-runtime-telemetry:jar:2.27.0-alpha:runtime [INFO] | | +- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:jar:1.60.1:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-sdk-autoconfigure-support:jar:2.27.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-declarative-config-bridge:jar:2.27.0-alpha:runtime [INFO] | | \- io.opentelemetry.instrumentation:opentelemetry-spring-webmvc-6.0:jar:2.27.0-alpha:runtime [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations:jar:2.27.0:compile [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:jar:1.60.1:compile [INFO] | +- io.opentelemetry:opentelemetry-exporter-logging:jar:1.60.1:compile [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-resources:jar:2.27.0-alpha:runtime [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-incubator:jar:1.61.0-alpha:runtime [INFO] | | +- io.opentelemetry:opentelemetry-api-incubator:jar:1.61.0-alpha:compile [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile [INFO] | | +- org.snakeyaml:snakeyaml-engine:jar:2.10:runtime [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.21.2:runtime [INFO] | +- io.opentelemetry.contrib:opentelemetry-azure-resources:jar:1.55.0-alpha:runtime [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile [INFO] | +- io.opentelemetry.contrib:opentelemetry-aws-resources:jar:1.55.0-alpha:runtime [INFO] | +- io.opentelemetry.contrib:opentelemetry-gcp-resources:jar:1.55.0-alpha:runtime [INFO] | | \- com.google.cloud.opentelemetry:detector-resources-support:jar:0.36.0:runtime [INFO] | +- io.opentelemetry.contrib:opentelemetry-cloudfoundry-resources:jar:1.55.0-alpha:runtime [INFO] | +- io.opentelemetry.contrib:opentelemetry-baggage-processor:jar:1.55.0-alpha:runtime [INFO] | \- io.opentelemetry.contrib:opentelemetry-samplers:jar:1.55.0-alpha:runtime [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:8.1:compile [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile [INFO] +- ch.qos.logback:logback-core:jar:1.5.32:compile [INFO] +- ch.qos.logback:logback-classic:jar:1.5.32:compile [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:2.2.21:compile [INFO] | \- org.jetbrains:annotations:jar:13.0:compile [INFO] \- com.google.protobuf:protobuf-java:jar:4.34.1:compile [INFO] [INFO] --- clm:3.0.8-01:index (default-cli) @ a1-policy-management-service --- [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/sonatype-clm/module.xml [INFO] [INFO] -------------------< org.onap.ccsdk.oran:ccsdk-oran >------------------- [INFO] Building ccsdk-oran 2.3.0-SNAPSHOT [11/11] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ ccsdk-oran --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ ccsdk-oran --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ ccsdk-oran --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ ccsdk-oran --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ ccsdk-oran --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ ccsdk-oran --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (default-prepare-agent) @ ccsdk-oran --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/target/jacoco.exec [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ccsdk-oran --- [INFO] [INFO] --- checkstyle:3.2.1:check (default) @ ccsdk-oran --- [INFO] [INFO] --- checkstyle:3.2.1:check (check-license) @ ccsdk-oran --- [INFO] [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ ccsdk-oran --- [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ ccsdk-oran --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.13:report (default-report) @ ccsdk-oran --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ ccsdk-oran --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-integration-test) @ ccsdk-oran --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ ccsdk-oran --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.13:report (post-integration-test) @ ccsdk-oran --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ccsdk-oran --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/target/bom.xml [INFO] attaching as ccsdk-oran-2.3.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/target/bom.json [INFO] attaching as ccsdk-oran-2.3.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jacoco:0.8.13:check (default-check) @ ccsdk-oran --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-oran-maven-clm-master/target/jacoco.exec [INFO] [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ ccsdk-oran --- [INFO] [INFO] --- install:3.1.4:install (default-install) @ ccsdk-oran --- [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/pom.xml to /tmp/r/org/onap/ccsdk/oran/ccsdk-oran/2.3.0-SNAPSHOT/ccsdk-oran-2.3.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/ccsdk-oran/2.3.0-SNAPSHOT/ccsdk-oran-2.3.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/target/bom.json to /tmp/r/org/onap/ccsdk/oran/ccsdk-oran/2.3.0-SNAPSHOT/ccsdk-oran-2.3.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ ccsdk-oran --- [INFO] org.onap.ccsdk.oran:ccsdk-oran:pom:2.3.0-SNAPSHOT [INFO] [INFO] --- clm:3.0.8-01:index (default-cli) @ ccsdk-oran --- [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/target/sonatype-clm/module.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] ccsdk-oran :: a1-adapter-model 2.3.0-SNAPSHOT ...... SUCCESS [ 17.711 s] [INFO] ccsdk-oran :: a1-adapter-provider 2.3.0-SNAPSHOT ... SUCCESS [ 10.636 s] [INFO] ccsdk-oran :: a1-adapter-feature 2.3.0-SNAPSHOT .... SUCCESS [ 24.164 s] [INFO] ccsdk-oran :: a1-adapter-installer 2.3.0-SNAPSHOT .. SUCCESS [ 32.407 s] [INFO] ccsdk-oran :: a1-adapter-api 2.3.0-SNAPSHOT ........ SUCCESS [ 0.320 s] [INFO] ccsdk-oran :: a1-adapter-northbound 2.3.0-SNAPSHOT . SUCCESS [ 1.185 s] [INFO] ccsdk-oran :: a1-adapter-northbound-installer 2.3.0-SNAPSHOT SUCCESS [ 0.144 s] [INFO] ccsdk-oran :: ccsdk-a1-adapter-feature-aggregator 2.3.0-SNAPSHOT SUCCESS [ 0.093 s] [INFO] ccsdk-oran :: ccsdk-a1-adapter 2.3.0-SNAPSHOT ...... SUCCESS [ 0.091 s] [INFO] ccsdk-oran :: a1-policy-management-service 2.3.1-SNAPSHOT SUCCESS [02:23 min] [INFO] ccsdk-oran 2.3.0-SNAPSHOT .......................... SUCCESS [ 0.278 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:59 min [INFO] Finished at: 2026-06-13T14:16:00Z [INFO] ------------------------------------------------------------------------ [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins9122029409846013086.sh [ccsdk-oran-maven-clm-master] $ /bin/sh -xe /tmp/jenkins5302400187066535767.sh + find . -regex .*karaf/target + xargs rm -rf [INFO] 2026-06-13T14:16:04.828Z Scanning application onap-ccsdk-oran. [INFO] 2026-06-13T14:16:05.035Z Finished scanning application onap-ccsdk-oran. $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1543 killed; [ssh-agent] Stopped. FATAL: Remote call on prd-ubuntu2204-docker-8c-8g-11567 failed java.lang.reflect.InaccessibleObjectException: Unable to make field protected volatile java.util.Properties java.util.Properties.defaults accessible: module java.base does not "opens java.util" to unnamed module @613f16f7 at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) at Jenkins v2.462.3//com.thoughtworks.xstream.core.util.Fields.locate(Fields.java:40) at Jenkins v2.462.3//com.thoughtworks.xstream.converters.collections.PropertiesConverter$Reflections.(PropertiesConverter.java:105) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-docker-8c-8g-11567 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1042) at hudson.remoting.VirtualChannel$call.call(Unknown Source) at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:98) at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:95) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.Build$BuildExecution.build(Build.java:199) at hudson.model.Build$BuildExecution.doRun(Build.java:164) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) at hudson.model.Run.execute(Run.java:1894) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) Caused: java.lang.ExceptionInInitializerError at Jenkins v2.462.3//com.thoughtworks.xstream.converters.collections.PropertiesConverter.marshal(PropertiesConverter.java:71) at Jenkins v2.462.3//com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) at Jenkins v2.462.3//com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) at Jenkins v2.462.3//com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) at Jenkins v2.462.3//com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshallField(AbstractReflectionConverter.java:270) at Jenkins v2.462.3//com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(AbstractReflectionConverter.java:174) at Jenkins v2.462.3//com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(AbstractReflectionConverter.java:262) at Jenkins v2.462.3//com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:90) at Jenkins v2.462.3//com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) at Jenkins v2.462.3//com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) at Jenkins v2.462.3//com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) at Jenkins v2.462.3//com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshallField(AbstractReflectionConverter.java:270) at Jenkins v2.462.3//com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(AbstractReflectionConverter.java:174) at Jenkins v2.462.3//com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(AbstractReflectionConverter.java:262) at Jenkins v2.462.3//com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:90) at Jenkins v2.462.3//com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) at Jenkins v2.462.3//com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) at Jenkins v2.462.3//com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:44) at Jenkins v2.462.3//com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:83) at Jenkins v2.462.3//com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) at Jenkins v2.462.3//com.thoughtworks.xstream.XStream.marshal(XStream.java:1303) at Jenkins v2.462.3//com.thoughtworks.xstream.XStream.marshal(XStream.java:1292) at Jenkins v2.462.3//com.thoughtworks.xstream.XStream.toXML(XStream.java:1265) at Jenkins v2.462.3//com.thoughtworks.xstream.XStream.toXML(XStream.java:1252) at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.insight.scan.model.io.ScanWriter.openScan(ScanWriter.java:143) at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:104) at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) at PluginClassLoader for nexus-jenkins-plugin//com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at Jenkins v2.462.3//org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) Caused: java.io.IOException: Remote call on prd-ubuntu2204-docker-8c-8g-11567 failed at hudson.remoting.Channel.call(Channel.java:1046) at hudson.remoting.VirtualChannel$call.call(Unknown Source) at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:98) at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) at PluginClassLoader for nexus-jenkins-plugin//org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:95) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.Build$BuildExecution.build(Build.java:199) at hudson.model.Build$BuildExecution.doRun(Build.java:164) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) at hudson.model.Run.execute(Run.java:1894) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) [PostBuildScript] - [INFO] Executing post build scripts. [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins8043326480947022532.sh ---> sysstat.sh [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins3007487833565528106.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ccsdk-oran-maven-clm-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ccsdk-oran-maven-clm-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ccsdk-oran-maven-clm-master ']' + mkdir -p /w/workspace/ccsdk-oran-maven-clm-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ccsdk-oran-maven-clm-master/archives/ [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins13669942359915408326.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ccsdk-oran-maven-clm-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NbeT from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-NbeT/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins8994987226865512085.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ccsdk-oran-maven-clm-master@tmp/config15404393152660207907tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins6133822562384092326.sh ---> create-netrc.sh [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins7232824341630220532.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ccsdk-oran-maven-clm-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NbeT from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-NbeT/bin to PATH [ccsdk-oran-maven-clm-master] $ /bin/sh /tmp/jenkins7443424052237485914.sh ---> uv-install.sh uv 0.11.21 is already installed uvx 0.11.21 (x86_64-unknown-linux-gnu) [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins14866987818437282973.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins15403089616573874200.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ccsdk-oran-maven-clm-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NbeT from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-NbeT/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 376s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-8 INFO: Retrieving pricing info for: v3-standard-8 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=376 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.22 INFO: Retrieved resource: v3-standard-8 INFO: Creating archive directory: /w/workspace/ccsdk-oran-maven-clm-master/archives/cost INFO: Archiving costs to: /w/workspace/ccsdk-oran-maven-clm-master/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: ccsdk-oran-maven-clm-master,290,2026-06-13 14:16:33,v3-standard-8,376,0.22,0.00,FAILURE [ccsdk-oran-maven-clm-master] $ /bin/bash -l /tmp/jenkins13962565016317284552.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ccsdk-oran-maven-clm-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NbeT from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-NbeT/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ccsdk-oran-maven-clm-master/290 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu2204-docker-8c-8g-11567 5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 Stepping: 0 BogoMIPS: 5600.00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 256 KiB (8 instances) L1i cache: 256 KiB (8 instances) L2 cache: 4 MiB (8 instances) L3 cache: 128 MiB (8 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-7 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 3.2G 1.1M 3.2G 1% /run /dev/vda1 155G 13G 143G 9% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32092 818 25646 4 5627 30805 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:62:f2:95 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.106.172/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86019sec preferred_lft 86019sec inet6 fe80::f816:3eff:fe62:f295/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 22:0c:8e:0a:56:84 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::200c:8eff:fe0a:5684/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-179-generic (prd-ubuntu2204-docker-8c-8g-11567) 06/13/26 _x86_64_ (8 CPU) 14:10:27 LINUX RESTART (8 CPU) ---> sar -P ALL: Linux 5.15.0-179-generic (prd-ubuntu2204-docker-8c-8g-11567) 06/13/26 _x86_64_ (8 CPU) 14:10:27 LINUX RESTART (8 CPU)